Skip to content

modules/light-clients/08-wasm v10 release candidate

Pre-release
Pre-release
Compare
Choose a tag to compare
@gjermundgaraba gjermundgaraba released this 03 Mar 15:00
· 10 commits to release/v10.0.x since this release
6821bb6

This is the third release candidate for modules/light-clients/08-wasm v10.0.0.

The main changes are noted in ibc-go's release notes: https://github.com/cosmos/ibc-go/releases/tag/v10.0.0-rc.3

Special notice for the 08-wasm release are:

Ethereum light client support

While the main Ethereum light client support is implemented as a separate 08-wasm CosmWasm smart contract in the solidity-ibc-eureka repo, there is a new blsverifier querier that enables BLS verification in CosmWasm.