prysm-pulse/beacon-chain/rpc/eth/beacon
terence tsao 5461c5b84f
Insert stored fee recipient for ForkchoiceUpdated call (#10349)
* Add default

* Add and use fee recipient in db

* Update BUILD.bazel

* Feedback

* Add basic addr check

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-03-14 18:44:40 +00:00
..
blocks_test.go Bellatrix API support for block endpoints (#10324) 2022-03-09 17:18:52 +00:00
blocks.go Bellatrix API support for block endpoints (#10324) 2022-03-09 17:18:52 +00:00
BUILD.bazel Refactor mock test helpers (#10133) 2022-01-26 14:48:20 +00:00
config_test.go Insert stored fee recipient for ForkchoiceUpdated call (#10349) 2022-03-14 18:44:40 +00:00
config.go Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
init_test.go Move Shared/Params Into Config/Params (#9642) 2021-09-21 19:59:25 +00:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
pool_test.go Refactor mock test helpers (#10133) 2022-01-26 14:48:20 +00:00
pool.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
server_test.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
server.go Implement SubmitPoolSyncCommitteeSignatures in the beacon API (#9464) (#9503) 2021-09-02 16:54:53 +00:00
state_test.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
state.go Unify GenesisValidator(s)Root throughout the codebase (#10230) 2022-02-14 13:34:38 +00:00
sync_committee_test.go Retrieving state by slot to always apply canonical block at slot, when available (#10255) 2022-03-09 13:33:18 -06:00
sync_committee.go refactoring: Deduplicate code (#10090) 2022-01-16 18:44:42 +00:00
validator_test.go eth2 api: use balance instead of effective balance (#9722) 2021-10-04 20:57:40 +00:00
validator.go eth2 api: use balance instead of effective balance (#9722) 2021-10-04 20:57:40 +00:00