Commit Graph

3 Commits

Author SHA1 Message Date
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