go-ethereum/.github/workflows
prathamesh0 6d9de8874d
Add indexer tests for handling non canonical blocks (#254)
* Add indexer tests for header and transactions in a non canonical block

* Add indexer tests for receipts in a non-canonical block and refactor

* Add indexer tests for logs in a non-canonical block

* Add indexer tests for state and storage nodes in a non-canonical block

* Add indexer tests for non-canonical block at another height

* Avoid passing address of a pointer

* Update refs in GitHub workflow

* Add genesis file path to stack-orchestrator config in GitHub workflow

* Add descriptive comments
2022-08-12 15:46:14 +05:30
..
checks.yml enforce go 1.18 for check (#267) 2022-08-11 16:02:57 -04:00
on-pr.yml Statediff Geth 2022-07-27 17:10:53 -04:00
publish.yaml Statediff Geth 2022-07-27 17:10:53 -04:00
tests.yml Add indexer tests for handling non canonical blocks (#254) 2022-08-12 15:46:14 +05:30