prysm-pulse/slasher/db
Ivan Martinez 97315c8837
Add flat spans to slasher runtime (#6287)
* Add flat spans to runtime

* Fix tests

* Remove normal span cache from runtime

* Uncomment

* beyond lookback to db

* Remove heavy span

* better cache handling for disable lookback

* Fix lint

* Fix lint again

* Add cache back for now

* Update slasher/detection/attestations/spanner_test.go

* Fix imports

Co-authored-by: shayzluf <thezluf@gmail.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2020-06-22 09:55:52 -05:00
..
iface Implement flat spans cache into DB (#6248) 2020-06-17 10:26:08 -05:00
kv Add flat spans to slasher runtime (#6287) 2020-06-22 09:55:52 -05:00
testing Properly handles possible nil values (#6042) 2020-05-29 12:09:04 +00:00
types Implement flat spans cache into DB (#6248) 2020-06-17 10:26:08 -05:00
alias.go Change slasher DB structure to mirror beacon-chains (#4848) 2020-02-13 10:19:46 -06:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
db_test.go Change slasher DB structure to mirror beacon-chains (#4848) 2020-02-13 10:19:46 -06:00
db.go Other Package Godocs for Prysm (#5681) 2020-04-29 21:32:39 +00:00