git clone https://github.com/VictorTrustyDev/EVMOS-sample-scripts.git --branch 1.5 --single-branch evmos-sample-scripts
Update:
- evmos v12.1.4
- cosmos v10.0.0
- hermes (IBC relayer) v1.5.0
- Remove
s
suffix from sleep commands to compatible with Mac OS
Breaking changes:
- New variables in
env.sh
(required for setting Big Dipper):BD2_CFG_CHAIN_1_PROJECT_NAME
(andBD2_CFG_CHAIN_2_PROJECT_NAME
)BD2_CFG_CHAIN_1_CHAIN_NAME
(andBD2_CFG_CHAIN_2_CHAIN_NAME
)
- Require
yarn
as build tool for Big Dipper - Require go v1.20+