-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(stack): implement human friendly parser format remove MyValue::Signature type add tx_hash to script context feat(cli): add decodeScript command and improve other scripting commands Add script encode command, allow decode script from file Add documentation to script::parse Add commands to spendScriptUtxo and addTxWitness Add command to calculate script address Fix stack tests by disabling signature validation TODO: But we use real public keys and signatures so we could enable it...
- Loading branch information
1 parent
a32492f
commit 702186d
Showing
12 changed files
with
1,532 additions
and
1,130 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
Oops, something went wrong.