prysm-pulse/beacon-chain/rpc/eth/beacon
terence tsao cd1e3f2b3e
Rename coinbase to fee recipient (#9918)
* Rename coinbase to fee recipient

* Fix imports

* Update field name

* Fee receipient

* Fix goimports

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-11-23 17:49:06 +00:00
..
blocks_test.go Fill out Version for SSZ block (#9801) 2021-10-19 16:45:38 +00:00
blocks.go Use BeaconBlockIsNil helper more (#9834) 2021-11-01 14:13:05 +00:00
BUILD.bazel Add cli override setting for merge (#9891) 2021-11-12 12:01:14 -08:00
config_test.go Rename coinbase to fee recipient (#9918) 2021-11-23 17:49:06 +00:00
config.go Clean up code in Eth API (#9650) 2021-09-22 17:59:06 +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: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
pool.go Fix Validator Exit in our V1 Method (#9819) 2021-10-26 10:14:11 +02: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 Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
state.go Refactor: move functions beacon-chain/core/time -> time/slots (#9719) 2021-10-01 15:17:57 -05:00
sync_committee_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
sync_committee.go Fix SubmitPoolSyncCommitteeSignatures API endpoint (#9646) 2021-09-23 18:01:07 +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