This repository has been archived by the owner on May 28, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 38
1116 init validation solidity v0.6 #1124
Closed
HeikoFisch
wants to merge
29
commits into
1116-init-validation
from
1116-init-validation-solidity-v0.6
Closed
1116 init validation solidity v0.6 #1124
HeikoFisch
wants to merge
29
commits into
1116-init-validation
from
1116-init-validation-solidity-v0.6
Commits on May 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bad4625 - Browse repository at this point
Copy the full SHA bad4625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd7523 - Browse repository at this point
Copy the full SHA 1dd7523View commit details -
Configuration menu - View commit details
-
Copy full SHA for c75014c - Browse repository at this point
Copy the full SHA c75014cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bdf850 - Browse repository at this point
Copy the full SHA 2bdf850View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7a8fef - Browse repository at this point
Copy the full SHA d7a8fefView commit details -
Update compiler version pragma to 0.6.7
... in every Solidity source file.
Configuration menu - View commit details
-
Copy full SHA for 15375e3 - Browse repository at this point
Copy the full SHA 15375e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 665e312 - Browse repository at this point
Copy the full SHA 665e312View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f813a - Browse repository at this point
Copy the full SHA 42f813aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a94f79 - Browse repository at this point
Copy the full SHA 1a94f79View commit details -
... to prevent shadowing the state variable with the same name.
Configuration menu - View commit details
-
Copy full SHA for 424f349 - Browse repository at this point
Copy the full SHA 424f349View commit details -
Configuration menu - View commit details
-
Copy full SHA for badb0c9 - Browse repository at this point
Copy the full SHA badb0c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f008c04 - Browse repository at this point
Copy the full SHA f008c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for c939e24 - Browse repository at this point
Copy the full SHA c939e24View commit details -
OpenZeppelin's ECDSA library now reverts more aggressively, so there were some mismatches in revert messages.
Configuration menu - View commit details
-
Copy full SHA for 3c993c2 - Browse repository at this point
Copy the full SHA 3c993c2View commit details
Commits on May 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2c572f1 - Browse repository at this point
Copy the full SHA 2c572f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c87433a - Browse repository at this point
Copy the full SHA c87433aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a4b04 - Browse repository at this point
Copy the full SHA 63a4b04View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3df135 - Browse repository at this point
Copy the full SHA b3df135View commit details -
Add
CounterfactualAppInterface
to silence warnings... concerning state mutability restrictions (pure/view) in `CounterfactualApp`.
Configuration menu - View commit details
-
Copy full SHA for 8ee7fa4 - Browse repository at this point
Copy the full SHA 8ee7fa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e90984 - Browse repository at this point
Copy the full SHA 4e90984View commit details -
Use OZ code to check whether proxy has been deployed
Replace self-written assembly code to check whether the multisig proxy for a given address has already been deployed with a function provided by OpenZeppelin.
Configuration menu - View commit details
-
Copy full SHA for 696fc7f - Browse repository at this point
Copy the full SHA 696fc7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 097b15d - Browse repository at this point
Copy the full SHA 097b15dView commit details
Commits on May 12, 2020
-
ERC20 contract needs two constructor arguments (name and symbol of the token) in OpenZeppelin v3.0.
Configuration menu - View commit details
-
Copy full SHA for 9d3f4c6 - Browse repository at this point
Copy the full SHA 9d3f4c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f1f042 - Browse repository at this point
Copy the full SHA 6f1f042View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1bcc30 - Browse repository at this point
Copy the full SHA b1bcc30View commit details -
Port contract changes from branch 'upgrade_to_solidity_v0.6' to '1116…
…-init-validation-solidity-v0.6'
Configuration menu - View commit details
-
Copy full SHA for f757872 - Browse repository at this point
Copy the full SHA f757872View commit details
Commits on May 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bc4ae4a - Browse repository at this point
Copy the full SHA bc4ae4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 610c522 - Browse repository at this point
Copy the full SHA 610c522View commit details -
Configuration menu - View commit details
-
Copy full SHA for da480a3 - Browse repository at this point
Copy the full SHA da480a3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.