Skip to content

Releases: Adamant-im/ETH-transactions-storage

v2.4.1

13 Feb 09:10
f5d5420

Choose a tag to compare

Cosmetic changes:

  • Updated contributors

v2.4

09 Feb 18:03
7168f30

Choose a tag to compare

  • Fixed ERC20 transactions indexing issue, which led to some transactions being unindexed.
  • Added version to max_block view.

v2.3

31 Dec 17:06
612751b

Choose a tag to compare

  • Update function names according to the new web3.py package

v2.2

22 Sep 14:30
409df51

Choose a tag to compare

  • Additional optional indexes
  • Update Readme

v2.1

06 Jul 08:00

Choose a tag to compare

  • Less requests to Ethereum node
  • More logging
  • Fix IPC connection
  • Fix database connection
  • Add LOG_FILE env variable
  • Add ethtest.py to test Ethereum node connection
  • Add pgtest.py to test database connection