mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2025-01-12 20:50:05 +00:00
6bd8ae8f67
* begin db interface * define the database interface * interface definition simplifications * include latest message proto * modify pbs * rem kv folder * add filter interface * lint * ctx package is great * interface getting better * ctx everywhere...it's everywhere! * block roots method * new kv store initialization * comments * gaz * implement interface * refactor for proper naming conventions * add todos * proper comments * rem unused * add schema * implementation simplicity * has validator latest vote func impl * retrieve validator latest vote * has idx * implement missing validator methods * missing validator methods and test helpers * validator index crud tests * validator tests * all buckets * refactor with ok bool * all tests passing, fmt, imports |
||
---|---|---|
.. | ||
filters | ||
kv | ||
attestation_test.go | ||
attestation.go | ||
block_operations_test.go | ||
block_operations.go | ||
block_test.go | ||
block.go | ||
BUILD.bazel | ||
db_test.go | ||
db.go | ||
deposit_contract_test.go | ||
deposit_contract.go | ||
deposits_test.go | ||
deposits.go | ||
pending_deposits_test.go | ||
pending_deposits.go | ||
schema.go | ||
setup_db.go | ||
state_metrics.go | ||
state_test.go | ||
state.go | ||
validator_test.go | ||
validator.go |