go-ethereum/.github/workflows
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
..
checks.yml Statediff Geth 2022-06-16 14:38:00 -04:00
on-pr.yml Statediff Geth 2022-06-16 14:38:00 -04:00
publish.yaml Statediff Geth 2022-06-16 14:38:00 -04:00
tests.yml Add mode to write to CSV files in statediff file writer (#249) 2022-06-29 17:17:57 +05:30