Releases: unionlabs/union
Releases · unionlabs/union
v0.20.0-rc1
v0.20.0 RC 1
v0.19.0
v0.19.0 (2024-02-12)
Docs
- nest haeder (e0dcdc12)
- clarify endpoints belonging to union (832dd25d)
- nest getting started by 1 header (d7d06415)
- fix deadlink (68543149)
- use versions.json in docs (6b4d3305)
- changed network name to testnet 6 (17cde61c)
- create READMEs for app and cmd modules (#1195) (5d9feee6)
- specified custom query usage (b86ceb9b)
- added README to uniond/cmd (a2ef602c)
- added README to uniond/app (51b40ffb)
- update with feedback from validators (#1180) (4d5ff7d2)
- mount tmp dir (845738bc)
- use node flag for query (70272a4b)
- use filepath (8e6552cf)
- explain docker containers (1027602b)
- append double slash to unionvisor alias (77f83a55)
- ics21:
- unionlabs:
Bug Fixes
- remove module accounts (9abd2f92)
- collect w/ bonlulu (e23644a8)
- name file properly (a8855614)
- use testnet-6 genesis in unionvisor (0856dc35)
- unionvisor usese v19 (bfa58f0b)
- wrap coins in array (f8a27506)
- balance -> coins (0fd0f22c)
- revert unionvisor change (03d92b3f)
- set unionvisor for testnet-6 (84f697a4)
- improve docs and fix links (#1305) (67749ef2)
- sync flake.lock with main (000bf7cd)
- various links and disable edit button (1d8b3695)
- remove keyType form init and gentx (f0b4ee59)
- remove keyType form init and gentx (3a221d77)
- provide channel and port id when calling
get_denom_address
(#1299) (5ddef395) - pass python3 to native build inputs (4c466f8d)
- make CI more stable (#1291) (2d2d6954)
- use sqlx-cli from nixpkgs (1308d020)
- build on main and nightly (#1280) (94c72ae3, closes #1265)
- pass correct permissions and token to action (#1273) (0328207b)
- pass correct permissions and token to action (841f6c2b)
- empty eval (d853dd93)
- exception for treefmt (86313ec3)
- remove trailing comma (07d0d2fc)
- verify pedersen commitment before the zkp in cometbls light clients (#1255) (1c3a9ac4)
- address clippy lints (7ee8a8e7)
- move oxlint src to flake input to avoid ifd (a61b8ad3)
- remove extra space and format (012858e5)
- typescript format (9e1ee9b6)
- format (1c690fb0)
- linting errors (68bea4cc)
- remove extra ticks in string (ad54a95c)
- pass correct svelte output dir (b2d56bc5)
- spell check (b91412b0)
- add missing og for docs path (152f16a4)
- add label to input (23fcc51d)
- update build command (1bb3bfb7)
- run nix build in ci (1b946109)
- remove extra font files (4cd62eec)
- preload fonts (f2f87b83)
- content layout shift and remove extra fonts (#1220) (10f31552)
- content layout shift and remove extra fonts (8ca945d4)
- update landing text and layout (8dac7772)
- missing extra line (89364bf7)
- tokenfactory uses cosmos.msg (#1209) (f22f9ac3)
- re-create viper instance to get env vars and correct home (#1207) (451b1f5f)
- docs accessibility violation (#1203) (15254d3d)
- npm hash (28557944)
- docs accessibility violation (43b08cd3)
- fix more styling (#1202) (7d51c421)
- padding around code snippet (2162de90)
- fix more styling (2c1d94ed)
- fix some styling (#1201) (a61c8afb)
- fix some styling (e0bbe785)
- fix (3c73f6a3)
- spelling (3852c000)
- center...
v0.19.0-rc6
fix(v0_19_0): update input (#1338)
v0.19.0-rc5
chore: update crane version (#1330) see https://github.com/ipetkov/crane/pull/517 for why we're seeing this error now: ``` trace: warning: `overrideScope` (from `lib.makeScope`) is deprecated. Do `overrideScope' (self: super: { … })` instead of `overrideScope (super: self: { … })`. All other overrides have the parameters in that order, including other definitions of `overrideScope`. This was the only definition violating the pattern. ```
v0.19.0-rc4
v0.19.0 RC 4
v0.19.0-rc3
v0.19.0 RC 3
v0.19.0-rc2
v0.19.0 RC 2
v0.19.0-rc1
v0.19.0 RC 1
v0.18.0
v0.18.0 (2024-01-17)
Features
- skip blog post (#1157) (27fb4752)
- skip blog post (49f47909)
- add rust llvm code coverage (#1147) (a9230575)
- add rust llvm code coverage (c95670b9)
- added union-testnet-5 genesis (#1126) (67f835aa)
- added gentxs (1a66df83)
- added gentxs (53050785)
- add gentx-cor-systems (ee4118ac)
- add omar to gen bal (4c0fc53d)
- add cor to gen bal (d608190b)
- update deps, add taplo, and move deps to workspace (#1130) (78970b16)
- added lightshift to gen balances (94a1da42)
- update deps, add taplo, and move deps to workspace (25593870)
- error out when home is not set (#1128) (f9fea828)
- add bonlulu gentx (33c4de91)
- error out when home is not set (156c9794)
- added poisonphang-val gentx (9f3b4d2c)
- added union-testnet-5 genesis (094a0b02)
- added bundle-testnet-5 (#1123) (9fd354a5)
- added bundle-testnet-5 (c775933e)
- noble movement blog post (#1117) (8033b65c)
- noble movement blog post (ef5ad6b8)
- bump rust version (34c8b928)
- consolidate blog posts and docs under site/ (820b43dc)
- update comment on new deployment (4c7d4410)
- add comment preview url to pull request (88c122e7)
- cometbls-lc:
- cosmwasm:
- docs: start moving to astro starlight (e08bff9e)
- docs/blog: merge blog & docs (#1058) (245f580e)
- evm:
- refactor & more tests & cleanup (#1155) (6b296886)
- tests: ics23 contract, remove verifier in favor of cometbls tests (db2bc79f)
- remove unused code (c6df9d93)
- use proxy to include library coverage (4e59eb16)
- ignore some files for the coverage (87e54d3f)
- filter invalid inputs in edge case (a268b726)
- IBCHeight/IBCConnection complete tests (#1152) (3af82cdd)
- complete IBCHeight tests (038ac17e)
- complete IBCConnection tests (7de3b2d4)
- complete cometbls tests (#1144) (c491196c)
- complete cometbls tests (a3837a90)
- ucs01-relay: ensure channel ordering on init/try (699bc0be)
- rename parameters for clarity (0d2b31f0)
- ucs01: introduce more tests (f2a602a0)
VIA_IR
is better withOPTIMIZER = false
(a2003d20)- ucs01: more sanity checks, better errors and simplify (995ec1a2)
- better error string (35aa7b26)
- missing virtual
onTimeoutPacket
, better error string (c0c45e45) - add lcov file to coverage output/upgrade foudry monthly (ad1f374f)
- upgrade to solidity 0.8.23 (c89791bf)
- galois:
- upgrade gnark and improve circuit/tests (#1135) (32a29ff4)
- regenerate circuit and according keys (8d6d3ddc)
- upgrade gnark (01570bca)
- avoid gnark issue with g2affine in tests (dbb824c9)
- introduce
galoisd-coverage
package (2135bd64) - fixup bls sig test (adcbd5be)
- common circuit tests (99d60868)
- extract bls gadget (9da9a8c5)
- merkle tests (c56e476f)
- improve tests (a409deb5)
- remove unused gadgets (b1d2dcaf)
- improve circuit and tests (b7b35a8a)
- upgrade gnark/gnark-crypto (3d1657a3)
- more tests and optimized cofactor clearing (#1116) (a6b1a485)
- more tests and optimized cofactor clearing (359543d9)
- compile new circuit and update verifying keys (#1112) (51d0ce23)
- compile circuit and update verifying keys (c31f1430)
- ics23:
v0.18.0-rc3
v0.18.0-rc3