Prepare dart package for publishing to pub.dev#1541
Merged
Conversation
Collaborator
Coverage Report for CI Build 25690074999Coverage remained the same at 85.294%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
c0629be to
39db689
Compare
0.14.8 was released today and has MSRV 1.88.
828c48f to
f47ad69
Compare
Needs a bump from 0.25 since there were breaking API changes since (NoopPersister was removed).
f47ad69 to
5711ee7
Compare
5711ee7 to
d05344f
Compare
2 tasks
Collaborator
Author
|
Published v0.1.1 https://pub.dev/packages/payjoin from this branch and confirmed it works in the BBM branch SatoshiPortal/bullbitcoin-mobile#2041 |
benalleng
approved these changes
May 11, 2026
Collaborator
benalleng
left a comment
There was a problem hiding this comment.
TACK via SatoshiPortal/bullbitcoin-mobile#1978
payjoin-cli sreceiver <-> bb mobile sender
https://mempool.space/testnet/tx/85ffa27c0b9a679775ca3ed78420c57b75dac48a8fbe1e692959073eeb8601b1
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.
This updates the dart/ folder structure to enable publishing working bindings to pub.dev
payjoin-ffi,payjoin,payjoin-test-utils, andpayjoin-mailroomto local workspace paths._test-utilson the presence ofpayjoin-ffi/dart/.cargo/config.toml._test-utils.dart pub publish --dry-runhappy (license, changelog files, homepage and repo links)payjoin-ffi’spayjoindependency points at the requiredrust-payjoincommit.payjoindependency so workspace builds continue using the localpayjoincrate.Remaining steps to publish
cd payjoin-ffi/dart dart pub publish git tag payjoin-dart-v0.1.1 git push origin payjoin-dart-v0.1.1Pull Request Checklist
Please confirm the following before requesting review:
AI
in the body of this PR.