plugeth-statediff/indexer/database/sql
Roy Crihfield 110a6d73ec
Some checks failed
Test / Run unit tests (pull_request) Failing after 10m7s
Test / Run compliance tests (pull_request) Successful in 4m41s
Test / Run integration tests (pull_request) Failing after 38m57s
withdrawal indexing tests
2024-05-13 12:55:58 +08:00
..
mainnet_tests Set state node diff field to false for snapshots (#18) 2023-09-29 18:06:21 +00:00
postgres index withdrawals 2024-05-13 12:55:25 +08:00
batch_tx.go Add WriteStateSnapshot (#15) 2023-09-28 03:35:45 +00:00
indexer_shared_test.go Initial plugin implementation 2023-07-14 12:56:36 +08:00
indexer.go index withdrawals 2024-05-13 12:55:25 +08:00
interfaces.go index withdrawals 2024-05-13 12:55:25 +08:00
lazy_tx.go Add WriteStateSnapshot (#15) 2023-09-28 03:35:45 +00:00
pgx_indexer_legacy_test.go Set state node diff field to false for snapshots (#18) 2023-09-29 18:06:21 +00:00
pgx_indexer_test.go withdrawal indexing tests 2024-05-13 12:55:58 +08:00
sqlx_indexer_legacy_test.go Set state node diff field to false for snapshots (#18) 2023-09-29 18:06:21 +00:00
sqlx_indexer_test.go withdrawal indexing tests 2024-05-13 12:55:58 +08:00
writer.go index withdrawals 2024-05-13 12:55:25 +08:00