Mark Mackey
|
b75ca74222
|
Removed withdrawals feature flag
|
2022-12-19 15:38:46 -06:00 |
|
Justin Traglia
|
f7a54afde5
|
Fix some capella nits (#3782)
|
2022-12-12 11:40:44 +11:00 |
|
Mark Mackey
|
756e48f5dc
|
BeaconState field renamed
|
2022-11-10 11:49:55 -06:00 |
|
Mark Mackey
|
2d01ae6036
|
Fixed compiling with withdrawals enabled
|
2022-11-09 19:34:19 -06:00 |
|
Mark Mackey
|
ab13f95db5
|
Updated for queueless withdrawals spec
|
2022-11-09 18:09:34 -06:00 |
|
Jimmy Chen
|
cb393f5b7d
|
Fix compilation error (#3692)
|
2022-11-06 11:46:48 -05:00 |
|
realbigsean
|
fc0b06a039
|
Feature gate withdrawals (#3684)
* start feature gating
* feature gate withdrawals
|
2022-11-04 16:50:26 -04:00 |
|
ethDreamer
|
221c433d62
|
Fixed a ton of state_processing stuff (#3642)
FIXME's:
* consensus/fork_choice/src/fork_choice.rs
* consensus/state_processing/src/per_epoch_processing/capella.rs
* consensus/types/src/execution_payload_header.rs
TODO's:
* consensus/state_processing/src/per_epoch_processing/capella/partial_withdrawals.rs
* consensus/state_processing/src/per_epoch_processing/capella/full_withdrawals.rs
|
2022-10-14 17:35:10 -05:00 |
|