Skip to content

Commit

Permalink
Tx V3 accounts deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
sgc-code committed Jan 22, 2024
1 parent 3b5e45c commit 8914260
Show file tree
Hide file tree
Showing 7 changed files with 64,693 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Tool to calculate interface IDs: https://github.com/ericnordelo/src5-rs
- Bump version if needed (new deployment in mainnet)
- Set up your .env file with the deployer info and run `yarn deploy` to declare the accounts
- Verify the contracts if possible
- Deploy to as many environments as possible: mainnet, goerli-1, goerli-2 or integration
- Deploy to as many environments as possible: mainnet, goerli, sepolia and integration
- Update the contents of the `deployments` folder with the new addresses
- Copy relevant build artifacts from `target/release` to `deployments/artifacts`
- Tag the commit used for the release (include the same name as in the `deployments` folder for easy tracking)
Expand Down
1 change: 1 addition & 0 deletions deployments/account.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
0x29927c8af6bccf3f6fda035981e765a7bdbf18a2dc0d630494f8758aa908e2b: 0.3.1 (mainnet, goerli, sepolia, integration)
0x1a736d6ed154502257f02b1ccdf4d9d1089f80811cd6acad48e6b6a9d1f2003: 0.3.0 (mainnet, goerli-1, goerli-2, integration)
0x45bb3b296122454fb31d45c48da6143df12bcf58311dcd75193df42d79f8dd2: 0.3.0-rc2 (goerli-1, goerli-2)
0x5ff858f178257126353d03db2e50410c7cb399d9fc68b67ffe127d9b8b2a33c: 0.3.0-rc2 tweaked with version 0.3.99 (goerli-1, goerli-2)
Expand Down
Loading

0 comments on commit 8914260

Please sign in to comment.