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:
- hubble: escape \u0000 (#857) (e4854ddc)
- site:
- only show spinner when the user has started the transfer (9cef616d)
- text fixes (1a509cf4)
- delete warningbox and change testnet-3 to testnet-4 (b0726b64)
- log transfer errors (df25f3c6)
- process -> progress (72c95184)
- add migration in process warning (0539418f)
- announcement link (8391386c)
- backed by sizing fixes (676aac4e)
- sizing fixes (ff56792c)
- unionvisor: