-
The YAKINDU Solidity language server (https://github.com/Yakindu/solidity-ide) provides some features that are not yet implemented/can be improved in the vs code extension.
Most noteworthy:
- gra…
-
Lead by @kuzdogan from sourcify.dev
Current Sourcify overview:
(SourceCode + parameters) -> [compiler] -> bytecode1
address on chain -> bytecode2
verified if bytecode1 = bytecode2
contains IP…
-
## Description
When the same path is specified under `urls` of multiple contracts in Standard JSON input, we get an ICE in the import callback.
## Environment
- Compiler version: 0.8.27
##…
-
### Component
General design optimization (improving efficiency, cleanliness, or developer experience)
### Describe the suggested feature and problem it solves.
In solidity, zero value is usually u…
-
## Feature Request
Add Solidity language, Solidity is the language most used for developing smart contracts on multiple blockchains.
#### Describe the solution you'd like
Add Checks for when .sol…
-
The YAKINDU Solidity language server (https://github.com/Yakindu/solidity-ide) provides some features that are not yet implemented/can be improved.
Most noteworthy:
- grammar based code completi…
-
Hi,
I am a security researcher auditing several move-based mainnet such as Sui and Aptos, but currently solodit only supports solidity-based audit reports. Therefore if we can have move-based find…
-
# Aptos Documentation Issue
@pr-aptos had the excellent suggestion to create a Solidity to Move migration guide. I do see some guidance online, but not much:
https://www.blockchain-council.org/blo…
-
## Abstract
With reference to https://github.com/ethereum/solidity/issues/11407 and https://github.com/ethereum/solidity/pull/13384. Mapping parameter names were introduced in solidity. It incl…
-
### Problem description
Ok here it is.
I am a developer and already used neovim with my own neovim config with base nvchad for about 1 years or more then i tried to switch my base to lunarvim and …