-
Notifications
You must be signed in to change notification settings - Fork 30
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
Deploy/testnet new merged #178
Open
Vsevo1od
wants to merge
176
commits into
deploy/testnet-new
Choose a base branch
from
deploy/testnet-new-merged
base: deploy/testnet-new
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
By changing IERC20 and SafeERC20 to Upgradeable They are the same just with different names See OpenZeppelin/openzeppelin-upgrades#455
By adding compilation before tests to generate types and contacts' jsons
…ndencies Update dependencies
…contract Add example contract Incrementor
Develop to mainnet. Examples of interactions with the protocol were added
mintOrTransfer only for amount>0
Moved lock for claim in CallProxy
update vesrion to 301
add data length to calculation submissionId
add normalize execution fee
Release 3.0. Develop to mainnet
# Conflicts: # README.md # contracts/transfers/DeBridgeGate.sol
Vsevo1od
force-pushed
the
deploy/testnet-new-merged
branch
from
January 21, 2022 08:19
9e9f07c
to
099eeb5
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.