prysm-pulse/beacon-chain/db
Nishant Das cdac3d61ea
Custom Block HTR (#5219)
* add custom htr

* fix root

* fix everything

* Apply suggestions from code review

* Update beacon-chain/state/stateutil/blocks.go

* Update beacon-chain/blockchain/receive_block.go

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>

* Update beacon-chain/blockchain/process_block.go

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>

* terence's review

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-03-26 13:10:22 -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 Custom Block HTR (#5219) 2020-03-26 13:10:22 -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