mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 11:57:18 +00:00
42d93812ce
* Persist Dag * Add schema * Add new message * add mapping * Adding check to save block * Removing blocks mapping * Make changes to block processing * Change from mapping to a slice of hashes * Adding tests to core * adding more tests * Fixing service test * Add comments and fix bazel * fix lint * fix conflicts * addressing review comments * Removing references to active * fixing tests with active state * Protytype for #440: Persist blocks and latest state in DB * simplify code * removing block registry * fix test * adding block removal/iterator * Addressing review comments * Addressing comments * Adding block request * removing extra line * making vars private and adding canonical key * fix lint * splitting methods * adding more changes * lint * improving coverage * removing decodeslotnumber * Able to search for and send blocks * adding core tests * adding tests * adding documentation * addressing raul's comments * lint and gazelle * addressing yutaro's comments * improving coverage * improve coverage * improving coverage |
||
---|---|---|
.. | ||
initial-sync | ||
BUILD.bazel | ||
service_test.go | ||
service.go |