ipld-eth-beacon-indexer/cmd
Abdul Rabbani d1bc6a816f
Capture the head block in the DB entirely. (#27)
* -- Intermediary Commit --

Just want to commit my code over the weekend, in case I spill coffee on my workstation.

* Create DB models ready for write.

* Handle SSE events

* Update ref for stack-orchestrator

* Use env in one place only.

* Boot Application on PR

* Update syntax

* Update syntax

* Correct command

* Use bash instead of sh

* Use until instead of while

* Make linter happy and check sse subscription err

* Handle Reorgs - Untested
2022-05-06 11:03:15 -04:00
..
boot.go Capture the head block in the DB entirely. (#27) 2022-05-06 11:03:15 -04:00
capture.go Clean up + Get State and Block 2022-04-27 14:01:59 -04:00
head.go Capture the head block in the DB entirely. (#27) 2022-05-06 11:03:15 -04:00
historic.go Update cobra to require head or historic when using capture. 2022-04-20 09:25:47 -04:00
root.go Feature/11 testing add tests for boot (#12) 2022-04-22 12:27:54 -04:00
version.go Feature/11 testing add tests for boot (#12) 2022-04-22 12:27:54 -04:00