prysm-pulse/beacon-chain/rpc/prysm/v1alpha1/validator
Potuz 191b0c4652
Correctly use Gwei to compare builder bid value (#12290)
* Correctly use Gwei to compare builder bid value

* Minimal 1gwei for TestProduceBlindedBlock

---------

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2023-04-16 16:47:51 +08:00
..
aggregator_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
aggregator.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
assignments_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
assignments.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attester_mainnet_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attester_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attester.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
blocks_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
blocks.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
exit_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
exit.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
proposer_altair_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_altair.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_attestations_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_attestations.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_bellatrix_test.go Correctly use Gwei to compare builder bid value (#12290) 2023-04-16 16:47:51 +08:00
proposer_bellatrix.go Correctly use Gwei to compare builder bid value (#12290) 2023-04-16 16:47:51 +08:00
proposer_builder_test.go Check that Builder Is Configured (#12279) 2023-04-14 10:21:46 +00:00
proposer_builder.go Check that Builder Is Configured (#12279) 2023-04-14 10:21:46 +00:00
proposer_capella_test.go Fix capella unblind block with bls field (#12263) 2023-04-12 18:47:34 -07:00
proposer_capella.go Fix capella unblind block with bls field (#12263) 2023-04-12 18:47:34 -07:00
proposer_deposits_test.go Fallback To Rebuilding Deposit Tries (#10562) 2022-04-29 09:33:59 +00:00
proposer_deposits.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_empty_block_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_empty_block.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_eth1data.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_execution_payload_test.go Use justified hash as safe block hash when passing attribute (#12196) 2023-03-29 23:38:36 +00:00
proposer_execution_payload.go Use justified hash as safe block hash when passing attribute (#12196) 2023-03-29 23:38:36 +00:00
proposer_exits_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_exits.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_slashings_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_slashings.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_sync_aggregate_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_sync_aggregate.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_test.go Check that Builder Is Configured (#12279) 2023-04-14 10:21:46 +00:00
proposer_utils_bench_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
server_mainnet_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
server_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
server.go Isolate forkchoice to blockchain package (#12174) 2023-03-22 09:12:54 +08:00
status_mainnet_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
status_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
status.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00