About the Language Design category
|
|
0
|
276
|
December 18, 2020
|
Discard stack variable
|
|
6
|
40
|
May 22, 2023
|
Why is the keyword 'memory' needed in defining a struct variable in a function?
|
|
2
|
66
|
May 3, 2023
|
Unsigned Arithmetic Gas Cost
|
|
9
|
137
|
April 20, 2023
|
Add optional precompilation pass to optimize order of declarations
|
|
1
|
93
|
April 11, 2023
|
Allowing the usage of type on non-primitive types
|
|
0
|
67
|
March 29, 2023
|
Please consider supporting `unchecked` at the function-declaration level, in order to allow for cleaner code
|
|
3
|
75
|
March 27, 2023
|
Solidity needs a dedicated math library
|
|
4
|
136
|
March 17, 2023
|
[call for feedback] The future of `try`/`catch` in Solidity
|
|
3
|
1052
|
March 8, 2023
|
Mechanism to split large contracts
|
|
21
|
4123
|
March 8, 2023
|
Adding HashMap-style storage layout to Solidity
|
|
11
|
261
|
February 14, 2023
|
Support an alternative to `match` in Rust
|
|
3
|
164
|
February 6, 2023
|
Idea: "send" and "burn" keywords
|
|
5
|
173
|
January 15, 2023
|
Is solidity EVM-complete?
|
|
3
|
136
|
January 11, 2023
|
When will it be possible to use operators with custom defined types
|
|
1
|
107
|
January 4, 2023
|
Add a Contract.constructor function so low-level constructor calls can be typechecked
|
|
10
|
154
|
December 22, 2022
|
Staticcall by default
|
|
3
|
336
|
November 29, 2022
|
Improved support for destructuring tuples with partially declared outputs
|
|
4
|
153
|
November 14, 2022
|
Feature request: Add #define to Solidity
|
|
1
|
544
|
October 29, 2022
|
Why Custom Error gas cost is higher than require or assert?
|
|
1
|
329
|
October 24, 2022
|
Feature request: auto-infer the type when pushing to an array of structs
|
|
3
|
317
|
October 9, 2022
|
Removing warning about missing license header
|
|
9
|
328
|
October 7, 2022
|
Experimental pragma for EIP-3074?
|
|
4
|
377
|
October 6, 2022
|
Allow type inference for Contracts and (some) Structs
|
|
3
|
210
|
October 5, 2022
|
Randao reveal access in ETH1 using Solidity?
|
|
2
|
368
|
September 16, 2022
|
Is there a way of creating an immutable array?
|
|
7
|
2726
|
August 29, 2022
|
Why NatSpec lacks of alias for `@return` ending with "s"?
|
|
1
|
175
|
August 13, 2022
|
Reading enum values directly from a contract with JS/TS scripts
|
|
2
|
465
|
July 28, 2022
|
Do have any the vulnerability of C/C++(other language) and Solidity the same?
|
|
0
|
175
|
June 14, 2022
|
Permit overloaded methods for user-defined value types
|
|
2
|
277
|
April 27, 2022
|