Skip to content

Closes #251: Update solc compiler#271

Merged
rmeissner merged 7 commits intodevelopmentfrom
feature/issue_251_update_solc
Mar 10, 2021
Merged

Closes #251: Update solc compiler#271
rmeissner merged 7 commits intodevelopmentfrom
feature/issue_251_update_solc

Conversation

@rmeissner
Copy link
Copy Markdown
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.

Comment thread contracts/base/FallbackManager.sol
Comment thread contracts/GnosisSafe.sol
Comment thread contracts/GnosisSafe.sol
@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