prysm-pulse/beacon-chain/rpc
Potuz 50f9d2bab8
Better log fee recipient mismatch (#11395)
* Better log fee recipient mismatch

Logs if the returned payload from the engine does not have the fee
recipient set in the validator.

Also warn the user if he's proposing a block with the burner fee
recipient address.

* fix tests
2022-09-05 14:13:51 +00:00
..
apimiddleware add forkchoice node timestamp to json response (#11394) 2022-09-04 19:52:39 +00:00
eth Better log fee recipient mismatch (#11395) 2022-09-05 14:13:51 +00:00
prysm/v1alpha1 Better log fee recipient mismatch (#11395) 2022-09-05 14:13:51 +00:00
statefetcher Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
testutil Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
service.go Move forkchoice dump to eth namespace (#11325) 2022-08-26 14:54:32 +00:00