go-ethereum/cmd
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
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen accounts/abi/bind: fix duplicate field names in the generated go struct (#24924) 2022-06-07 08:38:54 +02:00
bootnode les: switch to new discv5 (#21940) 2021-01-26 21:41:35 +01:00
checkpoint-admin cmd/clef: change --rpcport to --http.port and update flags in docs (#21318) 2020-07-14 10:35:32 +02:00
clef all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
devp2p all: prefer new(big.Int) over big.NewInt(0) (#25087) 2022-06-14 15:09:48 +03:00
ethkey cmd/ethkey: use accounts.TextHash (#25069) 2022-06-14 13:47:11 +02:00
evm cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2022-06-15 14:10:38 +03:00
faucet all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
geth Add mode to write to CSV files in statediff file writer (#249) 2022-06-29 17:17:57 +05:30
p2psim cmd/*: refactor get flag value (#24761) 2022-04-26 09:32:31 +02:00
puppeth all: more linters (#24783) 2022-06-13 16:24:45 +02:00
rlpdump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
utils Add mode to write to CSV files in statediff file writer (#249) 2022-06-29 17:17:57 +05:30