36e8711891
This Commit allows us to: * Test the `CaptureHead` function. * Test parsing a single Head message. * Test a Reorg condition. * Add Metrics. This is primarily used for testing but can have future use cases. * Rearrange the test due to race conditions introduced by reusing a variable. `BeforeEach` can't be used to update `BC`. |
||
---|---|---|
.. | ||
beaconclient_suite_test.go | ||
beaconclient.go | ||
capturehead_test.go | ||
capturehead.go | ||
databasewrite.go | ||
healthcheck_test.go | ||
healthcheck.go | ||
incomingsse.go | ||
metrics.go | ||
models.go | ||
processevents.go | ||
processreorgs.go | ||
processslot.go | ||
queryserver.go |