prysm-pulse/slasher/db/kv
Preston Van Loon d5ddd012bc
Enforce error handling and checking type assertions (#5403)
* Enforce error handling and checking type assertions
* Reference issue #5404 in the TODO message
* doc description
* Merge branch 'master' into errcheck
* fix tests and address @nisdas feedbacK
* gaz
* fix docker image
2020-04-13 04:11:09 +00:00
..
attester_slashings_test.go HashProto: Use fastssz when available (#5218) 2020-03-28 18:32:11 +00:00
attester_slashings.go HashProto: Use fastssz when available (#5218) 2020-03-28 18:32:11 +00:00
block_header_test.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
block_header.go Enforce error handling and checking type assertions (#5403) 2020-04-13 04:11:09 +00:00
BUILD.bazel HashProto: Use fastssz when available (#5218) 2020-03-28 18:32:11 +00:00
chain_data_test.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
chain_data.go Replace boltdb imports with bbolt import (#5193) 2020-03-24 20:00:54 +00:00
indexed_attestations_test.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
indexed_attestations.go Replace boltdb imports with bbolt import (#5193) 2020-03-24 20:00:54 +00:00
kv_test.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
kv.go Replace boltdb imports with bbolt import (#5193) 2020-03-24 20:00:54 +00:00
proposer_slashings_test.go HashProto: Use fastssz when available (#5218) 2020-03-28 18:32:11 +00:00
proposer_slashings.go HashProto: Use fastssz when available (#5218) 2020-03-28 18:32:11 +00:00
schema.go Spanner db (#4997) 2020-03-04 23:35:14 -06:00
spanner_test.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
spanner.go Replace boltdb imports with bbolt import (#5193) 2020-03-24 20:00:54 +00:00
validator_id_pubkey_test.go Allow setting flags via yaml config file. (#4878) 2020-03-19 14:46:44 -07:00
validator_id_pubkey.go Replace boltdb imports with bbolt import (#5193) 2020-03-24 20:00:54 +00:00