Is solidity EVM-complete?
|
|
3
|
305
|
January 11, 2023
|
When will it be possible to use operators with custom defined types
|
|
1
|
256
|
January 4, 2023
|
Add a Contract.constructor function so low-level constructor calls can be typechecked
|
|
10
|
293
|
December 22, 2022
|
Improved support for destructuring tuples with partially declared outputs
|
|
4
|
315
|
November 14, 2022
|
Feature request: Add #define to Solidity
|
|
1
|
733
|
October 29, 2022
|
Why Custom Error gas cost is higher than require or assert?
|
|
1
|
696
|
October 24, 2022
|
Feature request: auto-infer the type when pushing to an array of structs
|
|
3
|
525
|
October 9, 2022
|
Experimental pragma for EIP-3074?
|
|
4
|
617
|
October 6, 2022
|
Allow type inference for Contracts and (some) Structs
|
|
3
|
454
|
October 5, 2022
|
Randao reveal access in ETH1 using Solidity?
|
|
2
|
643
|
September 16, 2022
|
Is there a way of creating an immutable array?
|
|
7
|
3376
|
August 29, 2022
|
Why NatSpec lacks of alias for `@return` ending with "s"?
|
|
1
|
287
|
August 13, 2022
|
Reading enum values directly from a contract with JS/TS scripts
|
|
2
|
784
|
July 28, 2022
|
Permit overloaded methods for user-defined value types
|
|
2
|
430
|
April 27, 2022
|
Permit use of constant user-defined value types in inline assembly
|
|
1
|
563
|
April 24, 2022
|
Should custom errors be given a bespoke type?
|
|
5
|
336
|
April 4, 2022
|
Thoughts on override(A, B) syntax
|
|
16
|
939
|
March 10, 2022
|
Helper for type-safe ABI-encoding of function calls
|
|
5
|
1416
|
February 17, 2022
|
Feedback wanted: Catching Custom Errors / default catch clause
|
|
4
|
1099
|
February 15, 2022
|
Overloaded functions to discriminate between memory and storage
|
|
1
|
331
|
February 7, 2022
|
Reducing Calldata Size with Optional/Default Function Parameters
|
|
17
|
3571
|
January 13, 2022
|
Should casting to a contract instance perform an EIP-165 check
|
|
3
|
407
|
January 7, 2022
|
Importing compiled bytecode, not just sources
|
|
2
|
1220
|
January 5, 2022
|
Readonly storage references
|
|
3
|
764
|
December 4, 2021
|
Blank Operator - send results to nil
|
|
9
|
555
|
November 18, 2021
|
Built-in "unchecked" modifier for functions
|
|
2
|
836
|
October 25, 2021
|
Dynamic linking for Libraries
|
|
3
|
1454
|
September 26, 2021
|
User-defined types and operators
|
|
4
|
1728
|
September 20, 2021
|
Permit fixed size arrays to be supplied for params and return values specified as someType[] specified like returns(string[] array)
|
|
1
|
506
|
September 3, 2021
|
Inline and block scope access controls
|
|
0
|
629
|
August 13, 2021
|