You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,6 +53,7 @@ See https://github.com/dangoslen/changelog-enforcer.
53
53
-[#2346](https://gittub.com/NibiruChain/nibiru/pull/2346) - fix(buf-gen-rs): improve Rust proto binding generation script robustness and get it to work with a forked Cosmos-SDK dependency and exit correctly on failure
54
54
-[#2348](https://github.com/NibiruChain/nibiru/pull/2348) - fix(oracle): max expiration a label rather than an invalidation for additional query liveness
55
55
-[#2350](https://github.com/NibiruChain/nibiru/pull/2350) - fix(simapp): sim tests with empty validator set panic
56
+
-[#2352](https://github.com/NibiruChain/nibiru/pull/2352) - chore(token-registry): Add bank coin versions of USDC and USDT from Stargate and LayerZero, and update ErisEvm.sol to fix redeem
56
57
57
58
### Dependencies
58
59
- Bump `form-data` from 4.0.1 to 4.0.4 ([#2347](https://github.com/NibiruChain/nibiru/pull/2347))
Copy file name to clipboardExpand all lines: token-registry/CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,4 +14,5 @@
14
14
- This prevents test runs from overwriting source-controlled files when
15
15
executing the script, resolving issues caused by `os.WriteFile` truncating the
16
16
embedded JSON files on error.
17
-
-[#2341](https://github.com/NibiruChain/nibiru/pull/2341) - chore(token-registry): Add the USDa and sUSDa ERC20 from Avalon Finance
17
+
-[#2341](https://github.com/NibiruChain/nibiru/pull/2341) - chore(token-registry): Add the USDa and sUSDa ERC20 from Avalon Finance
18
+
-[#2352](https://github.com/NibiruChain/nibiru/pull/2352) - chore(token-registry): Add bank coin versions of USDC and USDT from Stargate and LayerZero, and update ErisEvm.sol to fix redeem.
0 commit comments