prysm-pulse/slasher/db/kv
Raul Jordan eddaea869b
Prepare Slasher for Production (#5020)
* rem slasher proto
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* Merge branch 'master' of github.com:prysmaticlabs/prysm
* add a bit more better logging
* Empty db fix
* Improve logs
* Fix small issues in spanner, improvements
* Change costs back to 1 for now
* Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into cleanup-slasher
* Change the cache back to 0
* Cleanup
* Merge branch 'master' into cleanup-slasher
* lint
* added in better spans
* log
* rem spanner in super intensive operation
* Merge branch 'master' into cleanup-slasher
* add todo
* Merge branch 'cleanup-slasher' of github.com:prysmaticlabs/prysm into cleanup-slasher
* Merge branch 'master' into cleanup-slasher
* Apply suggestions from code review
* no logrus
* Merge branch 'master' into cleanup-slasher
* Merge branch 'cleanup-slasher' of https://github.com/prysmaticlabs/Prysm into cleanup-slasher
* Remove spammy logs
* Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into cleanup-slasher
* gaz
* Rename func
* Add back needed code
* Add todo
* Add span to cache func
2020-03-08 17:56:43 +00:00
..
attester_slashings_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
attester_slashings.go Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +00:00
block_header_test.go Add spans to Slasher DB functions (#4855) 2020-02-13 13:51:30 -06:00
block_header.go Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +00: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 Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +00: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 Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +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 Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +00:00
schema.go Spanner db (#4997) 2020-03-04 23:35:14 -06:00
spanner_test.go Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +00:00
spanner.go Prepare Slasher for Production (#5020) 2020-03-08 17:56:43 +00: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