-
Notifications
You must be signed in to change notification settings - Fork 219
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
feat: m of n scripting poc #6377
feat: m of n scripting poc #6377
Conversation
abbb20f
to
006229c
Compare
Test Results (Integration tests) 2 files + 2 11 suites +11 33m 46s ⏱️ + 33m 46s For more details on these failures, see this check. Results for commit 01bd9b1. ± Comparison against base commit 59a3440. ♻️ This comment has been updated with latest results. |
Test Results (CI) 3 files 120 suites 40m 51s ⏱️ Results for commit 01bd9b1. ♻️ This comment has been updated with latest results. |
006229c
to
c376147
Compare
c376147
to
deaf0c8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good
applications/minotari_console_wallet/src/automation/commands.rs
Outdated
Show resolved
Hide resolved
applications/minotari_console_wallet/src/automation/commands.rs
Outdated
Show resolved
Hide resolved
applications/minotari_console_wallet/src/automation/commands.rs
Outdated
Show resolved
Hide resolved
base_layer/core/src/transactions/transaction_components/wallet_output.rs
Outdated
Show resolved
Hide resolved
1ecb1c3
to
76caf29
Compare
9fb8da2
to
24e05d9
Compare
24e05d9
to
01bd9b1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this can go in as is
Description
Apply m_of_n_feature branch
Motivation and Context
Add m-of-n scripting ability
How Has This Been Tested?
Note: Not tested yet
What process can a PR reviewer use to test or verify this change?
Code review
Breaking Changes