About the Language Design category
|
|
0
|
324
|
December 18, 2020
|
Add the ability to make dynamic arrays in memory
|
|
12
|
53
|
September 21, 2023
|
[call for feedback] The future of `try`/`catch` in Solidity
|
|
4
|
1702
|
August 31, 2023
|
Making interfaces structural
|
|
4
|
162
|
August 17, 2023
|
New function keyword `locked` after transient storage added
|
|
1
|
208
|
August 16, 2023
|
Idea: Syntactic sugar for rust-style `impl` directive
|
|
0
|
83
|
August 15, 2023
|
Solidity Function Types conversion
|
|
6
|
117
|
August 14, 2023
|
Do have any the vulnerability of C/C++(other language) and Solidity the same?
|
|
1
|
271
|
August 12, 2023
|
First class language support for proxies and delegatecall
|
|
1
|
225
|
June 29, 2023
|
Interface implementations should have the same parameter names as the interface
|
|
2
|
143
|
July 31, 2023
|
Total supply and how it functions
|
|
0
|
100
|
July 29, 2023
|
Why is the keyword 'memory' needed in defining a struct variable in a function?
|
|
4
|
234
|
July 26, 2023
|
Staticcall by default
|
|
5
|
633
|
July 12, 2023
|
Removing warning about missing license header
|
|
10
|
493
|
July 11, 2023
|
Simpler `delegatecall` and `staticcall` using `call` options
|
|
1
|
187
|
June 29, 2023
|
Allow for named parameters in constructor
|
|
6
|
191
|
June 26, 2023
|
Discard stack variable
|
|
6
|
176
|
May 22, 2023
|
Unsigned Arithmetic Gas Cost
|
|
9
|
292
|
April 20, 2023
|
Add optional precompilation pass to optimize order of declarations
|
|
1
|
181
|
April 11, 2023
|
Allowing the usage of type on non-primitive types
|
|
0
|
167
|
March 29, 2023
|
Please consider supporting `unchecked` at the function-declaration level, in order to allow for cleaner code
|
|
3
|
187
|
March 27, 2023
|
Solidity needs a dedicated math library
|
|
4
|
254
|
March 17, 2023
|
Mechanism to split large contracts
|
|
21
|
4643
|
March 8, 2023
|
Adding HashMap-style storage layout to Solidity
|
|
11
|
458
|
February 14, 2023
|
Support an alternative to `match` in Rust
|
|
3
|
248
|
February 6, 2023
|
Idea: "send" and "burn" keywords
|
|
5
|
258
|
January 15, 2023
|
Is solidity EVM-complete?
|
|
3
|
221
|
January 11, 2023
|
When will it be possible to use operators with custom defined types
|
|
1
|
184
|
January 4, 2023
|
Add a Contract.constructor function so low-level constructor calls can be typechecked
|
|
10
|
222
|
December 22, 2022
|
Improved support for destructuring tuples with partially declared outputs
|
|
4
|
230
|
November 14, 2022
|