Angelo RC

Results 23 issues of Angelo RC

## Summary of Bug I found a bug when try to recover key from mnemonic ### 1. Describe `okexchaincli keys add test --recover` ### 2. Impact Cannot import mnemonic from...

not a problem

Is there any official js lib?

## Summary Convert raw_log response to json format. Is util for javascript libraries. ## Problem Definition I'm building an UI based on OkChain, in the case where we use this...

- [ ] Remove fantoken module - [ ] Update to `sdk-0.45.x` - [ ] Refactor appparams - [ ] Add `PrepareGenesisCmd` - [ ] Add/Fix `TestnetCmd` - [ ]...

- refactor: makefile refactor and improvements - feat: add docker support - fix: proto generate - fix: swagger support Todo - update changelog - update version tag

- Add testnet command - Add testnet genesis

Move modules from `bitsongofficial/chainmodules` to `bitsongofficial/go-bitsong` - [ ] Fantoken module

The `issue-fee` should be an `sdk.Coin` string, example: `--issue-fee 1ubtsg` and not `--issue-fee 1` Command: `bitsongd tx fantoken issue --name Angelo --symbol angelo --max-supply 1000 --issue-fee 1000000 --from validator --chain-id...

FanToken

When you issue a new fantoken, you need to specify the `symbol`. In my example I issued the symbol `angelo` it mean that in the state it's stored as `uangelo`....

FanToken