Skip to content

Releases: rsksmart/rsk-explorer-api

2.0.8

21 Dec 23:34
0ad13e1
Compare
Choose a tag to compare

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

17 Nov 23:10
6738995
Compare
Choose a tag to compare
  • Support London EVM version
  • Update for new rsk-contract-parser's Bridge ABI handling

1.3.0

22 Mar 14:38
7d9fe13
Compare
Choose a tag to compare

Adds support for ERC1967 upgradeable tokens

1.2.1

05 Feb 19:54
Compare
Choose a tag to compare

Added

  • UserEvents support to HTTP request.

1.2.0

29 Jan 23:40
Compare
Choose a tag to compare

Added

  • Support POST in /api routes.
  • API module: VerificationResults

1.1.8

29 Jan 00:57
Compare
Choose a tag to compare

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

08 Jan 20:16
Compare
Choose a tag to compare

Fixed

  • API getVerificationResults
  • Stats channel
  • Datacollector.getLatest

Added

  • Locking cap to stats

1.1.6

01 Sep 04:01
Compare
Choose a tag to compare

Fixed

  • Token total supply & decimals serialization

Added*

  • Get balances of all addresses obtained by the block summaries for each block number.

1.1.5

11 Aug 23:56
Compare
Choose a tag to compare

Added

  • Self destructed contracts support.
  • Tools: updateBalances, checks/updates the balances of all DB addresses.

Fixed

  • Contracts balances

1.1.4

06 Aug 16:56
Compare
Choose a tag to compare

Updated

  • Db.createCollection to the new mongodb driver behavior
  • blocks checker service, delay before start.
  • config: disable services in config