Commit Graph

4 Commits

Author SHA1 Message Date
prathamesh0
7b4ef34de2
Update indexer to include block hash in receipts and logs (#256)
* Update indexer to include block hash in receipts and logs

* Upgrade ipld-eth-db image in docker-compose to run tests
2022-07-12 09:32:54 +05:30
nikugogoi
558a187391
Add mode to write to CSV files in statediff file writer (#249)
* Change file writing mode to csv files

* Implement writer interface for file indexer

* Implement option for csv or sql in file mode

* Close files in CSV writer

* Add tests for CSV file mode

* Implement CSV file for watched addresses

* Separate test configs for CSV and SQL

* Refactor common code for file indexer tests
2022-06-29 17:17:57 +05:30
a175c22798 Disassociate block number from the indexer object 2022-06-22 17:43:50 +05:30
Abdul Rabbani
d42a21fae2 Statediff Geth 2022-06-16 14:38:00 -04:00