Skip to content

1.0.3

Compare
Choose a tag to compare
@emiliorizzo emiliorizzo released this 28 Feb 18:46
· 1090 commits to master since this release

Added

  • Decode bridge events
  • Indexed _addresses field to events collection
  • _metadata field to blocks that includes: txDensity, hashrate and time
  • Transactions channel
  • CirculatingSupply to stats
  • ActiveAccounts to stats

Changed

  • ContractParser, remove web3 dependency
  • Refactor ContractParser as rsk-contract-parser
  • Refactor utils as rsk-utils
  • Status collection to capped collection
  • Remove transactions from blocks channel
  • Remove disabled modules from API interactive documentation

Fixed

  • Indexed ids on events and transactions, that produced errors in some queries
  • tools/getBlock
  • swagger.json url

Removed

  • ExtendedStats module