go-ethereum/statediff/indexer/database/sql
prathamesh0 7b4ef34de2
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-12 09:32:54 +05:30
..
mainnet_tests Statediff Geth 2022-06-16 14:38:00 -04:00
postgres Update indexer to include block hash in receipts and logs (#256) 2022-07-12 09:32:54 +05:30
batch_tx.go Statediff Geth 2022-06-16 14:38:00 -04:00
indexer_shared_test.go Statediff Geth 2022-06-16 14:38:00 -04:00
indexer.go Update indexer to include block hash in receipts and logs (#256) 2022-07-12 09:32:54 +05:30
interfaces.go Statediff Geth 2022-06-16 14:38:00 -04:00
metrics.go Statediff Geth 2022-06-16 14:38:00 -04:00
pgx_indexer_legacy_test.go Statediff Geth 2022-06-16 14:38:00 -04:00
pgx_indexer_test.go Add mode to write to CSV files in statediff file writer (#249) 2022-06-29 17:17:57 +05:30
sqlx_indexer_legacy_test.go Statediff Geth 2022-06-16 14:38:00 -04:00
sqlx_indexer_test.go Add mode to write to CSV files in statediff file writer (#249) 2022-06-29 17:17:57 +05:30
test_helpers.go Statediff Geth 2022-06-16 14:38:00 -04:00
writer.go Update indexer to include block hash in receipts and logs (#256) 2022-07-12 09:32:54 +05:30