Releases: rsksmart/rsk-explorer-api
Releases · rsksmart/rsk-explorer-api
2.0.8
Changes:
- Datalayer abstraction
- ORM Replacement (from mongo to prisma)
- Replace database engine from mongo to postgres
- Services and entity classes refactor, aligned with new ORM
- Spam messages from ethers library supressed from logs
- Include package version in health check response
- update readme file
1.3.1
- Support London EVM version
- Update for new rsk-contract-parser's Bridge ABI handling
1.3.0
Adds support for ERC1967 upgradeable tokens
1.2.1
Added
- UserEvents support to HTTP request.
1.2.0
Added
- Support POST in /api routes.
- API module: VerificationResults
1.1.8
Changed
- Dependencies: nod3 to @rsksmart/nod3
- Dependencies: rsk-contract-parser to @rsksmart/rsk-contract-parser
- Replace: lib/cli with @rsksmart/rsk-js-cli
1.1.7
Fixed
- API getVerificationResults
- Stats channel
- Datacollector.getLatest
Added
- Locking cap to stats
1.1.6
Fixed
- Token total supply & decimals serialization
Added*
- Get balances of all addresses obtained by the block summaries for each block number.
1.1.5
Added
- Self destructed contracts support.
- Tools: updateBalances, checks/updates the balances of all DB addresses.
Fixed
- Contracts balances
1.1.4
Updated
- Db.createCollection to the new mongodb driver behavior
- blocks checker service, delay before start.
- config: disable services in config