prysm-pulse/beacon-chain/rpc
james-prysm 184e5be9de
Fee recipient: checksum log (#10664)
* adding checksum check at validator client and beacon node

* adding validation and logs on validator client startup

* moving the log and validation

* fixing unit tests

* adding test for back checksum on validator client

* fixing bazel

* addressing comments

* fixing log display

* Update beacon-chain/node/config.go

* Apply suggestions from code review

* breaking up lines

* fixing unit test

* ugh another fix to unit test

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-05-11 19:36:57 +00:00
..
apimiddleware No timeout for API events (#10611) 2022-05-03 17:42:06 +00:00
eth Process atts and update head before proposing (#10653) 2022-05-09 23:12:50 +00:00
prysm/v1alpha1 Fee recipient: checksum log (#10664) 2022-05-11 19:36:57 +00:00
statefetcher Move Consensus Type Wrappers Into Consensus Types Package (#10598) 2022-05-02 15:43:40 +00:00
testutil Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
BUILD.bazel Move Engine API to Powchain and Consolidate Connection Management (#10438) 2022-04-01 14:04:24 -04:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
service.go Process atts and update head before proposing (#10653) 2022-05-09 23:12:50 +00:00