Skip to content

Commit 8914260

Browse files
committed
Tx V3 accounts deployment
1 parent 3b5e45c commit 8914260

File tree

7 files changed

+64693
-1
lines changed

7 files changed

+64693
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Tool to calculate interface IDs: https://github.com/ericnordelo/src5-rs
7474
- Bump version if needed (new deployment in mainnet)
7575
- Set up your .env file with the deployer info and run `yarn deploy` to declare the accounts
7676
- Verify the contracts if possible
77-
- Deploy to as many environments as possible: mainnet, goerli-1, goerli-2 or integration
77+
- Deploy to as many environments as possible: mainnet, goerli, sepolia and integration
7878
- Update the contents of the `deployments` folder with the new addresses
7979
- Copy relevant build artifacts from `target/release` to `deployments/artifacts`
8080
- Tag the commit used for the release (include the same name as in the `deployments` folder for easy tracking)

deployments/account.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
0x29927c8af6bccf3f6fda035981e765a7bdbf18a2dc0d630494f8758aa908e2b: 0.3.1 (mainnet, goerli, sepolia, integration)
12
0x1a736d6ed154502257f02b1ccdf4d9d1089f80811cd6acad48e6b6a9d1f2003: 0.3.0 (mainnet, goerli-1, goerli-2, integration)
23
0x45bb3b296122454fb31d45c48da6143df12bcf58311dcd75193df42d79f8dd2: 0.3.0-rc2 (goerli-1, goerli-2)
34
0x5ff858f178257126353d03db2e50410c7cb399d9fc68b67ffe127d9b8b2a33c: 0.3.0-rc2 tweaked with version 0.3.99 (goerli-1, goerli-2)

0 commit comments

Comments
 (0)