Skip to content

Releases: strangelove-ventures/interchaintest

v8.8.1

11 Dec 22:23
4bd4690
Compare
Choose a tag to compare

What's Changed

  • feat: add AdditionalStartArgs and Env to localic cfg by @akremstudy in #1295
  • fix: Get contract address from tx response events by @stiiifff in #1299
  • fix: remove the version to avoid the link check by @yito88 in #1300
  • feat(namada): Support Namada test by @yito88 in #1296
  • fix(namada): Remove unnecesary namada config by @yito88 in #1301
  • feat(thorchain): add support for adding/duplicating validators by @misko9 in #1304
  • fix(namada): Update Namada example test with Namada v1.0.0 by @yito88 in #1316

New Contributors

Full Changelog: v8.8.0...v8.8.1

v8.8.0

01 Nov 17:38
f20ce5a
Compare
Choose a tag to compare

What's Changed

Features

  • add override arg to Go relayer's create-channel by @boojamya in #1266
  • thorchain v50 support, update bank's genesis supply when adding bond module balance by @misko9 in #1267
  • local-ic stream interaction and container logs by @Reecepbcups in #1269

Fixes

Chores

Full Changelog: v8.7.1...v8.8.0

v8.7.1

20 Sep 13:27
ed1e436
Compare
Choose a tag to compare

What's Changed

Features

  • implement relayer override flag when creating clients by @boojamya in #1237
  • optionally override port in ibc transfer by @boojamya in #1239
  • check for panic in container logs on start for better DevEx by @Reecepbcups in #1258

Fixes

Chores

New Contributors

Full Changelog: v8.7.0...v8.7.1

v8.7.0

24 Aug 02:24
cfa5d4b
Compare
Choose a tag to compare

📝 Implementation
Integrate E2E Test Locally + Github Actions

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

Highlights

Chores & Fixes

Full Changelog: v8.6.1...v8.7.0

v7.1.0

15 Aug 15:43
244599f
Compare
Choose a tag to compare

📝 Implementation

require (
    github.com/strangelove-ventures/interchaintest/v7 v7.1.0
)

Major Breaking

Features

Other

New Contributors

Full Changelog: v7.0.0...v7.1.0

v8.6.1

24 Jul 16:10
54e5595
Compare
Choose a tag to compare

Features

Fixes

Full Changelog: v8.6.0...v8.6.1

v8.6.0

22 Jul 11:44
77d9ca2
Compare
Choose a tag to compare

Features

Chores

New Contributors

Full Changelog: v8.5.0...v8.6.0

v8.5.0

02 Jul 16:17
2aba342
Compare
Choose a tag to compare

Features

Chores

  • update go-substrate-rpc-client to remove the denom trace queries by @misko9 in #1150

Full Changelog: v8.4.0...v8.5.0

v8.4.0

31 May 18:36
2e881e2
Compare
Choose a tag to compare

📝 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

v8.3.0

08 May 19:54
65cce0c
Compare
Choose a tag to compare

📝 Implementation
Integrate E2E Test Locally + Github Actions

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

Feature Highlights

Local Interchain

What's Changed

Chores

Full Changelog: v8.2.0...v8.3.0