Preston Van Loon
|
2ab4b86f9b
|
Allow setting flags via yaml config file. (#4878)
|
2020-03-19 14:46:44 -07:00 |
|
shayzluf
|
6fe814c5aa
|
double proposal detector (#5120)
* proposal detector
* comment fixes
* comment fixes
* raul feedback
* fix todo
* gaz
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
|
2020-03-19 17:29:35 +05:30 |
|
Ivan Martinez
|
2473680759
|
Add spans to Slasher DB functions (#4855)
* Add interface and move slashing types to /types package
* Add spans for all DB functions
* Fix packages
* Fix func call
|
2020-02-13 13:51:30 -06:00 |
|
Ivan Martinez
|
c44a30672e
|
Change slasher DB structure to mirror beacon-chains (#4848)
* Add interface and move slashing types to /types package
* WIP restructure to match beacon chain DB
* Fix build
* Fix comment
* Fix comments
* fix comments for sure
* Use wrapper function for evict
* Remove unused
* Update slasher/db/kv/kv.go
* Update slasher/db/testing/BUILD.bazel
* Update slasher/db/types/BUILD.bazel
* Update slasher/db/types/types.go
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
|
2020-02-13 10:19:46 -06:00 |
|