This release candidate fixes a BIP78 spec compliance bug, and an issue with the BIP77 sender when polling an arbitrary relay via RFC9540.
It also removes a redundant Sender SessionEvent.
- Fix identify_receiver_outputs (#1168)
- Use full_relay_url in sender GET request (#1166)
- Remove ReceivedProposalPsbtinfavor of session outcome (#1171)
What's Changed
- Don't pub use Duration by @DanGould in #1150
- Assert reply_key for RetrievedOriginalPayload by @benalleng in #1152
- Directory cli fixes by @nothingmuch in #1157
- Support requesting certificates using ACME by @nothingmuch in #1026
- Update corepc-node to v0.10.0 by @benalleng in #1155
- FFI: Eliminate string fallbacks in error wrappers by @chavic in #1127
- Remove Docker mention in dart README by @spacebear21 in #1161
- Fix identify_receiver_outputs by @spacebear21 in #1168
- Use full_relay_url in sender GET request by @spacebear21 in #1166
- Add directory health check github action by @spacebear21 in #1170
- Fix directory metrics by @spacebear21 in #1173
- Fix rpc-error due to quick transaction lookup by @zealsham in #1159
- Force ffi workflow to use certain python version by @benalleng in #1176
- Remove ReceivedProposalPsbtinfavor of session outcome by @arminsabouri in #1171
- Remove public /metrics endpoint from directory by @spacebear21 in #1178
- Remove extraneous destructuring by @arminsabouri in #1182
- Bump payjoin version to 1.0.0-rc.1 by @spacebear21 in #1186
Full Changelog: payjoin-1.0.0-rc.0...payjoin-1.0.0-rc.1