You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a358076cb88fe51952abf79d5072eb2f30aeadd3 test: absolute/relative timelocks in satisfaction (Daniela Brozzoni)
cb9a76995821fd6fc5c4043b91f26b96bc54ed9b tests: plan capabilities (Daniela Brozzoni)
d29c2984e60e41e3872ac23b8b59e8b25fea88a2 Add plan capabilities to miniscript (Alekos Filini)
fc20eb074855554667bd77d9f7184fdb1f63e401 Fix test_cpp (sanket1729)
448fbd8d3a72ef0a2314697a644a6870adea712a Add full_derivation_paths on DescriptorPublicKey (Daniela Brozzoni)
7ca9ba178799c4d21d3cd389e0a9b54280815051 Add relative and absolute timelock in Satisfaction (Alekos Filini)
Pull request description:
This PR builds on top of #481, fixing all the review comments.
I didn't squash my last commits on purpose to make review easier, I can squash them before merging if preferred.
ACKs for top commit:
apoelstra:
ACK a358076cb88fe51952abf79d5072eb2f30aeadd3
sanket1729:
ACK a358076cb88fe51952abf79d5072eb2f30aeadd3
Tree-SHA512: 32e547eedaf56d7ddb9ab8069ab394b655f46f6eae7b971d521befc800abadb785335a84c977875b050bcb202517381aba0fb9d8f2d418cd59a1f87147491d67
let desc_key = DescriptorPublicKey::from_str("[abcdef00/0'/1']tpubDBrgjcxBxnXyL575sHdkpKohWu5qHKoQ7TJXKNrYznh5fVEGBv89hA8ENW7A8MFVpFUSvgLqc4Nj1WZcpePX6rrxviVtPowvMuGF5rdT2Vi/9478'/<0';1>/8h/*'").unwrap();
0 commit comments