prysm-pulse/beacon-chain/rpc/eth/beacon
Potuz 7aee67af90
Withdrawals: containers and process BLS to ETH1 changes (#11090)
* add proto for withdrawal containers

* process BLSToExecutionChange

* unit tests

* go fmt

* gaz

* unused error

* Fix import error

* Radek's review

* failed test

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2022-07-25 14:10:18 +00:00
..
blocks_test.go Revert "Testutil refactor attestations (#10952)" (#11073) 2022-07-19 14:41:15 +02:00
blocks.go [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
BUILD.bazel [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
config_test.go Withdrawals: containers and process BLS to ETH1 changes (#11090) 2022-07-25 14:10:18 +00:00
config.go Tracing: properly overwrite context so that spans can be correctly attributed (#11012) 2022-07-14 17:00:33 +00:00
init_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
log.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
pool_test.go Config registry (#10683) 2022-05-20 07:16:53 +00:00
pool.go Tracing: properly overwrite context so that spans can be correctly attributed (#11012) 2022-07-14 17:00:33 +00:00
server_test.go Remove beacon-chain/rpc/eth/v1 directory (#9392) 2021-08-16 13:11:25 +02:00
server.go [Feature] - Store Only Blinded Beacon Blocks Post-Merge (#11010) 2022-07-13 17:18:30 +00:00
state_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
state.go Tracing: properly overwrite context so that spans can be correctly attributed (#11012) 2022-07-14 17:00:33 +00:00
sync_committee_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
sync_committee.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00
validator_test.go Some test improvements (#10928) 2022-06-24 17:22:39 +00:00
validator.go Extract OptimisticSyncFetcher interface (#10654) 2022-05-12 17:23:45 +00:00