example: Update example_cli and retire old nursery crates#1495
Merged
evanlinjin merged 1 commit intobitcoindevkit:masterfrom Aug 12, 2024
Merged
example: Update example_cli and retire old nursery crates#1495evanlinjin merged 1 commit intobitcoindevkit:masterfrom
example_cli and retire old nursery crates#1495evanlinjin merged 1 commit intobitcoindevkit:masterfrom
Conversation
Collaborator
Author
|
1442 can be merged anytime and from what I can tell doesn't conflict with this one |
Contributor
|
Nice. This cleans things up quite a bit. |
de2ea75 to
89959dc
Compare
fe0215f to
6748db3
Compare
6748db3 to
083f709
Compare
Collaborator
Author
|
LLFourn
reviewed
Jul 25, 2024
LLFourn
reviewed
Jul 25, 2024
Collaborator
LLFourn
left a comment
There was a problem hiding this comment.
ConceptACK this looks great.
a889259 to
382d07b
Compare
382d07b to
771f6b9
Compare
5 tasks
example_cli and retire old nursery crates
evanlinjin
approved these changes
Aug 11, 2024
Member
evanlinjin
left a comment
There was a problem hiding this comment.
ACK 771f6b9
A lot better than what we had before. Made the examples a lot more useful.
Collaborator
Author
|
Thanks @evanlinjin @LLFourn We're currently limited to creating PSBTs for |
Member
|
@ValuedMammal I think that's fine for now, can add them later |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
initandgenerate. Loading database doesn't require descriptorssendcommand withpsbt(new, sign, and extract). Supports tap key spendbdk-coin-selectand miniscriptplanmodulefixes #1469
partially addresses #1462
Notes to the reviewers
Note the
example_clilib now defines theChangeSetandAnchortype whereas before these were genericChangelog notice
example_clithat include generating descriptors and creating PSBTsChecklists
All Submissions:
cargo fmtandcargo clippybefore committing