prysm-pulse/beacon-chain/core/blocks
Radosław Kapka 328e6fb074
Move some errors to separate consensus-types package (#12329)
* move `ErrNilObjectWrapped` to separate package

* build fix

* move not supported

---------

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2023-04-25 15:07:24 +00:00
..
testdata Fuzz: sigp/beaconfuzz#91 (#7725) 2020-11-04 14:05:48 +00:00
attestation_regression_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attestation.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attester_slashing_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
attester_slashing.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_operations_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_regression_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Move some errors to separate consensus-types package (#12329) 2023-04-25 15:07:24 +00:00
deposit_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
deposit.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
error.go Process blind withdrawals (#11995) 2023-02-17 15:49:30 +08:00
eth1_data_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
eth1_data.go 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
exports_test.go Sign BLS_TO_EXECUTION_CHANGES with GENESIS_FORK_VERSION (#11870) 2023-01-16 14:29:33 +00:00
genesis_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
genesis.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
header_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
header.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
log.go Split block_operations.go into smaller files (#6495) 2020-07-06 15:27:42 -07:00
payload_test.go Change native execution value to Gwei Uint64 (#12291) 2023-04-22 00:44:28 +00:00
payload.go Move some errors to separate consensus-types package (#12329) 2023-04-25 15:07:24 +00:00
proposer_slashing_regression_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_slashing_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
proposer_slashing.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
randao_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
randao.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
signature_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
signature.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
withdrawals_test.go Change native execution value to Gwei Uint64 (#12291) 2023-04-22 00:44:28 +00:00
withdrawals.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00