Skip to content

Releases: block-core/blockcore-indexer

Blockcore Indexer (Release 0.2.48)

16 May 17:10
5b8cce9
Compare
Choose a tag to compare
  • Fixed issue with failed sync setting the db in a broken state for rewind (#191) (bfffdea), closes #191
  • Small bug fixes on bitcoin core client call (ee95fab)

Blockcore Indexer (Release 0.2.47)

15 May 14:02
f8a0ad7
Compare
Choose a tag to compare
  • Added handling of new Smart contracts (#189) (f8a0ad7), closes #189

  • Bug fix, change of log lookup to be by name not by hard coded position in array. (#184) (da8b2e0), closes #184

Blockcore Indexer (Release 0.2.46)

02 Feb 21:52
Compare
Choose a tag to compare

update blockcore packages

Blockcore Indexer (Release 0.2.44)

16 Dec 11:52
7f7d75a
Compare
Choose a tag to compare

Blockcore Indexer (Release 0.2.43)

07 Dec 16:49
59b9560
Compare
Choose a tag to compare

Blockcore Indexer (Release 0.2.42)

04 Dec 21:20
f503639
Compare
Choose a tag to compare
  • Add instructions on how to run the indexer (06d3c8a)
  • Migrate Startup and drop duplicate container registration code (f503639)
  • Update version and changelog (15f68d0)

Blockcore Indexer (Release 0.2.41)

04 Dec 02:30
d20be72
Compare
Choose a tag to compare
  • Added endpoint to calculate the balance for multiple addresses in one request (#169) (f9224f5), closes #169
  • Blockhash property added (#174) (d20be72), closes #174
  • Update version and changelog (e0728b2)

Blockcore Indexer (Release 0.2.40)

27 Oct 19:42
3743489
Compare
Choose a tag to compare
  • Add Molie network package to indexer (3743489)
  • Added code for a transfer only action on a safe transfer method call (#167) (8723e8c), closes #167
  • Find outputs in mempool and remove them from unspent outputs api call (#162) (26e504b), closes #162
  • Fixed paging issue on nft endpoint (#168) (32a44be), closes #168
  • Update version and changelog (521cf05)

Blockcore Indexer (Release 0.2.39)

21 Sep 11:30
30d9412
Compare
Choose a tag to compare

Blockcore Indexer (Release 0.2.38)

26 Aug 22:27
Compare
Choose a tag to compare
  • Handle error message returned from the node (#157) (11e5b96), closes #157
  • Update Node.js version for workflow (6caf0c2)