forked from dl-tokene/bridge-evm-contracts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added `upgradeToWithSigAndCall` function to the UUPSSignableUpgradeable * Added base implementation of USDCManager contract * DRAFT: Started Documentation * Completed NatSpec documentation for the USDCManager contract * Updated @solarity/hardhat-migrate version to 2.1.8 * Fixed tests failing * Added script to calculate data for `upgradeToWithSigAndCall` function * Added deployment script to deploy only BridgeV2 contract * Added `USDC Hand Over Procedure` part to README * Added simple doc for ownable methods * Add Bridge ABI * Added bridge upgrade migration. Updated README * Added `--verify` where needed.
- Loading branch information
Showing
14 changed files
with
1,946 additions
and
20 deletions.
There are no files selected for viewing
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
Oops, something went wrong.