Skip to content

Releases: bcdevtools/block-explorer-rpc-cosmos

v1.2.4

06 May 06:17
d127509
Compare
Choose a tag to compare

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_getBlockByNumber response by @0xbcdev in #15
  • fix(rpc): fix query gov module params by @0xbcdev in #16
  • imp(rpc): add query module params for auth and ibc-transfer module by @0xbcdev in #17
  • imp(rpc): be_getBlockByNumber returns proposer by @0xbcdev in #18
  • imp(rpc): be_getChainInfo returns Be-RPC version by @0xbcdev in #19
  • feat(rpc): add new api be_getRecentBlocks to get recent blocks in just one query by @0xbcdev in #20
  • fix(rpc): limit page size API be_getRecentBlocks by @0xbcdev in #21
  • imp(rpc): be_getValidators returns more necessary information by @0xbcdev in #22
  • fix(rpc): fix cache staking validators not reloaded correctly by @0xbcdev in #23
  • imp(backend): expose method GetBankDenomsMetadata by @0xbcdev in #24

Full Changelog: v1.1.4...v1.2.4

v1.1.4

03 May 17:19
5bc5cbc
Compare
Choose a tag to compare

What's Changed

  • fix(rpc): fix validator operator address not mapped in RollApp EVM by @0xbcdev in #13

Full Changelog: v1.1.3...v1.1.4

v1.1.3

03 May 15:32
4a0044c
Compare
Choose a tag to compare

What's Changed

  • fix(rpc): fix RPC crash due to wrong tx consumption logic by @0xbcdev in #12

Full Changelog: v1.1.2...v1.1.3

v1.1.2

19 Apr 17:39
Compare
Choose a tag to compare

What's Changed

  • imp(rpc): improve IBC messages translation & add IBC packet info into message parser by @0xbcdev in #7
  • imp(rpc): add IBC packet information into be_getTransactionsInBlockRange by @0xbcdev in #8
  • imp(rpc): returns multiple IBC packet information by be_getTransactionsInBlockRange by @0xbcdev in #9
  • imp(rpc): refactor export function to reduce chance of crashing entire handler by @0xbcdev in #10
  • imp(rpc): return transaction value in be_getTransactionsInBlockRange response by @0xbcdev in #11

Full Changelog: v1.1.1...v1.1.2

v1.1.1

13 Apr 22:46
126040e
Compare
Choose a tag to compare

What's Changed

  • imp(rpc): be_getTransactionsInBlockRange response include some wasm tx information by @0xbcdev in #6

Full Changelog: v1.1.0...v1.1.1

v1.1.0 Breaking change

13 Apr 20:24
Compare
Choose a tag to compare

Breaking change

What's Changed

  • imp(rpc): be_getAccount response include account proto type by @0xbcdev in #3
  • [Breaking change] feat(rpc): contract token balance involvers extractor by @0xbcdev in #4
  • imp(rpc): be_getTransactionsInBlockRange response include some evm tx information by @0xbcdev in #5

Full Changelog: v1.0.3...v1.1.0

v1.0.3

08 Apr 03:25
8766865
Compare
Choose a tag to compare

What's Changed

  • feat(rpc): add endpoint be_getLatestBlockNumber by @0xbcdev in #2

Full Changelog: v1.0.2...v1.0.3

v1.0.2

05 Apr 07:03
af0a5fe
Compare
Choose a tag to compare

What's Changed

  • imp(parser): add message signer into involvers list by @0xbcdev in #1

Full Changelog: v1.0.1...v1.0.2

Block Explorer Json-RPC for Cosmos chains

02 Apr 16:57
Compare
Choose a tag to compare