Commit Graph

1 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