-
Notifications
You must be signed in to change notification settings - Fork 114
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AKI-509: Bugfix for block encoding/decoding inconsistency:
- The bug: the seal method in StakingBlock was not updating the encoding with the sealer signature. - The fix: removed the lazy initialization of the encoding to avoid similar issues caused by other updates.
- Loading branch information
1 parent
2fc8dc8
commit 674e4b5
Showing
3 changed files
with
34 additions
and
150 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
Oops, something went wrong.