Prepare dart payjoin 0.1.2 for pub.dev#1736
Merged
Merged
Conversation
Bump the dart bindings to 0.1.2 to publish updated bindings for payjoin 1.0.0-rc.4. Pin the payjoin-ffi wrapper dependency to the current master commit c52bac9, whose FFI surface matches the rc.4 tag, and record the release in the changelog.
Collaborator
Coverage Report for CI Build 29276306419Coverage remained the same at 86.014%Details
Uncovered ChangesNo uncovered changes found. Coverage RegressionsNo coverage regressions found. Coverage Stats
💛 - Coveralls |
benalleng
approved these changes
Jul 13, 2026
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.
Bumps the Dart
payjoinbindings to 0.1.2, targeting payjoin 1.0.0-rc.4.Changes
pubspec.yamlversion from 0.1.1 to 0.1.2payjoin-ffiwrapper dependency innative/Cargo.tomlto master commitc52bac92, whose FFI surface is identical to thepayjoin-1.0.0-rc.4tagBindings were regenerated from master and validated:
contrib/test.shpasses all 24 Dart tests (including the bitcoind v2-to-v2 integration test), anddart pub publish --dry-runpackages cleanly at 47 KB. The remaining dry-run lints are pre-existing uniffi-dart generator warnings in the generatedlib/payjoin.dart.The live
dart pub publishwill be run manually after review.Disclosure: co-authored by Claude Opus 4.8
🤖 Generated with Claude Code