Releases: unionlabs/union
Releases · unionlabs/union
v0.18.0-rc2
v0.18.0-rc2 union-testnet-5
v0.17.0
v0.17.0 (2024-01-04)
Features
- clean up types and serde representations (#1069) (98873e14)
- clean up types and serde representations (311619f8)
- cosmos <-> tendermint (b5e8f13e)
- ci: updated unionlabs/workflows ref (#985) (063b16f7)
- ts-sdk: create transfers sdk (#1017) (10848291)
- ui:
- uniond:
- unionvisor:
- voyager:
Docs
- correct uniond versions in docs and add upgrade history (#1070) (4af51456)
- update uniond and unionvisor versions (#1062) (7b9da224)
- updated unionvisor version (249cdb30)
- updated uniond links (04e535e3)
- added guide for migrating to Unionvisor (#1056) (d79cd090)
Bug Fixes
v0.17.0-rc1
Release Candidate 1
v0.16.0
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:
- e2e: assert tokenfactory state after upgrades (5cf1f728)
- evm:
- 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
- added NodeStake endpoints to docs (#1005) (df948763)
- added stakeflow to public endpoints page (#989) (dfdfa6ea)
- nix:
Bug Fixes
v0.16.0-rc4
Release Candidate 4
v0.15.0
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:
- ethereum-lc: check whether the account proof belongs to the correct contract (a5168a9c)
- evm:
- hubble: add sqlx datastore (#927) (f47622cf)
- nix:
- rust: strip bins (fc203a78)
- site:
- upgrade to
union-testnet-4
(997508c7) - add updated ABIs (6d3388b3)
- link to seed raise article (63b77594)
- improve responsiveness and spacing (c5eb7831)
- add ETH <-> IBC section (c0e23edd)
- expand grid to footer (5e4c262e)
- style explore button (928504bb)
- 3d text effect (f80a3a14)
- add investors to lander (c48d8532)
- wip contrasty design (feaf8198)
- upgrade to
- testnet-4:
- uniond:
- unionvisor:
- v0.15.0: add upgrade handler (483d9f5a)
- voyager: update devnet config (e1173224)
- wasm: opt for size (bded2f68)
Docs
- update color-scheme (#957) (729e974a)
- endpoint docs and update faq (#944) (f2c18b14)
- update color-scheme (9a694c44)
- use host network when running container (#942) (78d7354c)
- use public link to uniond on ghcr (#939) (e6d231aa)
- added validator intake form to onboarding docs (#931) (effe9fa6)
- create on boarding docs for testnet validators (#853) (08fa9459)
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:
- eth-lc:
- ethereum-lc: test data (6b3726d9)
- galoisd:
- missing assignation after ...
v0.15.0-rc2
release w/ bundle
v0.15.0-rc1
v0.15.0-rc1
v0.14.0
v0.14.0 (2023-11-08)
Bug Fixes
- fix nightly tests (#868) (354f2e9a)
- fix nightly tests (f2b5b6ac)
- ignore all vendor directories (f4302f70)
- remove ifd from externalEvmSources (272b949e)
- ignore vendor directory (ca09fd72)
- approve the correct amount to send to union (9b56dd85)
- add wakey to dictionary (1514db1c)
- temporarily disable site preview/prod workflows (75a185b9)
- remove broken test (187a7e53)
- allow for resubmission of lc updates without next_sync_committee (58cb3c03)
- implement in-memory queue properly (#787) (d8b4dc31)
- implement in-memory queue properly (56ecd93f)
- fix sqlx offline checks (8d5f6bf6)
- only pull in one version of prost (db827321)
- ignore broken tests (6f1f2045)
- comment out e2e-setup file (cae332e9)
- include graphql definitions in voyager source (a7af3b8a)
- don't panic if voyager is unreachable (f5539bcf)
- remove 'Finance' from title (#752) (9285cfcd)
- make background color work on mobile header (348632e0)
- blog:
- ci:
- cosmjs: revert to upstream (008f1e04)
- ethereum-lc: test is invalid (hardcoded proof) after proto changes (1c1f117d)
- evm:
- faucet:
- hubble: do not discard hasura errors (#733) (fb7839ce)
- pgqueue:
- rust: cometbls - ensure non adjacent valroot taken from header (92b28379)
- serde-utils:
- site:
- author links are no longer broken (#859) (229c084a)
- author links are no longer broken (fb2697d9)
- article date (c7a22df2)
- small copy fixes (6efa724e)
- fix broken impure vercel deployments (3372cda3)
- small formating fixes (a869eda2)
- swap rpc (#852) (26c58d7e)
- increase poll rate (6f85b4ef)
- swap rpc (f7594112)
- unpublish ICS20 blog post (5ac85780)
- temporarily make builds impure (70ed5e24)
- format uno balances (932ef10a)
- an MVP of a beta (e976537c)
- decrease transfer amounts (1eb0407f)
- eth rendering (be9357cd)
- eth rendering (5dfac6b1)
- right align balances (e37840d4)
- balance table format (40f57705)
- simplify sepolia faucet button (25cfae9f)
- render eth balances correctly (cfe3a21a)
- update to channel-15 and put channel in constants (a145fb69)
- rename address constants (44c6e167)
- incorrect channels (2592dd13)
- update channel (e5aa1be4)
- fixes (cf999ceb)
- restore nix build by running postinstall (0fe3f0d6)
- apply postinstall patches (14879dcc)
- fetch cosmjs from repo (76c5fa62)
- lander logo timings (#757) (1ceaf78a)
- lander logo timings (625ac4e7)
- ...
v0.14.0-rc5
v0.14.0-rc5