prysm-pulse/slasher/db/kv
Ivan Martinez 2473680759
Add spans to Slasher DB functions (#4855)
* Add interface and move slashing types to /types package

* Add spans for all DB functions

* Fix packages

* Fix func call
2020-02-13 13:51:30 -06:00
..
attester_slashings_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
attester_slashings.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
block_header_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
block_header.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
BUILD.bazel Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
indexed_attestations_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
indexed_attestations.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
kv_test.go Change slasher DB structure to mirror beacon-chains (#4848) 2020-02-13 10:19:46 -06:00
kv.go Change slasher DB structure to mirror beacon-chains (#4848) 2020-02-13 10:19:46 -06:00
min_max_span_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
min_max_span.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
proposer_slashings_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
proposer_slashings.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
schema.go Change slasher DB structure to mirror beacon-chains (#4848) 2020-02-13 10:19:46 -06:00
validator_id_pubkey_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
validator_id_pubkey.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00