-
https://github.com/MetaMask/metamask-extension/issues/1493
Need to explore how to compile the Solidity code. I am looking into the Truffle Framework as a way to support the current functionality.
-
-
### Maintainer List
@dalloglio solidity-docs/.github#60
### Information for New Translators
To translate a page:
Check that no one else has claimed your page in the checklist and comments …
-
Hi, I am having some issues with the compiler version.
I am inside of a basic forge init repo. I am trying to use solidity version 0.8.22 but I am locked to 0.8.19 no matter what settings I choose…
-
*@axic commented on Jul 20, 2017, 9:36 AM UTC:*
See [ethereum/solidity#2610](https://github.com/ethereum/solidity/issues/2610).
If using the old compiler interface, each error message needs to be ch…
ghost updated
6 years ago
-
Lead by @kuzdogan from sourcify.dev
Current Sourcify overview:
(SourceCode + parameters) -> [compiler] -> bytecode1
address on chain -> bytecode2
verified if bytecode1 = bytecode2
contains IP…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
All contracts use a Solidity compiler pragma range >=0.6.0
-
# Nouns Builder Contest QA Report
## Summary
The following QA issues were found during the code audit:
1. Unsafe ERC20 Operation(s) (2 instances)
2. Unspecific Compiler Version Pragma (22 instances…
-
hello @hackfisher @yrong @hujw77 @WoeOm @xiaoch05 ,
please check this [PR](https://github.com/helix-bridge/contracts/pull/81).
**Changes**:
- Updated `executeTransaction` to set `executed = true`…
-
canto use 1.10.26 version ethereum, which not include the new feature in shanghai upgrade.
https://docs.soliditylang.org/en/v0.8.20/using-the-compiler.html?color=dark#setting-the-evm-version-to-targe…