prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/validator
james-prysm 20e99fd1f9
Improvement to Fee Recipient UX (#11307)
* updating mock

* adding new internal api

* adding generated code

* converting validator index to pubkey

* adding new API endpoint

* fixing mock related new API

* fixing unit tests

* preventing failure on startup, replacing with warnings

* improving log message

* changing warn log to error log

* fixing error formatting

* improve log on beacon node side on startup

* fixing deepsource issue

* improving logs

* fixing unit tests

* fixing more tests

* adding error check

* adding in new case for fee recipient to avoid conflicts on changing beacon node suggested fee recipient

* adding default fee recipient check for gas limit as well

* adding improved unit tests

* accidently checked in tmp folder

* adding more unit tests

* fixing gas limit unit test

* Update validator/rpc/standard_api_test.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update validator/rpc/standard_api_test.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update validator/rpc/standard_api_test.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/node/config.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update beacon-chain/node/config.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update proto/prysm/v1alpha1/validator.proto

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update validator/rpc/standard_api.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* Update validator/client/runner.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* addressing comments

* updating proto generated files

* fixing linting and addressign review comments

* fixing unit test

* improve error handling

* accidently added tmp folder

* improving function error returns

* realizing i am wrapping error incorrectly

* fixing unit test

* addressing review comment

* fixing linting

* fixing unit test

* improving ux around enable builder

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-09-22 11:35:35 -05:00
..
aggregator_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
aggregator.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
assignments_test.go Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
assignments.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
attester_mainnet_test.go Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
attester_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
attester.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
blocks_test.go Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
blocks.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
BUILD.bazel Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
exit_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
exit.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
proposer_altair.go Beacon api: fix get blind block (#11304) 2022-08-25 17:19:17 +00:00
proposer_attestations_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_attestations.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_bellatrix_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
proposer_bellatrix.go Fixed size arrays in block interfaces and structs (#11375) 2022-09-06 14:30:16 +00:00
proposer_deposits_test.go Fallback To Rebuilding Deposit Tries (#10562) 2022-04-29 09:33:59 +00:00
proposer_deposits.go Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
proposer_eth1data.go Feature flag to disregard deposit contract (#11370) 2022-08-31 22:35:59 +00:00
proposer_execution_payload_test.go Fall back to uncached getPaylod if first time outs (#11404) 2022-09-08 14:20:32 +00:00
proposer_execution_payload.go Fall back to uncached getPaylod if first time outs (#11404) 2022-09-08 14:20:32 +00:00
proposer_phase0.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_sync_aggregate_test.go Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
proposer_sync_aggregate.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer_test.go Improvement to Fee Recipient UX (#11307) 2022-09-22 11:35:35 -05:00
proposer_utils_bench_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
proposer.go Improvement to Fee Recipient UX (#11307) 2022-09-22 11:35:35 -05:00
server_mainnet_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
server_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
server.go Improve Validator Index RPC Error Handling (#11363) 2022-08-31 16:42:49 +00:00
status_mainnet_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
status_test.go Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
status.go Replace deprecated linter deadcode with unused (#11334) 2022-08-29 12:45:25 -04:00
sync_committee_test.go Deprecate native state flag (#11268) 2022-09-15 20:47:51 +02:00
sync_committee.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00