mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-06 17:52:18 +00:00
8f01b76366
* deprecate db * fix build * begin integrating new db * gaz * use more of the new db * newest implementation uses head state * remove more deprecated items * setup validators in state helper * fix up some tests with the new db * resolve broken build * gaz * begin ensuring tests pass * optional idx * list validator balances passing * default page size passing * only two failing * fixed most tests, found edge case * allow nil return and add proper tests * pass tests * fix head block root problem * working with the new db * every ethereumapis method now compliant with both dbs * pass in db into server |
||
---|---|---|
.. | ||
attester_server_test.go | ||
attester_server.go | ||
beacon_chain_server_test.go | ||
beacon_chain_server.go | ||
beacon_server_test.go | ||
beacon_server.go | ||
BUILD.bazel | ||
node_server_test.go | ||
node_server.go | ||
proposer_server_test.go | ||
proposer_server.go | ||
service_test.go | ||
service.go | ||
validator_server_test.go | ||
validator_server.go |