-
Notifications
You must be signed in to change notification settings - Fork 56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Basic implementation of scripting functionality #2240
base: master
Are you sure you want to change the base?
Commits on Aug 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 13f108f - Browse repository at this point
Copy the full SHA 13f108fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53b07f2 - Browse repository at this point
Copy the full SHA 53b07f2View commit details -
feat(data_structures): Add redeem_script field to Input
Co-authored-by: Luis Rubio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75970ea - Browse repository at this point
Copy the full SHA 75970eaView commit details -
feat(stack): Include witnet_stack package with multiSig OPCODES and i…
…nclude selected utxos in BuildVtt Co-authored-by: Luis Rubio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5c62a9 - Browse repository at this point
Copy the full SHA f5c62a9View commit details -
refactor(data_structures): Refactored vtt signatures field to witness
Co-authored-by: Luis Rubio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a2bf33 - Browse repository at this point
Copy the full SHA 9a2bf33View commit details -
feat(validations): Include script validations
Co-authored-by: Luis Rubio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a8fe9e - Browse repository at this point
Copy the full SHA 8a8fe9eView commit details -
feat(cli): Implement createMultiSigAddress CLI method
Co-authored-by: Luis Rubio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7a90e70 - Browse repository at this point
Copy the full SHA 7a90e70View commit details -
feat(cli): Implement CLI methods createOpenedMultiSig, signTransacion…
… and Broadcast Co-authored-by: Luis Rubio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8105aae - Browse repository at this point
Copy the full SHA 8105aaeView commit details -
fix(validations): Handle case when there is no signatures in the witn…
…ess field Co-authored-by: Luis Rubio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dea1c2e - Browse repository at this point
Copy the full SHA dea1c2eView commit details -
feat(stack): Create MyValue::Signature type to differ from MyValue::B…
…ytes Co-authored-by: Luis Rubio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b4fb7c0 - Browse repository at this point
Copy the full SHA b4fb7c0View commit details -
feat(data_structures): Implement redeem script weight in Input
Co-authored-by: Luis Rubio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 785964d - Browse repository at this point
Copy the full SHA 785964dView commit details -
feat: Allow using custom change address in sendvtt
Co-authored-by: Luis Rubio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4eb8395 - Browse repository at this point
Copy the full SHA 4eb8395View commit details -
Co-authored-by: Luis Rubio <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d8a827 - Browse repository at this point
Copy the full SHA 5d8a827View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e110a - Browse repository at this point
Copy the full SHA 19e110aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b6b40 - Browse repository at this point
Copy the full SHA e9b6b40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f6ab16 - Browse repository at this point
Copy the full SHA 4f6ab16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b4bd8a - Browse repository at this point
Copy the full SHA 1b4bd8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa2628 - Browse repository at this point
Copy the full SHA 8fa2628View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61bd93f - Browse repository at this point
Copy the full SHA 61bd93fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2261313 - Browse repository at this point
Copy the full SHA 2261313View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ae9db3 - Browse repository at this point
Copy the full SHA 1ae9db3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6944527 - Browse repository at this point
Copy the full SHA 6944527View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0295df4 - Browse repository at this point
Copy the full SHA 0295df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e913516 - Browse repository at this point
Copy the full SHA e913516View commit details -
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...
Configuration menu - View commit details
-
Copy full SHA for 3df70a9 - Browse repository at this point
Copy the full SHA 3df70a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b16e47 - Browse repository at this point
Copy the full SHA 4b16e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f00e25 - Browse repository at this point
Copy the full SHA 7f00e25View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6adc69 - Browse repository at this point
Copy the full SHA e6adc69View commit details
Commits on Aug 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5b8c089 - Browse repository at this point
Copy the full SHA 5b8c089View commit details