Skip to content

Releases: block-core/blockcore-indexer

Blockcore Indexer (Release 0.2.37)

05 Jul 11:53
Compare
Choose a tag to compare

What's Changed

0.2.36

04 Jul 10:33
Compare
Choose a tag to compare

What's Changed

Blockcore Indexer (Release 0.2.35)

24 Jun 09:53
7e65edf
Compare
Choose a tag to compare

What's Changed

Blockcore Indexer (Release 0.2.34)

28 May 20:31
Compare
Choose a tag to compare

What's Changed

Blockcore Indexer (Release 0.2.33)

10 May 12:34
4b958fe
Compare
Choose a tag to compare

Blockcore Indexer (Release 0.2.32)

01 Apr 22:05
Compare
Choose a tag to compare

Blockcore Indexer (Release 0.2.31)

20 Mar 23:04
aa88a8d
Compare
Choose a tag to compare

Blockcore Indexer (Release 0.2.30)

17 Mar 17:48
Compare
Choose a tag to compare

Blockcore Indexer (Release 0.2.29)

04 Mar 09:14
Compare
Choose a tag to compare
  • Add an index on the trxs in a block (#110) (deb83f1), closes #110
  • Add api endpoint to filter by user address (#116) (e6863ee), closes #116
  • Add api endpoint to return orphan (reorged) blocks (#117) (f6b802e), closes #117
  • Add comment on the utxo unitq index. (28e94ad)
  • Add comment on utxo commuted table (d8ceaf5)
  • Add gas price and amount (#115) (bba3e98), closes #115
  • Fix paging on smart contract address api endpoint (c6ec977)
  • fix typo (e02a179)
  • Run tests on regular build (61458da)
  • sort the computed history position ascending (#111) (49f1f45), closes #111
  • Started adding unit tests to the core project (#90) (b7f8cd0), closes #90
  • Update changelog and version (0d06cdf)
  • Update NuGet packages (cadefe9)

Blockcore Indexer (Release 0.2.28)

15 Feb 18:02
37a33c8
Compare
Choose a tag to compare
  • Add extra delete and some comments, also fetch better the last blolck query from memory not disk (#1 (37a33c8), closes #106
  • Changed the logic back to task.run for the transaction table because … (#103) (4e2c281), closes #103
  • Update changelog and version (fdc3374)