1.0.0
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