go-ethereum/cmd
Abdul Rabbani 0f7b7099d8 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

Use watched addresses from direct indexing params by default while serving statediff APIs (#262)

* Use watched addresses from direct indexing params in statediff APIs by default

* Avoid using indexer object when direct indexing is off

* Add nil check before accessing watched addresses from direct indexing params
2022-07-27 17:10:53 -04: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 all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
devp2p all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
ethkey cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
evm all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
faucet cmd/faucet: add sepolia network support (#25128) 2022-06-20 10:40:06 +02:00
geth Statediff Geth 2022-07-27 17:10:53 -04:00
p2psim cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00
puppeth cmd/puppeth: remove support for exporting non-Geth genesis configurations (#25329) 2022-07-22 09:51:01 +02:00
rlpdump all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03:00
utils Statediff Geth 2022-07-27 17:10:53 -04:00