v8.3.0
📝 Implementation
Integrate E2E Test Locally + Github Actions
require (
github.com/strangelove-ventures/interchaintest/v8 v8.3.0
)
Feature Highlights
- Interchain Security v5 by @Reecepbcups in #1088
- Support Informal's CometMock by @Reecepbcups in #955
- Native ICS controller support @spoo-bar in #1069
Local Interchain
- Support remote JSON configs by @Reecepbcups in #1022
- YAML configuration support by @Reecepbcups in #1044
- node-index, auth key interaction by @Reecepbcups in #1044
What's Changed
chain.GetTimeoutHeight()
by @Reecepbcups in #1021- Validators can have different genesis and self-delegation amounts by @fastfadingviolets in #1039
- Provide gas price for gentx by @rootulp in #1053
- Make
dockerutil
package public by @Reecepbcups in #1038 - Allow use of HostPortOverride with full nodes by @pirtleshell in #1090
- Update hermes config by @rootulp in #1067
- Parse packet data from the packet_data_hex attribute by @DimitrisJim in #1077
- Check transactions succeed after they're included in a block by @fastfadingviolets in #1095
- Add ExposeAdditionalPorts config option by @pirtleshell in #1098
- Take user-configured gas-adjustment into account by @fastfadingviolets in #1108
Chores
- CI link checks + typos by @Reecepbcups in #1032
- All Latest Versions by @Reecepbcups in #1037
- Validate ICS consumer transactions execute by @Reecepbcups in #1115
Full Changelog: v8.2.0...v8.3.0