prysm-pulse/slasher/db
shayzluf b030771174 Slasher span cache (#4388)
* first version

* cli context

* fix service

* starting change to ccache

* ristretto cache

* added test

* test on evict

* remove evict test

* test onevict

* comment for exported flag

* update all span maps on load

* fix setup db

* span cache added to help flags

* start save cache on exit

* save cache to db before close

* comment fix

* fix flags

* setup db new

* nishant feedback

* workspace cr

* lint fix

* fix calls

* start db

* fix test

* Update slasher/db/db.go

Co-Authored-By: Nishant Das <nishdas93@gmail.com>

* add flag

* nishant feedback

* export Config

* fix imports

* fix imports

* fix imports

* Update slasher/service/service.go

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>

* Update slasher/service/service.go

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>

* Update slasher/service/service.go

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>

* Update slasher/service/service.go

Co-Authored-By: terence tsao <terence@prysmaticlabs.com>

* remove mod print

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Nishant Das <nish1993@hotmail.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2020-01-21 23:39:21 -06:00
..
attester_slashings_test.go Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
attester_slashings.go Attester proposer slashing store (#4315) 2020-01-14 07:43:25 +05:30
block_header_test.go Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
block_header.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
BUILD.bazel Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
db.go Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
indexed_attestations_test.go Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
indexed_attestations.go Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
min_max_span_test.go Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
min_max_span.go Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
proposer_slashings_test.go Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
proposer_slashings.go Attester proposer slashing store (#4315) 2020-01-14 07:43:25 +05:30
schema.go Attester proposer slashing store (#4315) 2020-01-14 07:43:25 +05:30
setup_db_test.go Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
setup_db.go Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
validator_id_pubkey_test.go Slasher span cache (#4388) 2020-01-21 23:39:21 -06:00
validator_id_pubkey.go store validator public keys (#3927) 2019-11-05 07:54:27 -06:00