• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

DanGould / rust-payjoin / 25547534759

Builds Branch Commit Type Ran Committer Via Coverage
25547534759 receiver-fallback Disambiguate session IDs with s/r prefix Sender and receiver session ids auto-increment per table, so `send_sessions.id = 1` and `recv_sessions.id = 1` routinely coexist. The previous `payjoin-cli fallback <i64>` dispatcher consulted the sender t... push 08 May 2026 09:18AM UTC DanGould github
85.07
25513952263 receiver-fallback Add v2 receiver fallback subcommand Mirror the sender-side fallback that shipped in PR #1510. The existing `Fallback { session_id }` subcommand now dispatches to either sender or receiver flow based on which DB table the session_id belongs to: se... push 07 May 2026 06:21PM UTC DanGould github
85.07
25482740670 inmemory-persister-single-owner Enforce single-owner contract on InMemoryPersister PR #1528 review feedback flagged that `Arc<RwLock<InnerStorage>>` inside `Clone`-able `InMemoryPersister` invites concurrent-write footgun: cloning the persister and sharing write access across a... push 07 May 2026 07:45AM UTC DanGould github
85.16
25450864672 persister-cleanup-1519 Remove orphan _test-utils feature from payjoin Nothing in the payjoin crate is gated on this feature anymore now that InMemoryPersister is public unconditionally. Drop the feature declaration and stop requesting it from payjoin-test-utils. The u... push 06 May 2026 05:33PM UTC DanGould github
85.17
25450507210 persister-cleanup-1519 Remove orphan _test-utils feature from payjoin Nothing in the payjoin crate is gated on this feature anymore now that InMemoryPersister is public unconditionally. Drop the feature declaration and stop requesting it from payjoin-test-utils. The u... push 06 May 2026 05:33PM UTC DanGould github
85.17
25449141461 persister-cleanup-1519 Apply treefmt to payjoin-test-utils Cargo.toml The features array now fits on one line after dropping _test-utils in the previous commit; nix fmt --ci flagged the multi-line form. push 06 May 2026 05:00PM UTC DanGould github
85.19
25372138050 fix/cli-println-bip78-terminology Use BIP 78 spec terms in payjoin-cli prints The CLI called the request to the receiver a "fallback request" and the post-send tx info "Sent fallback transaction ...". The request body is the Original PSBT in BIP 78 parlance, and the fallback tran... push 05 May 2026 11:06AM UTC DanGould github
85.09
25372138019 payjoin-0.25.0 Bump payjoin version to 0.25.0 (#1438) push 05 May 2026 10:58AM UTC web-flow github
84.12
25371872346 dart-fetch-ohttp-keys Defend http client against attacks push 05 May 2026 10:52AM UTC DanGould github
84.5
25360328706 payjoin-1.0.0-rc.2 Bump payjoin-mailroom version to 0.1.0 (#1359) push 05 May 2026 06:07AM UTC web-flow github
82.48
25360328624 demo-sender-fallback Use SessionId in fallback_sender trait signature The fallback_sender App trait method took an i64 and the v2 impl wrapped it into SessionId(...) immediately on entry. Push the wrap up to main.rs so the CLI boundary is the only place that material... Pull #41 05 May 2026 06:03AM UTC DanGould github
85.11
25360328620 payjoin-mailroom-0.1.0 Bump payjoin-mailroom version to 0.1.0 (#1359) push 05 May 2026 06:00AM UTC web-flow github
82.48
24925216120 feat/standup-comment-trigger Skip nested /check-in comments Discussion replies are one level deep — `addDiscussionComment`'s `replyToId` only accepts a top-level comment ID, so a `/check-in` posted as a reply (nested) would either fail at the API or post in an unexpected pla... push 25 Apr 2026 07:04AM UTC DanGould github
84.95
24925019010 master DRY-RUN: target fork's `standup` category Temporary commit for fork-master testing only — DanGould/rust-payjoin uses the `standup` category slug, upstream uses `check-ins`. Revert this commit before merging upstream. push 25 Apr 2026 06:51AM UTC DanGould github
84.95
24925016133 dry-run/standup-comment-trigger DRY-RUN: target fork's `standup` category Temporary commit for fork-master testing only — DanGould/rust-payjoin uses the `standup` category slug, upstream uses `check-ins`. Revert this commit before merging upstream. push 25 Apr 2026 06:51AM UTC DanGould github
84.95
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 34
  • 35
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc