ETH Transactions Storage Versions Save

Indexer for Ethereum to get transaction list by ETH address

v2.4.1

2 months ago

Cosmetic changes:

  • Updated contributors

v2.4

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

v2.3

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

v2.2

7 months ago
  • Additional optional indexes
  • Update Readme

v2.1

1 year ago
  • 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