prysm-pulse/beacon-chain/state/stateutil
Raul Jordan df33ce3309
Remaining Slasher Beacon Node Changes (#9701)
* slasher beacon node changes

* remaining beacon node items

* moar changes

* gaz

* flag fix

* rem slashable

* builds

* imports

* fix up

* pruning faster test

* deepsource

* fix wrong item

* node node feature flags

* broken test

* preston review

* more preston comments

* comment

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-09-29 18:17:37 +00:00
..
array_root.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
benchmark_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
block_header_root.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
BUILD.bazel Remaining Slasher Beacon Node Changes (#9701) 2021-09-29 18:17:37 +00:00
eth1_root.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
participation_bit_root.go Refactor sync and participation field roots (#9703) 2021-09-29 17:46:51 +00:00
pending_attestation_root.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00
reference_bench_test.go State: Refactor Reference and ValidatorMapHandler to stateutil pkg (#8589) 2021-03-10 20:57:46 -06:00
reference.go State: Refactor Reference and ValidatorMapHandler to stateutil pkg (#8589) 2021-03-10 20:57:46 -06:00
state_root_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
stateutil_test.go Create config package for Shared/featureconfig (#9593) 2021-09-15 01:18:39 +00:00
sync_committee.root.go Refactor sync and participation field roots (#9703) 2021-09-29 17:46:51 +00:00
trie_helpers_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
trie_helpers.go Add Encoding SSZ Package (#9630) 2021-09-21 15:02:48 +00:00
validator_map_handler.go Rename beacon-chain/core/state to beacon-chain/core/transition pkg (#9530) 2021-09-08 10:41:47 +00:00
validator_root_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
validator_root.go Create Encoding Bytesutil (#9658) 2021-09-23 15:23:37 +00:00