prysm-pulse/beacon-chain/db
Preston Van Loon be514076c1 Remove optional verify signatures argument when verifying deposits (#3052)
* remove optional verification of deposit signatures

* use minimal config for easier setup

* progress

* progress

* Fix a few test errors

* Fix more of tests

* fix imports, gazelle

* fix rpc package

* fix blocks package

* fixed state test

* fixed powchain tests

* add comments

* remove todo

* Update beacon-chain/rpc/validator_server_test.go

Co-Authored-By: Preston Van Loon <preston@prysmaticlabs.com>
2019-07-23 22:19:14 +05:30
..
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 verify signatures argument when verifying deposits (#3052) 2019-07-23 22:19:14 +05:30
block.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
BUILD.bazel Implement Node gRPC Server (#3049) 2019-07-22 21:19:55 -05: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
deposit_contract_test.go Implement Node gRPC Server (#3049) 2019-07-22 21:19:55 -05:00
deposit_contract.go Implement Node gRPC Server (#3049) 2019-07-22 21:19:55 -05: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 Test Syncing with Another Fully Synced Service (#1594) 2019-02-23 11:36:20 +05:30
state_metrics.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00
state_test.go Remove optional verify signatures argument when verifying deposits (#3052) 2019-07-23 22:19:14 +05:30
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