mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57: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 |
||
---|---|---|
.. | ||
attestations_test.go | ||
attestations.go | ||
blocks_test.go | ||
blocks.go | ||
BUILD.bazel | ||
deposit_contract_test.go | ||
deposit_contract.go | ||
kv_test.go | ||
kv.go | ||
operations_test.go | ||
operations.go | ||
schema.go | ||
slashings_test.go | ||
slashings.go | ||
state_test.go | ||
state.go | ||
utils.go | ||
validators_test.go | ||
validators.go |