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
See https://github.com/dangoslen/changelog-enforcer.
47
47
-->
48
48
49
+
-[#2353](https://github.com/NibiruChain/nibiru/pull/2353) - refactor(oracle): remove dead code from asset registry
50
+
49
51
### Dependencies
50
52
- Bump `base-x` from 3.0.10 to 3.0.11 ([#2355](https://github.com/NibiruChain/nibiru/pull/2355))
51
53
@@ -59,6 +61,7 @@ See https://github.com/dangoslen/changelog-enforcer.
59
61
-[#2348](https://github.com/NibiruChain/nibiru/pull/2348) - fix(oracle): max expiration a label rather than an invalidation for additional query liveness
60
62
-[#2350](https://github.com/NibiruChain/nibiru/pull/2350) - fix(simapp): sim tests with empty validator set panic
61
63
-[#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
64
+
-[#2354](https://github.com/NibiruChain/nibiru/pull/2354) - chore: linter upgrade to v2
62
65
-[#2357](https://github.com/NibiruChain/nibiru/pull/2357) - fix: proper statedb isolation in nibiru bank_extension
B. New commands you've made on the `nibid` don't show up. Your `nibid` probably just isn't updated again after the code changes, to recompile nibid run `make install` in the root
88
87
89
-
## Contributing
88
+
###Contributing
90
89
91
90
The code for `nibid` is located in the `/cmd/nibid` folder.
92
91
@@ -110,8 +109,6 @@ nibid tx --help
110
109
nibid query oracle --help
111
110
```
112
111
113
-
## Troubleshooting
114
-
115
112
### Error when running `make install` on MacOS
116
113
117
114
If you get an error like this when running `make install` on MacOS:
0 commit comments