Skip to content

1.0.0

Compare
Choose a tag to compare
@emiliorizzo emiliorizzo released this 30 Aug 05:28
· 1155 commits to master since this release

Added

  • Optional configuration file: initial-config.json
  • ABI of PoolBlockReward
  • API contractVerifier module wich exposes the methods:
    • verify
    • getSolcVersions
    • getEvmVersions
    • getVerificationResults
  • API extendedStats module
  • API summary module that provides all scrapped and decoded data from one block in one document.
  • Setup module which stores the blockchain configuration on database and checks
    against the node, at start, to avoid inserting data from another blockchain on the same database.
  • The API now exposes network information such as the addresses of native contracts (pre configured) and the chainId

Removed

  • config.publicSettings