-
Notifications
You must be signed in to change notification settings - Fork 870
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix empty body concept after shanghai (#5174)
* Fix empty body concept after shanghai Signed-off-by: Gabriel Fukushima <[email protected]> * Check protocolSchedule to create empty block and add withdrawals to empty block check Signed-off-by: Gabriel Fukushima <[email protected]> * Add unit tests Signed-off-by: Gabriel Fukushima <[email protected]> * Extract block creation into a private method Signed-off-by: Gabriel Fukushima <[email protected]> * Nit changes Signed-off-by: Gabriel Fukushima <[email protected]> * Refactor test names Signed-off-by: Simon Dudley <[email protected]> --------- Signed-off-by: Gabriel Fukushima <[email protected]> Co-authored-by: garyschulte <[email protected]> Co-authored-by: Simon Dudley <[email protected]>
- Loading branch information
1 parent
da477e9
commit 3a3cca9
Showing
2 changed files
with
154 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters