prysm-pulse/beacon-chain/execution
Chanh Le 800f3b572f
chore(execution): Clean up unreachable code; use new(big.Int) instead of big.NewInt(0) (#13715)
* refactor with builtin min/max

* use new(big.Int) for more efficiency
2024-03-11 00:31:55 +00:00
..
testdata/fuzz Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
testing Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
types Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
block_cache_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
block_cache.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
block_reader_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
block_reader.go chore(execution): Clean up unreachable code; use new(big.Int) instead of big.NewInt(0) (#13715) 2024-03-11 00:31:55 +00:00
BUILD.bazel Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
deposit_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
deposit.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
engine_client_fuzz_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
engine_client_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
engine_client.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
errors.go Remove unused deneb code (#13712) 2024-03-09 00:12:26 +00:00
execution_chain_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
init_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
log_processing_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
log_processing.go chore(execution): Clean up unreachable code; use new(big.Int) instead of big.NewInt(0) (#13715) 2024-03-11 00:31:55 +00:00
log.go Validator client - Improve readability - NO FUNCTIONAL CHANGE (#13468) 2024-01-15 14:46:54 +00:00
metrics.go DEPRECTATION: Remove exchange transition configuration call (#13127) 2023-10-27 15:43:00 +00:00
options.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
prometheus_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
prometheus.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
rpc_connection.go Improve logging. (#13708) 2024-03-08 12:23:34 +00:00
service_test.go Update to V5 (#13622) 2024-02-15 05:46:47 +00:00
service.go chore(execution): Clean up unreachable code; use new(big.Int) instead of big.NewInt(0) (#13715) 2024-03-11 00:31:55 +00:00