|
Is there a way of creating an immutable array?
|
|
7
|
4683
|
August 29, 2022
|
|
Why NatSpec lacks of alias for `@return` ending with "s"?
|
|
1
|
420
|
August 13, 2022
|
|
Reading enum values directly from a contract with JS/TS scripts
|
|
2
|
1302
|
July 28, 2022
|
|
Permit overloaded methods for user-defined value types
|
|
2
|
687
|
April 27, 2022
|
|
Permit use of constant user-defined value types in inline assembly
|
|
1
|
819
|
April 24, 2022
|
|
Should custom errors be given a bespoke type?
|
|
5
|
512
|
April 4, 2022
|
|
Thoughts on override(A, B) syntax
|
|
16
|
1988
|
March 10, 2022
|
|
Helper for type-safe ABI-encoding of function calls
|
|
5
|
1854
|
February 17, 2022
|
|
Feedback wanted: Catching Custom Errors / default catch clause
|
|
4
|
1601
|
February 15, 2022
|
|
Overloaded functions to discriminate between memory and storage
|
|
1
|
465
|
February 7, 2022
|
|
Reducing Calldata Size with Optional/Default Function Parameters
|
|
17
|
4695
|
January 13, 2022
|
|
Should casting to a contract instance perform an EIP-165 check
|
|
3
|
602
|
January 7, 2022
|
|
Importing compiled bytecode, not just sources
|
|
2
|
1677
|
January 5, 2022
|
|
Readonly storage references
|
|
3
|
1028
|
December 4, 2021
|
|
Blank Operator - send results to nil
|
|
9
|
765
|
November 18, 2021
|
|
Built-in "unchecked" modifier for functions
|
|
2
|
1162
|
October 25, 2021
|
|
Dynamic linking for Libraries
|
|
3
|
2130
|
September 26, 2021
|
|
User-defined types and operators
|
|
4
|
2454
|
September 20, 2021
|
|
Permit fixed size arrays to be supplied for params and return values specified as someType[] specified like returns(string[] array)
|
|
1
|
822
|
September 3, 2021
|
|
Inline and block scope access controls
|
|
0
|
765
|
August 13, 2021
|
|
User-defined Value Types
|
|
19
|
2724
|
August 12, 2021
|
|
Possible to delay running constructor of parent contract?
|
|
3
|
649
|
July 19, 2021
|
|
Blockhash(block.number)
|
|
0
|
849
|
July 15, 2021
|
|
Can smart contract access the nonce of an EOA
|
|
1
|
821
|
July 12, 2021
|
|
Should overriding function declarations require the `override` keyword?
|
|
3
|
1942
|
June 29, 2021
|
|
“Static import” of symbols from library
|
|
2
|
537
|
June 28, 2021
|
|
Standard error codes
|
|
10
|
1668
|
June 20, 2021
|
|
Can enum have a non-integer representation?
|
|
1
|
1369
|
June 19, 2021
|
|
Enable/disable language features to save gas
|
|
22
|
2370
|
May 11, 2021
|
|
Feedback wanted: Modifying Overload Resolution
|
|
8
|
932
|
March 18, 2021
|