Import file from other directory doesn't work for lsp mode
|
|
3
|
127
|
February 8, 2023
|
Understanding the "memory-safe" dialect
|
|
2
|
170
|
February 6, 2023
|
Support an alternative to `match` in Rust
|
|
3
|
164
|
February 6, 2023
|
Smart contract monitoring
|
|
1
|
232
|
October 21, 2022
|
Solidity v0.8.18 was just released!
|
|
0
|
111
|
February 1, 2023
|
People new to solidity and smart contracting!
|
|
2
|
568
|
January 25, 2023
|
Storage object JSON interface
|
|
9
|
1015
|
January 19, 2023
|
Building the first Solidity debugger
|
|
1
|
138
|
January 19, 2023
|
Idea: "send" and "burn" keywords
|
|
5
|
174
|
January 15, 2023
|
IR-based compilation increase contract size when an internal function is called many times
|
|
1
|
164
|
January 11, 2023
|
Is solidity EVM-complete?
|
|
3
|
137
|
January 11, 2023
|
By allowing the global "using for" directive only at the file level, Solidity make it difficult to modularize value type codebases
|
|
3
|
132
|
January 10, 2023
|
Fe Programming Language or Solidity?
|
|
3
|
211
|
January 8, 2023
|
When will it be possible to use operators with custom defined types
|
|
1
|
107
|
January 4, 2023
|
The Solidity compiler does not raise any warnings or errors for the incorrect use of operators in variable initialization at the function level
|
|
1
|
104
|
March 20, 2023
|
Add a Contract.constructor function so low-level constructor calls can be typechecked
|
|
10
|
154
|
December 22, 2022
|
Why are implicit string to bytes conversions allowed in external calls but not internally?
|
|
3
|
390
|
December 19, 2022
|
Compiler version not recognized
|
|
11
|
1322
|
December 13, 2022
|
Solidity Core Team Updates + Solidity Developer Survey 2022
|
|
0
|
153
|
December 7, 2022
|
Staticcall by default
|
|
3
|
336
|
November 29, 2022
|
Can anyone explain to me what the _method does?
|
|
5
|
341
|
November 25, 2022
|
Improved support for destructuring tuples with partially declared outputs
|
|
4
|
153
|
November 14, 2022
|
"No unique declaration found" when overloading functions with integers of different sizes
|
|
3
|
324
|
November 5, 2022
|
Throwing error strings in Yul
|
|
1
|
184
|
November 4, 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
|
Solidity v0.8.4 is here - Adds custom structured errors and more!
|
|
1
|
711
|
October 16, 2022
|
Feature request: auto-infer the type when pushing to an array of structs
|
|
3
|
317
|
October 9, 2022
|
Burn in one contract and mint in other
|
|
1
|
541
|
October 9, 2022
|
Removing warning about missing license header
|
|
9
|
328
|
October 7, 2022
|