go-ethereum/cmd
Abdul Rabbani b609d4d6c2 Statediff Geth
* Handle conflicts (#244)

* Handle conflicts

* Update go mod file versions

* Make lint changes

* Disassociate block number from the indexer object

* Update ipld-eth-db ref

* Refactor builder code to make it reusable

* Use prefix comparison for account selective statediffing

* Update builder unit tests

* 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

* Update indexer to include block hash in receipts and logs (#256)

* Update indexer to include block hash in receipts and logs

* Upgrade ipld-eth-db image in docker-compose to run tests
2022-07-14 08:14:23 -05:00
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
bootnode les: switch to new discv5 (#21940) 2021-01-26 21:41:35 +01:00
checkpoint-admin cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
clef cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
devp2p cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
ethkey cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
evm cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
faucet cmd/faucet: add sepolia network support (#25128) 2022-06-20 10:40:06 +02:00
geth Statediff Geth 2022-07-14 08:14:23 -05:00
p2psim cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
puppeth cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
rlpdump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
utils Statediff Geth 2022-07-14 08:14:23 -05:00