What's Changed
- fix(rpc): fix RPC crash due to wrong tx consumption logic (p2) by @0xbcdev in #14
- imp(rpc): returns EVM/Wasm tx action & sig info in
be_getBlockByNumberresponse by @0xbcdev in #15 - fix(rpc): fix query gov module params by @0xbcdev in #16
- imp(rpc): add query module params for
authandibc-transfermodule by @0xbcdev in #17 - imp(rpc):
be_getBlockByNumberreturns proposer by @0xbcdev in #18 - imp(rpc):
be_getChainInforeturns Be-RPC version by @0xbcdev in #19 - feat(rpc): add new api
be_getRecentBlocksto get recent blocks in just one query by @0xbcdev in #20 - fix(rpc): limit page size API
be_getRecentBlocksby @0xbcdev in #21 - imp(rpc):
be_getValidatorsreturns more necessary information by @0xbcdev in #22 - fix(rpc): fix cache staking validators not reloaded correctly by @0xbcdev in #23
- imp(backend): expose method
GetBankDenomsMetadataby @0xbcdev in #24
Full Changelog: v1.1.4...v1.2.4