nghuyenthevinh2000
nghuyenthevinh2000
fixes: #3667 The logic will fetch balances of specific rune in each outpoint. Not loading the whole balances map. **Logic** 1. add endpoint "/rune/:rune/balances" which allows specifying rune to fetch...
I notice that ord is receiving a lot of community contributions, questions, thus a need for a template to easily follow and manage. Things are definitely going wild after runes...
fixes: #3640 add a command to burn all specific runes in a wallet **Logic** 1. Add Burn impl in subcommand/wallet: forcing burn through Cenotaph EdictOutput Flaw **Test** 1. Add a...
1. Use proto gen, lint, format in Makefile - reduce reliance on ignite proto gen - doesn't break source code like using ignite proto gen - can easily update to...
- [x] Add interchain test for querying pool prices (#125) - [ ] benchmark for 50 tokens
```[tasklist] ### Tasks - [ ] setup hermes relayer from nomic btc ```
## Summary of changes Add docker image to run on mainnet My node has been running for 2 days without problem ## Report of required housekeeping - [ ] Github...
In cometbft v0.37.x, we can use PrepareProposal to modify the ordering of tx in a block in application layer in propose round This idea will need more testing to test...
## Summary of changes Design outline: https://github.com/classic-terra/documents/blob/main/research/stop_ustc_minting.md ## Report of required housekeeping - [ ] Github issue OR spec proposal link - [ ] Wrote tests - [ ] Updated...