prysm-pulse/testing
Raul Jordan 98fea2e94d
Slasher Significant Optimizations (#9833)
* optimizations to slasher runtime

* remove unnecessary code

* test for epoch update

* commentary

* Gaz

* fmt

* amend test

* better logging

* better logs

* log

* div 0

* more logging

* no log

* use map instead

* passing

* comments

* passing

* for select loop wait for init

* sub

* srv

* debug

* fix panic

* gaz

* builds

* sim gen

* ineff

* commentary

* data

* log

* base

* try

* rem logs

* sim logs

* fix wait for sync event

* ev

* init

* init

* Update beacon-chain/slasher/service.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* comments

* elapsed

* Update testing/slasher/simulator/simulator.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* timeout

* inner cancel

* ctx err everywhere

* Add context aware to several potentially long running db operations

* Fix missing param after updating with develop

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2021-12-06 21:45:38 +00:00
..
assert Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
assertions Switch to lazy state balance cache (#9822) 2021-11-19 15:59:26 +00:00
benchmark Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
bls Various clean up before v2 (#9672) 2021-09-24 17:42:16 +00:00
endtoend Slasher Significant Optimizations (#9833) 2021-12-06 21:45:38 +00:00
fuzz [Service Config Revamp] - Sync Service With Functional Options (#9859) 2021-11-05 19:08:58 +00:00
mock Validator Changes for Optimized Slasher (#9705) 2021-09-29 21:25:45 +00:00
require Switch to lazy state balance cache (#9822) 2021-11-19 15:59:26 +00:00
slasher/simulator Slasher Significant Optimizations (#9833) 2021-12-06 21:45:38 +00:00
spectest Rename To Signature Batch (#9926) 2021-11-23 17:57:06 +01:00
util Refactor States To Allow for Single Cached Hasher (#9922) 2021-11-29 16:30:17 +00:00