Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 21:17
· 8441 commits to main since this release
v0.11.0
e80488e

v0.11.0 (2023-09-07)

Features

  • framework for e2e testing upgrades (#662) (026a2e94)
  • bundle-testnet: add v0_10_0 (f07ad23f)
  • cometbls-lc: use ics008-wasm-client (4ac6103c)
  • cosmwasm:
    • introduce token factory api library for contracts (6d4d0a07)
    • rename cw20-ics20 to ucs01-relay (c5b6a81f)
  • demo: ensure we use debug logs for voyager (f9be4f62)
  • devShell:
  • e2e-setup: print sample commands and home dir (#627) (a57c1712)
  • ethereum-lc: use ics008-wasm-client (de648501)
  • hubble: add indexing to devnets (#613) (bfe9d1ea)
  • ics008:
  • ics008-wasm-client: finalize the api (29709b24)
  • todo-comment:
  • ucs01: introduce api tests (58c478b8)
  • ucs01-relay:
  • uniond: introduce token-factory (2a557718)
  • v0.11.0: upgrade handler with tokenfactory (4c9bc172)
  • voyager: more height fixes (c24f0608)

CI

Bug Fixes

  • no_std issue after cargo update (c7797816)
  • update tendermint-rs rev in Cargo.lock (#611) (bfee5239)
  • update tendermint-rs rev in Cargo.lock (47255757)
  • update flake.lock (a50ccc6a)
  • devShell: use our patched hasura-cli (1acdade3)
  • evm:
    • consistent params to reuse cache on deployment (#616) (73294aa7)
    • consistent params to reuse cache on deployment (0fedb8ff)
  • ics008: make sure we are encoding snake case (337a43e2)
  • libwasmvm:
    • incorrect use of installPhase blowing nix closure (#625) (dcca65ef)
    • incorrect use of installPhase blowing nix closure (6e8b1369)
  • tokenfactory: default bond denom to muno (bbba812f)
  • ucs01:
    • refactor and cleanup (3a355143)
    • wrong attr for error ack and yield success ack (a20d9e67)
  • uniond:
    • use .1 versions in bundle-testnet (b243a06e)
    • cosmwasm 1.3 is now supported (ca55d7e1)
  • uniond-image:
  • voyager: