Skip to content

v8.4.0

Compare
Choose a tag to compare
@Reecepbcups Reecepbcups released this 31 May 18:36
· 45 commits to main since this release
2e881e2

📝 Implementation
Integrate E2E Test Locally + Github Actions

require (
    github.com/strangelove-ventures/interchaintest/v8 v8.4.0
)

IMPORTANT NOTE

This release changes the IBCTEST_SKIP_FAILURE_CLEANUP environment prefix to ICTEST_SKIP_FAILURE_CLEANUP

Feature Highlights

  • Adding functions for pre-start of node + pre-start of all nodes in a chain by @nivasan1 in #1123
  • Migrate Wasm contracts helper by @BiPhan4 in #1122

Local Interchain

Other

New Contributors

Full Changelog: v8.3.0...v8.4.0