Deploy v1.1.1 (R66)
Closed this issue · 11 comments
Release version: v1.1.0 (R65) -> v1.1.1 (R66)
Release branch: https://github.com/ainblockchain/ain-blockchain/tree/release/v1.1.1
Process: testnet-staging -> testnet-prod (spring) -> mainnet-prod
@minsulee2 @shyun-comcom @kriii @ehgmsdk20 @woomurf @jiyoung-an @jakepyo @yoojinko @akastercomcom @minjaeli @YunsuBae @haechan-comcom
(testnet-staging) Deploying full nodes:
bash deploy_blockchain_genesis_gcp.sh staging 0 -1 4 --keystore --no-keep-code
Testnet-staging deploy succeeded.
(testnet-prod spring) Deploying canary node:
New timer flags:
(none)
bash deploy_blockchain_incremental_gcp.sh spring 0 4 4 --keystore --no-keep-code
Testnet-prod (spring) canary deploy succeeded.
(testnet-prod spring) Deploying full nodes:
New timer flags:
(none)
bash deploy_blockchain_incremental_gcp.sh spring 0 -1 3 --keystore --no-keep-code
Testnet-prod (spring) full deploy succeeded.
(mainnet-prod) Deploying canary node:
New timer flags:
(none)
bash deploy_blockchain_incremental_gcp.sh mainnet 0 4 4 --keystore --no-keep-code
Mainnet-prod canary deploy succeeded.
(mainnet-prod) Deploying full nodes:
New timer flags:
(none)
bash deploy_blockchain_incremental_gcp.sh mainnet 0 -1 3 --keystore --no-keep-code
Mainnet-prod full deploy succeeded.
v1.1.1 (R66) deployment completed.