Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closes #251: Update solc compiler #271

Merged
merged 7 commits into from
Mar 10, 2021

Conversation

rmeissner
Copy link
Member

@rmeissner rmeissner commented Mar 2, 2021

Closes #251

Currently solc 0.7.6 is choosen because 0.8.1 with the default config is not gas efficient enough (increases the gas consumption for a normal erc20 transfer by >5%)

Further investigations will be made. For this the 0.8.1 version will be pushed to another PR to be able to compare the gas benchmarks.

contracts/GnosisSafe.sol Show resolved Hide resolved
contracts/GnosisSafe.sol Show resolved Hide resolved
@rmeissner rmeissner marked this pull request as ready for review March 10, 2021 15:21
@rmeissner rmeissner merged commit eb3239f into development Mar 10, 2021
@rmeissner rmeissner deleted the feature/issue_251_update_solc branch March 10, 2021 15:22
Uxio0 pushed a commit that referenced this pull request May 6, 2021
Saw-mon-and-Natalie pushed a commit to Saw-mon-and-Natalie/safe-contracts that referenced this pull request Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update solidity compiler
2 participants