-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LF: Simplify transaction versionning for interface (#11744)
We revert #11626, and just change the way transaction version is computed: - As before, Node version is calculated from the package of the template ID action. - Transaction version is the max of the version of all the nodes, instead of the root nodes. CHANGELOG_BEGIN CHANGELOG_END
- Loading branch information
1 parent
4b59c57
commit 1bb2fc2
Showing
5 changed files
with
89 additions
and
187 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.