prysm-pulse/beacon-chain/db
Preston Van Loon 6a930ba175 Remove optional verifyTree argument (#3047)
* remove optional verifyTree argument

* remove fmt

* do not provide a default eth1data, return an error instead

* add a test for this new logic

* gaz
2019-07-22 16:47:11 -05:00
..
attestation_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
attestation.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
block_operations_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
block_operations.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
block_test.go Remove optional verifyTree argument (#3047) 2019-07-22 16:47:11 -05:00
block.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
BUILD.bazel Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
db_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
db.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
deposits.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
pending_deposits_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
pending_deposits.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
schema.go Refactor DB Package to Enable Multiple Blocks/States at Slots (#2540) 2019-05-09 10:42:12 -05:00
setup_db.go
state_metrics.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
state_test.go Remove optional verifyTree argument (#3047) 2019-07-22 16:47:11 -05:00
state.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
validator_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
validator.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
verify_contract_test.go Complain if contract address changes (#1724) 2019-02-26 13:40:17 -05:00
verify_contract.go Suggest to ClearDB if Contract Mismatches Cluster (#2360) 2019-04-23 15:52:52 -05:00