- (backend) #24 Expose method
GetBankDenomsMetadata
- (rpc) #23 Fix cache staking validators not reloaded correctly
- (rpc) #22
be_getValidators
returns more necessary information
- (rpc) #20 Add new API
be_getRecentBlocks
to fetch recent blocks
- (rpc) #21 Limit page size API
be_getRecentBlocks
- (rpc) #17 Add query module params for
auth
andibc-transfer
module
- (rpc) #16 Fix query gov module params
- (rpc) #15 Returns EVM/Wasm tx action & sig info in
be_getBlockByNumber
response
- (rpc) #14 Fix RPC crash due to wrong tx consumption logic (p2)
- (rpc) #13 Fix validators not listed correctly
- (rpc) #12 Fix RPC crash due to wrong tx consumption logic
- (rpc) #7 Improve IBC messages translation & add IBC packet info into message parser
- (rpc) #8 + #9 Add IBC packet information into
be_getTransactionsInBlockRange
- (rpc) #10 Refactor export function to reduce chance of crashing entire handler
- (rpc) #11 Return transaction value in
be_getTransactionsInBlockRange
response
- (rpc) #6
be_getTransactionsInBlockRange
response include some wasm tx information
- (rpc) #3
be_getAccount
response include account proto type - (rpc) #5
be_getTransactionsInBlockRange
response include some evm tx information
- (rpc) #4 Contract token balance involvers extractor
- (rpc) #2 Add endpoint
be_getLatestBlockNumber
- (parser) #1 Add message signer into involvers list