-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core)!: add side-chain features and constitution to UTXOs (#4134)
Description --- Based on #4122 #4129 #4121 - adds `SideChainFeatures` to `OutputFeatures` - updates code and tests - updates cucumber output feature consensus encoding - allows MaxSizeVec to be used directly in consensus encoded structs Motivation and Context --- Partial implementation of RFC 312 contract constitution How Has This Been Tested? --- - New consensus de/encoding tests - Manually on igor - cucumbers pass
- Loading branch information
Showing
47 changed files
with
1,219 additions
and
240 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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.