v8.7.0
📝 Implementation
Integrate E2E Test Locally + Github Actions
require (
github.com/strangelove-ventures/interchaintest/v8 v8.7.0
)
Highlights
- Thorchain Support by @misko9 in #1219
- Support Bitcoin, Litecoin, Dogecoin (UTXO Chains) by @misko9 in #1220
- Ethereum & BSC support for the geth binary by @misko9 in #1230
- Typescript Interaction Driver by @Reecepbcups in #1203
- Bash Interaction Driver by @Reecepbcups in #1207
Chores & Fixes
- catch os.Interrupt / sigterm signals and cleanup containers by @Reecepbcups in #1206
- chore(deps): bump google.golang.org/grpc from 1.64.0 to 1.65.0 by @dependabot in #1192
- refactor: docker label cleanup for running containers by @Reecepbcups in #1213
- fix: prevent concurrent hermes operations on the same chain by @fastfadingviolets in #1223
- fix: error returns for queries in cosmos staking & slashing by @fastfadingviolets in #1225
- fix: local-ic cors by @Reecepbcups in #1226
- fix(local-ic): showcase proper available chains by @Reecepbcups in #1229
- feat: local chain registry endpoint by @Reecepbcups in #1204
Full Changelog: v8.6.1...v8.7.0