Skip to content

Version: 0.61.0

Compare
Choose a tag to compare
@d3p d3p released this 15 Jul 07:01
· 109 commits to master since this release
7536cea

New

  • trace field in transaction

  • archive parameter in blockchain signle-entity fields (block, block_by_seq_no, transaction, message).
    When is true the blockchain requests use an archive database with full blockchain history
    but reduced field set.

  • transactions_by_lt query is added to blockchain.account to paginate account transactions by logical time

  • thread parameter in blockchain.block_by_seq_no and blockchain.blocks is deprecated. shard parameter should be used instead

  • blockchain.prev_shard_blocks and blockchain.next_shard_blocks queries for blocks chain iteration

  • blockchain.transactions_by_in_msg query for retrieving transaction by inbound message

  • blocks collection latency is calculated from gen_utime of masterchain block which has commited last known shard block