Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
doc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nodes
common
doc
Commits
7d4950ee
Commit
7d4950ee
authored
7 years ago
by
nanocryk
Browse files
Options
Downloads
Patches
Plain Diff
(fix) added spaces to clarify
parent
4ded65d8
No related branches found
No related tags found
1 merge request
!1
WIP: RFC 1 : Abstract Syntax Tree-based output script locks
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
0001-ast-script-lock.md
+3
-1
3 additions, 1 deletion
0001-ast-script-lock.md
with
3 additions
and
1 deletion
0001-ast-script-lock.md
+
3
−
1
View file @
7d4950ee
...
@@ -437,15 +437,17 @@ Unlock :
...
@@ -437,15 +437,17 @@ Unlock :
4 (our script have 4 asts)
4 (our script have 4 asts)
SIG 0 <PKHash0> INPUT 0 (sig 0)
SIG 0 <PKHash0> INPUT 0 (sig 0)
AST_HASH <Hash> (we provide only the hash of the unused AST)
AST_HASH <Hash> (we provide only the hash of the unused AST)
SIG 0 <PKHash2> INPUT 2 (sig 2)
SIG 0 <PKHash2> INPUT 2 (sig 2)
GREAT_EQUAL
GREAT_EQUAL
SUM 3
SUM 3
INCLUDE 0 (include above script 0)
INCLUDE 0 (include above script 0)
INCLUDE 1 (include above script 1 / could be replaced with an AST_HASH too)
INCLUDE 1 (include above script 1 / could be replaced with an AST_HASH too)
INCLUDE 2 (include above script 2)
INCLUDE 2 (include above script 2)
2
2
```
```
Unlock in hex :
Unlock in hex :
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment