Skip to content

Releases: unionlabs/union

v0.18.0-rc2

12 Jan 04:26
v0.18.0-rc2
f66b176
Compare
Choose a tag to compare
v0.18.0-rc2 Pre-release
Pre-release
v0.18.0-rc2 union-testnet-5

v0.17.0

20 Dec 23:06
2808249
Compare
Choose a tag to compare

v0.17.0 (2024-01-04)

Features

Docs

Bug Fixes

  • include lib/pg-queue/.sqlx directory for voyager (0947110a)
  • incorrect verification of bn254 public keys (#1076) (419061aa)
  • fix ethereum-verifier test json data (8fa7b705)
  • ci:
  • galoisd: upgrade galoisd to v0.50.2 and use goPkgs for go 1.21 (4986e4b3)
  • git:
  • uniond:
    • upgrade cometbft: ensure bn254 pubkey verification (6bf7c191)
    • use bank keeper to add textual sign mode (#1066) (62a63f02)

v0.17.0-rc1

20 Dec 22:39
v0.17.0-rc1
fa6dfec
Compare
Choose a tag to compare
v0.17.0-rc1 Pre-release
Pre-release
Release Candidate 1

v0.16.0

13 Dec 22:27
v0.16.0
fea6492
Compare
Choose a tag to compare

v0.16.0 (2023-12-13)

Features

  • add cosmos::auth::BaseAccount to unionlabs (#1032) (c67a12ac)
  • add cosmos::auth::BaseAccount to unionlabs (bc6b95bb)
  • bundle-testnet: add v0.15.0 (#966) (ca6a0f3d)
  • ci:
    • updated unionlabs/workflows ref (#985) (091cd265)
    • release: use uniond-release and uniond-release-image (b4dcc1ac)
  • e2e: assert tokenfactory state after upgrades (5cf1f728)
  • evm:
    • add ics23 eth abi encoded proof test (a91e1d59)
    • cometbls: inline zkp verifier (e6d4ad6f)
  • ics23: move to eth abi encoding for merkle proofs (90e0ad98)
  • uniond:
    • added v0.16.0 to upgrades e2e (fbab0bcc)
    • v0.16.0 migration (#1019) (0482b872)
    • upgrade to cosmos sdk 0.50, ibc v8 and cometbls 0.38 (c8277ee3)
    • add cosmos-sdk version for the app in release mode (#972) (b6d00c69)
    • refactor bundle versions and use last for release (220f7201)
    • add cosmos-sdk version for the app in release mode (1da2c5a7)
  • unionlabs:
  • unionvisor:
  • voyager:

Docs

Bug Fixes

v0.16.0-rc4

13 Dec 21:31
v0.16.0-rc4
fea6492
Compare
Choose a tag to compare
v0.16.0-rc4 Pre-release
Pre-release
Release Candidate 4

v0.15.0

22 Nov 16:56
v0.15.0
b2f1758
Compare
Choose a tag to compare

v0.15.0 (2023-11-22)

Features

  • update light-clients/ethereum-light-client/src/errors.rs (04d01c5a)
  • remove duplicated associated types from LightClientBase (#945) (50f5d0d0)
  • remove duplicated associated types from LightClientBase (9e8a093e)
  • use generic implemention of ClientState for wasm::ClientState (5cc241a2)
  • run wasm-opt on built wasm contracts (a20055db)
  • continue on eth abi encoding/decoding (02a38ea9)
  • fix ethers dep (58146eaa)
  • fix client/consensus state types in voyager (bbba3455)
  • avoid spinning by checking the canceled future, revert (71ba950f)
  • use eth abi for evm encoding of client/consensus states (b222febf)
  • use updated ethers fork and derive/impl ethabi for some types (#937) (5aa1c4c6)
  • use updated ethers fork and derive/impl ethabi for some types (be90295d)
  • ethers-core wasm and clean up types in ethereum-* crates (#923) (af7a385b)
  • ethers-core wasm and clean up types in ethereum-* crates (77fcfc0d)
  • remove mainnet/minimal config features and properly handle chainspec (de7563b3)
  • include the client type in all wasm clients (08d3837e)
  • overwrite all .cargo-checksum.json files with empty json (f4230fad)
  • blog: add seed round announcement (62357e88)
  • cometbls-lc:
    • unwrap client/consensus for membership verification (d6fdcf8a)
    • reintroduce latest_height in ClientState (4400cb5b)
  • ethereum-lc: check whether the account proof belongs to the correct contract (a5168a9c)
  • evm:
    • initial work on codec tests (1a0e5189)
    • public variables and remove unused directive (455f69b7)
    • make all IBCStore variables/pure functions public (e573c5fd)
  • hubble: add sqlx datastore (#927) (f47622cf)
  • nix:
    • restart testnet bundle for open testnet, starting at v0.14.0 (#910) (5ee8e888)
    • restart testnet bundle for open testnet (089632c8)
  • rust: strip bins (fc203a78)
  • site:
  • testnet-4:
  • uniond:
    • re-generate proto and update self consensus (6ee0d6b7)
    • make bin available through path (#874) (fbcdcac4)
  • unionvisor:
  • v0.15.0: add upgrade handler (483d9f5a)
  • voyager: update devnet config (e1173224)
  • wasm: opt for size (bded2f68)

Docs

Bug Fixes

  • use correct encoding for account (c2ededd8)
  • add ibc_contract_address to client state in chain-utils (6caf7d14)
  • fix ethers dep (5807c3c6)
  • use updated ethers fork to remove dependency on regex (b8ecfc65)
  • use derive_more instead of parse_display to remove dep on regex (c409f2b3)
  • don't do checksum (ed98ddb9)
  • update vendored rust std cargo lock (913ee4d8)
  • ci: index list correctly (#921) (1c2dfe9f)
  • devShell: make devShell work on darwin (58ef85dd)
  • e2e:
    • add required ethers flags (#958) (7c57fb07)
    • remove upgrade from upgrade from genesis as there are none (#916) (e5f0a9b2)
  • eth-lc:
    • set timestamp before re-encoding (4d25c3d6)
    • invalid frozen height check (a6ed794d)
  • ethereum-lc: test data (6b3726d9)
  • galoisd:
    • missing assignation after ...
Read more

v0.15.0-rc2

22 Nov 16:47
v0.15.0-rc2
b2f1758
Compare
Choose a tag to compare
v0.15.0-rc2 Pre-release
Pre-release
release w/ bundle

v0.15.0-rc1

22 Nov 15:15
v0.15.0-rc1
b2f1758
Compare
Choose a tag to compare
v0.15.0-rc1 Pre-release
Pre-release
v0.15.0-rc1

v0.14.0

08 Nov 15:36
v0.14.0
7bcf494
Compare
Choose a tag to compare

v0.14.0 (2023-11-08)

Bug Fixes

Read more

v0.14.0-rc5

07 Nov 19:21
v0.14.0-rc5
08e0005
Compare
Choose a tag to compare
v0.14.0-rc5 Pre-release
Pre-release
v0.14.0-rc5