You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Deploy balanceHelper contracts on rootstockTestnet
* Deployed contracts on testnet and mainnet
- Deployed all v1 contracts on Rootstock Testnet and `BalanceHelper` and `BalanceHelperV2` on Rootstock Mainnet.
- Added chain configs for Rootstock Mainnet.
- Added `balanceHelpers` tag on deployment script to make it easier to solely deploy balance helper contracts.
-Upgraded hardhat-etherscan package to later version.
* Fix test issue and bump package version
---------
Co-authored-by: Luke Wickens <lukewickens1989@gmail.com>