Add mode to write to CSV files in statediff file writer #249

Merged
nikugogoi merged 8 commits from ng-file-csv into v1.10.19-statediff-v4 2022-06-29 11:47:57 +00:00
nikugogoi commented 2022-06-22 13:19:24 +00:00 (Migrated from github.com)

Part of https://github.com/vulcanize/go-ethereum/issues/224

  • Add interface for file writer to switch between .sql and .csv files
  • Add statediff.file.mode flag to switch between sql and csv mode
  • Add statediff.file.csvoutput flag to specify output directory for CSV files
  • Add tests for csv file mode
  • Implement CSV file for watched addresses
Part of https://github.com/vulcanize/go-ethereum/issues/224 - Add interface for file writer to switch between .sql and .csv files - Add `statediff.file.mode` flag to switch between `sql` and `csv` mode - Add `statediff.file.csvoutput` flag to specify output directory for CSV files - Add tests for `csv` file mode - Implement CSV file for watched addresses
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#249
No description provided.