prysm-pulse/beacon-chain/node
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
..
registration Replace ioutil with io and os (#10541) 2022-04-18 20:42:07 +00:00
BUILD.bazel Remove Eth2-Types Dependency in Prysm (#10578) 2022-04-29 10:32:11 -04:00
config_test.go Fee recipient: checksum log (#10664) 2022-05-11 19:36:57 +00:00
config.go Fee recipient: checksum log (#10664) 2022-05-11 19:36:57 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
node_test.go Use the T.TempDir and B.TempDir to create temp dirs for testing (#10560) 2022-04-21 20:45:44 +00:00
node.go Process atts and update head before proposing (#10653) 2022-05-09 23:12:50 +00:00
options.go [Service Revamp] - Powchain Service With Functional Options (#9856) 2021-11-04 14:19:44 -04:00
prometheus.go new prometheus metrics for client-stats metrics (#8834) 2021-04-30 13:37:38 -07:00