Skip to content

Releases: unionlabs/union

v0.11.0-rc1

08 Sep 13:35
v0.11.0-rc1
026a2e9
Compare
Choose a tag to compare
v0.11.0-rc1 Pre-release
Pre-release
v0.11.0-rc1

v0.9.1-rc1

06 Sep 14:35
v0.9.1-rc1
4a2b089
Compare
Choose a tag to compare
v0.9.1-rc1 Pre-release
Pre-release
v0.9.1-rc1

v0.8.1-rc1

06 Sep 13:13
v0.8.1-rc1
8470686
Compare
Choose a tag to compare
v0.8.1-rc1 Pre-release
Pre-release
v0.8.1-rc1

v0.10.0

01 Sep 10:25
v0.10.0
68eec59
Compare
Choose a tag to compare

v0.10.0 (2023-08-31)

CI

Docs

  • update val getting started for union-testnet-3 (#533) (57317e4b)

Features

Bug Fixes

  • added v0.10.0 to upgrades.go (03d49796)
  • deprecated alias and v1 of gov (1a9ecf5d)
  • query the union node for blocks (#578) (968fe570)
  • don't link artifacts in tests (4843a5fe)
  • fix cometbls-light-client type errors (1f339840)
  • bundles:
  • cometbls-verifier:
    • avoid panicking if the proof is too short (#580) (ba0b0ba7)
    • avoid panicking if the proof is too short (0bee926c)
    • avoid panicking if a parameter is wrong (14b9aab4)
  • devnet: move back to 4 validators and remove evm extra flags (46837000)
  • evm: allow client creation for counterparty that has a revision number > 0 (b24606d2)
  • uniond: append v0.10.0 to upgrades to go (#595) (68eec592)
  • unionvisor:
  • upgrade:

v0.10.0-rc1

31 Aug 14:26
v0.10.0-rc1
68eec59
Compare
Choose a tag to compare
v0.10.0-rc1 Pre-release
Pre-release
v0.10.0-rc1

v0.9.0

28 Aug 10:16
v0.9.0
2002291
Compare
Choose a tag to compare

v0.9.0 (2023-08-24)

Docs

CI

Features

  • upgrade v0.9.0 (#530) (749100f7)
  • added v0.9.0 upgrade (e23c607c)
  • e2e tests for epoch staking (#462) (39cbad73)
  • epoch e2e for forced rotation (b423bcad)
  • improve source filtering and re-add ethereum-verifier checks (dd2e5941)
  • regenerate rust solidity contract bindings (5accc5dd)
  • add chain_id to cometbls::ClientState (d09443b5)
  • use proper events in handshake methods (#505) (8b45e31b)
  • use proper events in handshake methods (66fc6a0e)
  • more type conversions in unionlabs (#502) (6eb4e746)
  • more type conversions in unionlabs (959b0d1c)
  • remove unused generated grpc server stubs (#496) (014d85e6)
  • remove unused generated grpc server stubs (29f64fc8)
  • clean up unionlabs types (#491) (2ff580d7)
  • add more const assertions (2759232f)
  • move bounded_int into a file, add tests (9b215c91)
  • clean up unionlabs types (31eebffa)
  • more types in unionlabs, fix sign extension checking, and some cleanup (#484) (4a595b60)
  • more types in unionlabs, fix sign extension checking, and some cleanup (5d4cd88f)
  • add epoch e2e to e2e tests (383adf5b)
  • look for epoch rotation string (c58f2405)
  • add grpc_url to union chain config (#472) (2d415914)
  • add grpc_url to union chain config (3bb80371)
  • add structs for well-known cosmos ibc events (#447) (7bd7491c)
  • set epoch length to 6 (3de0a9fa)
  • add structs for well-known cosmos ibc events (3661cd20)
  • combined JSON (582f50ce)
  • add genesisOverwrites param (923378ac)
  • add e2e slash command and remove kvm tests from build.yml (#433) (e2a07235)
  • add basic e2e test to ensure block production on both chains (#374) (1fc219c3)
  • add healthcheck to uniond image (a0cb214b)
  • add basic e2e test to ensure block production on both chains (8b20bb98)
  • set font-family to Inter to match lander (9a137f8e)
  • rename lib/ibc-types to lib/unionlabs (#401) (5cf6a1c6, closes #351)
  • rename lib/ibc-types to lib/unionlabs (e34f34f7)
  • move all query commands to query subcommand (d1e78a93)
  • refactor commitment proof interface (bafdbcd9)
  • add rustfmt.toml (37a306c6)
  • use u64::MAX for timeout_revision_height (ebf3d75c)
  • add all contract code to genesis (f3ca5d34)
  • connection and channel handshake works (6cf67851)
  • oh man (c5caedad)
  • membership proof on evm (3e6b5e50)
  • add genesis (e8555ff6)
  • add gentx (2bd7b163)
  • add genesis (c67922a1)
  • union-testnet-3 (62ebeeb2)
  • bundles: new bundle-testnet with v0.8.0 (590aad05)
  • cometbls-lc:
    • placeholder for membership verification (1f64e140)
    • introduce cometbls-groth16-verifier crate (6a6279af)
    • implementing zkp verifier (ada8c0e2)
    • implement header verification without ZKP ([5cf67ac](5cf67ac...
Read more

v0.9.0-rc3

24 Aug 18:02
v0.9.0-rc3
2002291
Compare
Choose a tag to compare
v0.9.0-rc3 Pre-release
Pre-release
v0.9.0-rc3

v0.9.0-rc2

24 Aug 17:15
v0.9.0-rc2
e24eef3
Compare
Choose a tag to compare
v0.9.0-rc2 Pre-release
Pre-release
v0.9.0-rc2

v0.9.0-rc1

24 Aug 15:05
v0.9.0-rc1
749100f
Compare
Choose a tag to compare
v0.9.0-rc1 Pre-release
Pre-release
v0.9.0-rc1

v0.8.0

24 Aug 15:04
v0.8.0
2cd32b6
Compare
Choose a tag to compare

v0.8.0 (2023-06-28)

Features

  • vend and fix go vet (f42b9fcc)
  • use vend for vendoring instead of go mod vendor (bd34487b)
  • support custom query (04b71c16)
  • custom query added to contract (30c0a4b7)
  • steps towards sepolia connection (33f3db2f)
  • re-enable clippy check for relayer (bfa9c2ab)
  • packet transfers to evm (d18291f5)
  • type conversion boilerplate, better revert messages, config design (dc5b0539)
  • channels open try maybe working? (f7a1896a)
  • connection opened (cbaea822)
  • everything is any (d7144e89)
  • regenerate rust contract bindings (b05637ea)
  • regenerate rust protos (8daf0d2d)
  • initial implementation (2deea497)
  • bls-eth: fix build on aarch64-linux (4d9166f9)
  • bundle-testnet: add v0.7.0 (611562f1)
  • ci: build devShells in CI (e5ff0793)
  • deps: use unionfi's ssz-rs (da6cd41b)
  • ethereum-verifier:
  • evm:
    • ensure we use the same packet type when refunding (#280) (52101922)
    • ensure we use the same packet type when refunding (f64874b7)
    • upgrade testnet verifier (cb03c00c)
    • upgrade testnet verifier (ec5096e6)
    • ensure we track wasm client state code (#236) (9a40355e)
    • ensure we track wasm client state code (31b6fe8c)
    • canonical protobuf encoding for commitments (#233) (5e5bd4b3)
    • canonical protobuf encoding for commitments (8e73117f)
  • galois:
  • ibc: move to unionfi ibc-go (97ea7db2)
  • light-client:
    • e2e membership verification works (871c86ba)
    • query native crypto functions (6aee25ee)
    • more efficient check (ffac04bf)
    • use protobuf for verification (809d43d8)
    • add SeqRecv to membership verification (8004902f)
    • complete verify_membership function (2b7c710b)
  • nix:
    • add flake description (5b21975e)
    • add extra-substituters to configure union.cachix.org (5bf9fffa)
  • proto: remove duplicated Fraction message (daaac9be)
  • relayer:
  • release: v0.7.0 upgrade migration (bcd08280)
  • union:
    • setup querier for wasm light client (fe8bf826)
    • native bls aggregation/verification (26ec217a)
  • uniond:

CI

Breaking Changes

  • CI: use git-cliff to generate release notes (#239) (6f20e8e8, breaks #)

Bug Fixes

Read more