prysm-pulse/slasher/db/kv
Raul Jordan 66991f0efe
Spanner db (#4997)
* rem slasher proto

* with cache

* delete old code

* moving to bytes.go fix traces

* moving to bytes.go fix traces

* raul feedback

* raul feedback

* add eviction test

* ivan feedback

* ivan feedback

* some comment improvements

* test included for bytes and bool

* import

* cleanup

* tests pass

* fill in all fields in test

* gaz

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-03-04 23:35:14 -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 Spanner db (#4997) 2020-03-04 23:35:14 -06:00
chain_data_test.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
chain_data.go Request All Indexed Attestations Since Genesis in Slasher on Startup (#4894) 2020-02-19 16:26:14 -06:00
indexed_attestations_test.go Remove unused DB functions and proto from Slasher (#4996) 2020-03-04 22:29:36 +00:00
indexed_attestations.go Remove unused DB functions and proto from Slasher (#4996) 2020-03-04 22:29:36 +00:00
kv_test.go Spanner db (#4997) 2020-03-04 23:35:14 -06:00
kv.go Spanner db (#4997) 2020-03-04 23:35:14 -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 Spanner db (#4997) 2020-03-04 23:35:14 -06:00
spanner_test.go Spanner db (#4997) 2020-03-04 23:35:14 -06:00
spanner.go Spanner db (#4997) 2020-03-04 23:35:14 -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