Abdul Rabbani
faffa05399
Handle SSE events
2022-05-04 17:25:36 -04:00
Abdul Rabbani
33fefda124
Create DB models ready for write.
2022-05-04 09:34:23 -04:00
Abdul Rabbani
aad2af0888
-- Intermediary Commit --
...
Just want to commit my code over the weekend, in case I spill coffee on my workstation.
2022-04-29 18:26:52 -04:00
Abdul Rabbani
08facb5f57
Added test to ensure the application shuts down gracefully or within a timeframe.
2022-04-28 14:50:29 -04:00
Abdul Rabbani
f46c4410a2
Clean up + Get State and Block
2022-04-27 14:01:59 -04:00
Abdul Rabbani
d496886f95
Process SSE messages, and include a graceful shutdown
2022-04-27 10:28:42 -04:00
Abdul Rabbani
87313887a4
Graceful Shutdown | Handle SSE | Requires Testing
...
This Commit contains the following:
* Graceful shutdowns.
* Handling all incoming SSE events for reorgs, finalizations, and head.
The structure of the `BeaconClient` has drastically changed and generics are used.
2022-04-26 13:57:01 -04:00
Abdul Rabbani
5b75f5a257
Create a single beaconclient
pkg
instead of having subpackages
...
The main reason to do this is so they can all access the `BeaconClient` Struct.
2022-04-25 11:32:46 -04:00
Abdul Rabbani
594d1e6ee8
Move healthcheck to beaconclient
pkg
.
2022-04-25 10:41:50 -04:00