prysm-pulse/beacon-chain/db
Preston Van Loon cc16a10a33
Remove --enable-finalized-block-root-index (#3887)
* Deprecated do not use

* remove finalized block indexing feature flag

* remove flag some more

* dont rollback a managed tx

* require blocks to be in a chain in tests
2019-11-02 14:57:35 -04:00
..
filters Extract state from db (#3889) 2019-10-30 19:05:37 -04:00
kv Remove --enable-finalized-block-root-index (#3887) 2019-11-02 14:57:35 -04: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
BUILD.bazel Add a tool to extract genesis.ssz from existing database (#3827) 2019-10-22 22:43:41 -07:00
db_test.go Archived Data Definitions & DB API (#3510) 2019-09-18 12:05:24 -05:00
db.go Track finalized block root index and filter in blocks by range (#3873) 2019-10-29 11:14:17 -04:00
http_backup_handler.go Add database API for creating backups (#3694) 2019-10-03 17:29:49 +08:00