prysm-pulse/beacon-chain/state
Shay Zluf 17169e5a2d
External slashing protection (#5895)
* slasher grpc client

* do not export

* slasher on a different package

* fix featureconfig

* change to rough time

* revert roughtime

* remove extra comma

* revert order change

* goimports

* fix comments and tests

* fix package name

* revert reorder

* comment for start

* service

* fix visibility

* external slasher validator protection implementation

* gaz

* fix comment

* add comments

* nishant feedback

* raul feedback

* preston feedback

* fix flags

* fix imports

* fix imports

* port 4002

* added tests

* fix log

* fix imports

* fix imports name

* raul feedback

* gaz

* terence comment

* change name

* runtime fixes

* add flag check

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-05-20 10:23:22 -05:00
..
stategen Handle missing archived index (#5899) 2020-05-18 19:46:06 +00:00
stateutil External slashing protection (#5895) 2020-05-20 10:23:22 -05:00
BUILD.bazel Add fix for nil state in InitializeFromProto (#5817) 2020-05-12 00:23:05 +00:00
cloners.go Add Reference Copying (#5245) 2020-04-19 13:57:43 +00:00
field_trie_test.go updates UpdateRandaoMixesAtIndex signature (#5447) 2020-04-15 20:35:19 +00:00
field_trie.go Add Reference Copying (#5245) 2020-04-19 13:57:43 +00:00
getters_test.go fixes runtime panic in state/getters (#5728) 2020-05-04 10:15:33 +00:00
getters.go Change non-mutating validator accesses to ReadOnly (#5776) 2020-05-07 14:15:51 -04:00
references_test.go Revert Validator Reference Copy (#5701) 2020-05-01 02:48:46 +00:00
setters.go Don't Copy The Whole Validator Map each time (#5780) 2020-05-08 18:14:18 +08:00
state_trie_test.go Add testing for EnableFieldTrie in state_trie.go (#5820) 2020-05-14 17:38:34 +00:00
state_trie.go Add fix for nil state in InitializeFromProto (#5817) 2020-05-12 00:23:05 +00:00
types_test.go updates UpdateRandaoMixesAtIndex signature (#5447) 2020-04-15 20:35:19 +00:00
types.go All Beacon Node Package-Level Godocs (#5677) 2020-04-29 12:40:33 -05:00