- Add http response default charset as utf8
- Change coinType
- Change newCreateCoinMsg rpc
- Add newExerciseMsg rpc
- Fixed fetchMsg bug
- Add importPriKeyBase64 / exportPriKeyBase64 rpc
- Fixed newProposalParamMsg rpc bug
- Fixed some rpc bugs
- Added some query rpcs
- Fixed rpc newValidatorReward
- Refactor code with mixin
- Fixed rpc newDelegationMsg
- Added some rpcs
- Added
getCoins
api
- Added
getAccounts
&getTxs
api - Modify
newCreateCoinMsg
api
- Added getAddressFromPrivateKeyHex api
- Added some rpc api
- Added some examples inside the
example/
folder
- Improved the README.md
- Added some examples inside the
example/
folder
- Initial release