ipld-eth-beacon-indexer/pkg
Abdul Rabbani 2bdcd37640 Use Interfaces for different fork version
Use interfaces for `SignedBeaconBlock` and `BeaconState`, this allows the application to determine the correct forked struct.

In the test we also use a switch condition to properly serve the correct mimics.
2022-05-17 10:32:31 -04:00
..
beaconclient Use Interfaces for different fork version 2022-05-17 10:32:31 -04:00
database/sql Feature/22 test handling incoming events (#30) 2022-05-12 09:52:13 -04:00
gracefulshutdown Feature/22 test handling incoming events (#30) 2022-05-12 09:52:13 -04:00
loghelper Capture the head block in the DB entirely. (#27) 2022-05-06 11:03:15 -04:00
testhelpers Utilize Ginkgo toreplace testing library, and add CI/CD. (#9) 2022-04-22 08:28:01 -04:00
version Feature/11 testing add tests for boot (#12) 2022-04-22 12:27:54 -04:00