-
Notifications
You must be signed in to change notification settings - Fork 671
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: Signature order-independence fix for multisig tx #3710
Feat: Signature order-independence fix for multisig tx #3710
Commits on Nov 27, 2023
-
feat: order independent multisig hash modes supported, gating logic a…
…dded, deserialize with epoch trait implemented
Configuration menu - View commit details
-
Copy full SHA for 12fe0ae - Browse repository at this point
Copy the full SHA 12fe0aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a001ae - Browse repository at this point
Copy the full SHA 2a001aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 92bbea9 - Browse repository at this point
Copy the full SHA 92bbea9View commit details
Commits on Dec 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bd6df03 - Browse repository at this point
Copy the full SHA bd6df03View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7da8498 - Browse repository at this point
Copy the full SHA 7da8498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1076881 - Browse repository at this point
Copy the full SHA 1076881View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc81647 - Browse repository at this point
Copy the full SHA fc81647View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5afef38 - Browse repository at this point
Copy the full SHA 5afef38View commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d11e073 - Browse repository at this point
Copy the full SHA d11e073View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc247f4 - Browse repository at this point
Copy the full SHA dc247f4View commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 122c9f6 - Browse repository at this point
Copy the full SHA 122c9f6View commit details
Commits on Mar 15, 2024
-
fix: Unit/integration tests (except `test_epoch_switch_pox_3_contract…
…_instantiation`)
Configuration menu - View commit details
-
Copy full SHA for be87938 - Browse repository at this point
Copy the full SHA be87938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c9b3c4 - Browse repository at this point
Copy the full SHA 3c9b3c4View commit details -
fix: Unit/integration tests (except `test_epoch_switch_pox_3_contract…
…_instantiation`)
Configuration menu - View commit details
-
Copy full SHA for 23b44eb - Browse repository at this point
Copy the full SHA 23b44ebView commit details
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1cb66b7 - Browse repository at this point
Copy the full SHA 1cb66b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 957ecd9 - Browse repository at this point
Copy the full SHA 957ecd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d615a8b - Browse repository at this point
Copy the full SHA d615a8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cdd2dd - Browse repository at this point
Copy the full SHA 8cdd2ddView commit details
Commits on Mar 26, 2024
-
Merge pull request #1 from jbencin/multisig-order-independence
Multisig order independence
Configuration menu - View commit details
-
Copy full SHA for 857be7f - Browse repository at this point
Copy the full SHA 857be7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80a3565 - Browse repository at this point
Copy the full SHA 80a3565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78b05a6 - Browse repository at this point
Copy the full SHA 78b05a6View commit details
Commits on Mar 27, 2024
-
Merge pull request #2 from jbencin/multisig-order-independence
chore: Address PR comments and fix tests
Configuration menu - View commit details
-
Copy full SHA for 988f667 - Browse repository at this point
Copy the full SHA 988f667View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c17045d - Browse repository at this point
Copy the full SHA c17045dView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b4794d - Browse repository at this point
Copy the full SHA 7b4794dView commit details -
Merge pull request #3 from jbencin/multisig-order-independence
chore: Remove `DeserializeWithEpoch` trait
Configuration menu - View commit details
-
Copy full SHA for 0deff44 - Browse repository at this point
Copy the full SHA 0deff44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 758c58a - Browse repository at this point
Copy the full SHA 758c58aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb66bae - Browse repository at this point
Copy the full SHA bb66baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for aaa37f3 - Browse repository at this point
Copy the full SHA aaa37f3View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a995f21 - Browse repository at this point
Copy the full SHA a995f21View commit details
Commits on Apr 6, 2024
-
Update stackslib/src/net/api/tests/gettenure.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0fd0321 - Browse repository at this point
Copy the full SHA 0fd0321View commit details -
Update stackslib/src/net/api/tests/getblock.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1cb0dcb - Browse repository at this point
Copy the full SHA 1cb0dcbView commit details -
Update stackslib/src/net/api/tests/getblock_v3.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7dbfed - Browse repository at this point
Copy the full SHA f7dbfedView commit details -
Update stackslib/src/net/codec.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1549a9a - Browse repository at this point
Copy the full SHA 1549a9aView commit details -
Update stackslib/src/net/api/posttransaction.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6c4c50d - Browse repository at this point
Copy the full SHA 6c4c50dView commit details -
Update stackslib/src/net/api/postblock.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 551761c - Browse repository at this point
Copy the full SHA 551761cView commit details -
Update stackslib/src/net/api/getblock.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f84cc68 - Browse repository at this point
Copy the full SHA f84cc68View commit details -
Update stackslib/src/net/api/gettenure.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a057bc2 - Browse repository at this point
Copy the full SHA a057bc2View commit details -
Update stackslib/src/chainstate/nakamoto/staging_blocks.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d644759 - Browse repository at this point
Copy the full SHA d644759View commit details -
Update stacks-common/src/codec/mod.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 15cd521 - Browse repository at this point
Copy the full SHA 15cd521View commit details -
Update stackslib/src/blockstack_cli.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 341e17a - Browse repository at this point
Copy the full SHA 341e17aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2167f2f - Browse repository at this point
Copy the full SHA 2167f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac057ca - Browse repository at this point
Copy the full SHA ac057caView commit details -
Update stackslib/src/net/api/getblock_v3.rs
Co-authored-by: Jeff Bencin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4b0952 - Browse repository at this point
Copy the full SHA c4b0952View commit details
Commits on Apr 9, 2024
-
feat: Allow for more than min number of signers in `OrderIndependentM…
…ultisigSpendingCondition`
Configuration menu - View commit details
-
Copy full SHA for 1358151 - Browse repository at this point
Copy the full SHA 1358151View commit details -
Merge pull request #4 from jbencin/multisig-order-independence
feat: Allow for more than min number of signers in `OrderIndependentMultisigCondition`
Configuration menu - View commit details
-
Copy full SHA for 2f06d95 - Browse repository at this point
Copy the full SHA 2f06d95View commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 72507cc - Browse repository at this point
Copy the full SHA 72507ccView commit details -
Merge remote-tracking branch 'origin/draft/multisig-order-independenc…
…e' into draft/multisig-order-independence
Configuration menu - View commit details
-
Copy full SHA for a91581d - Browse repository at this point
Copy the full SHA a91581dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df5b31 - Browse repository at this point
Copy the full SHA 8df5b31View commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9dfa3c4 - Browse repository at this point
Copy the full SHA 9dfa3c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d25b5c - Browse repository at this point
Copy the full SHA 5d25b5cView commit details -
fix: Tests broken by
13581510c
now work. Also, added test to confir……m extra signers work
Configuration menu - View commit details
-
Copy full SHA for d981cec - Browse repository at this point
Copy the full SHA d981cecView commit details -
Merge pull request #5 from jbencin/multisig-order-independence
Add/fix tests for when num_signers > required_signers
Configuration menu - View commit details
-
Copy full SHA for fa95032 - Browse repository at this point
Copy the full SHA fa95032View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6bd3a61 - Browse repository at this point
Copy the full SHA 6bd3a61View commit details -
Configuration menu - View commit details
-
Copy full SHA for be71ee8 - Browse repository at this point
Copy the full SHA be71ee8View commit details
Commits on Apr 30, 2024
-
Merge pull request #6 from jbencin/multisig-order-independence
Multisig order independence
Configuration menu - View commit details
-
Copy full SHA for cfdc8f1 - Browse repository at this point
Copy the full SHA cfdc8f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f910e6d - Browse repository at this point
Copy the full SHA f910e6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b25eef8 - Browse repository at this point
Copy the full SHA b25eef8View commit details -
Merge pull request #7 from jbencin/multisig-order-independence
Multisig order independence
Configuration menu - View commit details
-
Copy full SHA for 452a400 - Browse repository at this point
Copy the full SHA 452a400View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a49afa - Browse repository at this point
Copy the full SHA 7a49afaView commit details -
Merge branch 'develop' of https://github.com/stacks-network/stacks-bl…
…ockchain into draft/multisig-order-independence
Configuration menu - View commit details
-
Copy full SHA for 3dd4ccb - Browse repository at this point
Copy the full SHA 3dd4ccbView commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 679aeac - Browse repository at this point
Copy the full SHA 679aeacView commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a0a966 - Browse repository at this point
Copy the full SHA 4a0a966View commit details -
Merge remote-tracking branch 'origin/draft/multisig-order-independenc…
…e' into draft/multisig-order-independence
Configuration menu - View commit details
-
Copy full SHA for 3c7be76 - Browse repository at this point
Copy the full SHA 3c7be76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ac533 - Browse repository at this point
Copy the full SHA 61ac533View commit details
Commits on May 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e2b54b - Browse repository at this point
Copy the full SHA 6e2b54bView commit details
Commits on May 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d7865cf - Browse repository at this point
Copy the full SHA d7865cfView commit details
Commits on May 16, 2024
-
Update stackslib/src/chainstate/stacks/transaction.rs
Co-authored-by: Brice Dobry <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2e67fa9 - Browse repository at this point
Copy the full SHA 2e67fa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6766e65 - Browse repository at this point
Copy the full SHA 6766e65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9addd7e - Browse repository at this point
Copy the full SHA 9addd7eView commit details