Skip to content

EVMOS sample scripts 1.5

Latest
Compare
Choose a tag to compare
@VictorTrustyDev VictorTrustyDev released this 31 May 02:53
· 2 commits to main since this release
9a32cab
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 (and BD2_CFG_CHAIN_2_PROJECT_NAME)
    • BD2_CFG_CHAIN_1_CHAIN_NAME (and BD2_CFG_CHAIN_2_CHAIN_NAME)
  • Require yarn as build tool for Big Dipper
  • Require go v1.20+