[0.2.1] - 2019-03-01
Added
- Adding Zero Fee for Query
- Cosmos-Wrapper to wrap around cosmos-sdk including BaseApp, Router, Handlers. Update handlers such as FeeAmount, FeeDenom. Handlers for Auth, Bank, Booking and Exchange module
- Bump Shareledger version and suffix
- Map TDM Address to GenesisValidator
- ConvertTDMPubKey to convert from Shareledger PubKey to TDM one
- Store to map TDMaddress to SHR address
Updated
- testnet subcommand to create data dir as required by TDMv0.30.0
- Move CosmosBech32 Prefix to main command to automatically initialize across other subcommands
- Nonce query using new path for ClientContext
- Update ValidatorSet and EndBlocker to convert ProposerAddress received from Tendermint to SHR validator address
- swap tendermint/tmlibs to tendermint/tendermint/libs
Fixed
- unsafe_reset_all doesn't remove also data/priv_validator_state.json
- GenPrivateKey randomly generates seed for PrivateKey
- show_address to print Bech32 address