Skip to content

Bump dart payjoin 0.2.0 for pub.dev - #1786

Merged
DanGould merged 1 commit into
payjoin:masterfrom
spacebear21:dart-payjoin-rc-7
Aug 4, 2026
Merged

Bump dart payjoin 0.2.0 for pub.dev#1786
DanGould merged 1 commit into
payjoin:masterfrom
spacebear21:dart-payjoin-rc-7

Conversation

@spacebear21

@spacebear21 spacebear21 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Bump the dart bindings to 0.2.0 to publish updated bindings for payjoin 1.0.0-rc.7. Pin the payjoin-ffi wrapper dependency to a0eca7e, the payjoin-1.0.0-rc.7 tag commit, and record the release in the changelog.

The minor rather than patch bump reflects a breaking receiver API change: checkInputsNotOwned now takes an IsInputOwned callback keyed on an outpoint in place of IsScriptOwned, so consumers pinning ^0.1.2 do not silently upgrade into it.

The package is already published here https://pub.dev/packages/payjoin

Pull Request Checklist

Please confirm the following before requesting review:

Bump the dart bindings to 0.2.0 to publish updated bindings for payjoin
1.0.0-rc.7. Pin the payjoin-ffi wrapper dependency to a0eca7e, the
payjoin-1.0.0-rc.7 tag commit, and record the release in the changelog.

The minor rather than patch bump reflects a breaking receiver API
change: checkInputsNotOwned now takes an IsInputOwned callback keyed on
an outpoint in place of IsScriptOwned, so consumers pinning ^0.1.2 do
not silently upgrade into it.
@spacebear21 spacebear21 changed the title Prepare dart payjoin 0.2.0 for pub.dev Bump dart payjoin 0.2.0 for pub.dev Aug 3, 2026
@coveralls

Copy link
Copy Markdown
Collaborator

Coverage Report for CI Build 30859260127

Coverage remained the same at 86.602%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 16323
Covered Lines: 14136
Line Coverage: 86.6%
Coverage Strength: 345.99 hits per line

💛 - Coveralls

@spacebear21
spacebear21 requested a review from benalleng August 4, 2026 00:18

@DanGould DanGould left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 4d05079

@DanGould
DanGould merged commit be9276b into payjoin:master Aug 4, 2026
35 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants