prysm-pulse/beacon-chain/db
terence tsao 48e984f526
Add HighestSlotBlocksBelow getter for db (#5195)
* Add HighestSlotBlockAt

* Start testing

* Apply fixes

* Typo

* Test

* Rename for clarity

* Use length

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-03-25 08:41:48 -05:00
..
filters Add a step filter for beacon DB to retrieve blocks (#4488) 2020-01-11 01:32:45 +00:00
iface Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
kafka Part 1 of integrating new state mgmt to run time (#5108) 2020-03-16 12:07:07 -07:00
kv Add HighestSlotBlocksBelow getter for db (#5195) 2020-03-25 08:41:48 -05:00
testing Create a testing db method that can be used with the new database interface (#3217) 2019-08-15 17:41:51 -04:00
alias.go Refactor database interface to prefer blockchain.HeadFetcher (#4523) 2020-01-13 17:02:20 +00:00
BUILD.bazel Config to exclude kafka dep at build time (#4309) 2019-12-18 02:07:49 +00:00
db_kafka_wrapped.go Config to exclude kafka dep at build time (#4309) 2019-12-18 02:07:49 +00:00
db_test.go Archived Data Definitions & DB API (#3510) 2019-09-18 12:05:24 -05:00
db.go Config to exclude kafka dep at build time (#4309) 2019-12-18 02:07:49 +00:00
http_backup_handler.go Add database API for creating backups (#3694) 2019-10-03 17:29:49 +08:00