-
Notifications
You must be signed in to change notification settings - Fork 56
feat(kotlin-sdk): split build/broadcast with reservation release for BIP70-style deferred submission #4308
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
Merged
Merged
feat(kotlin-sdk): split build/broadcast with reservation release for BIP70-style deferred submission #4308
Changes from 32 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
a7636bf
feat(kotlin-sdk): split build/broadcast with reservation release for …
bfoss765 c94fea2
fix(kotlin-sdk): bound deferred-payment token lifetime; harden regist…
bfoss765 6766eb2
fix(kotlin-sdk): resolve rebase semantic conflicts onto feat/kotlin-s…
bfoss765 947ccdf
fix(kotlin-sdk): assert native code 26 for the stale-reservation-toke…
bfoss765 feba99f
fix(kotlin-sdk): bound the deferred-payment token on the reservation'…
bfoss765 5933d22
fix(kotlin-sdk): sweep deferred-payment tokens only when the final wa…
bfoss765 ea103b0
fix(kotlin-sdk): route deferred builds through the atomic finalize-an…
bfoss765 12143cb
fix(kotlin-sdk): delete the dead split register→broadcast chain
bfoss765 e0dc5e1
fix(kotlin-sdk): baseline the deferred token age on the pre-signing r…
bfoss765 4f7d295
fix(kotlin-sdk): give the V2 handle and token paths one wallet-genera…
bfoss765 74d26dd
fix(kotlin-sdk): validate the deferred token under the lock, consume …
bfoss765 8c2cd63
fix(kotlin-sdk): release deferred reservations at final-alias destroy…
bfoss765 6e0641a
fix(kotlin-sdk): split the conflated deferred-token error code into t…
bfoss765 ec4582c
docs(kotlin-sdk): correct buildSignedPayment KDoc to the finalize-and…
bfoss765 ce31710
fix(kotlin-sdk): make the deferred payment token an owning AutoClosea…
bfoss765 a11795b
style(kotlin-sdk): rustfmt wallet_manager.rs after the dead-chain del…
bfoss765 9f3d8f7
fix(kotlin-sdk): object-owning broadcast/release overloads for Signed…
bfoss765 f7a3dd4
fix(kotlin-sdk): retain a releasable account handle for CoinJoin-fund…
bfoss765 ec4f695
fix(kotlin-sdk): bind deferred-payment reservation cleanup to its own…
bfoss765 706f60d
fix(swift-sdk): surface deferred-token codes 26/27/28 as typed errors
bfoss765 80d0b1b
chore(rust-dashcore): pin to canonical dashpay dev rev with owner-tag…
bfoss765 6437d66
fix: renumber deferred-reservation error codes to 27/28/29
bfoss765 4cecd3d
fix(platform-wallet): owner-guard the broadcast-reject reservation re…
bfoss765 b9f4f01
fix(platform-wallet): enforce unique reservation ownership, stop wrap…
bfoss765 eb08094
fix(platform-wallet): bind registration to correct wallet generation …
bfoss765 0523def
fix(platform-wallet): linearize wallet removal with deferred broadcas…
bfoss765 7534892
fix(platform-wallet-ffi)!: move ErrorReservationWalletMismatch 29 -> …
bfoss765 473e91d
refactor(platform-wallet-ffi): drop stale HandleStorage::any left by …
bfoss765 a165bff
fix(platform-wallet): scope the lifecycle gate to the wallet generati…
bfoss765 83778f9
fix(platform-wallet): remove the wallet generation by identity, not b…
bfoss765 25acd7d
fix(platform-wallet): move the deferred-token trio off the codes #426…
bfoss765 9613e88
fix(kotlin-sdk): stop the stray 98 arm from shadowing PlatformWallet.…
bfoss765 d79c4ab
Merge v4.2-dev into port/v4.1/split-build-broadcast
QuantumExplorer 9d4027e
fix(platform-wallet): reconcile stale deferred entries owner-guarded …
QuantumExplorer aa5d4e8
fix(platform-wallet): complete id-keyed side-registry teardown before…
QuantumExplorer 9f994eb
fix(platform-wallet): FFI output hygiene for the deferred-payment sur…
QuantumExplorer fab4309
fix(kotlin-sdk): repair doc-comment opener lost in the v4.2-dev merge…
QuantumExplorer ebaca83
fix(kotlin-sdk): repair the second doc-opener/brace loss from the v4.…
QuantumExplorer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.