You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fix bug to propagate missing config parameter or argument error [#441](https://github.com/payjoin/rust-payjoin/pull/441)
8
+
- Don't pause between long polling requests [#463](https://github.com/payjoin/rust-payjoin/pull/463)
9
+
- Hide danger-local-https feature with _ prefix [#423](https://github.com/payjoin/rust-payjoin/pull/423)
10
+
- Allow specifying a max-feerate for receivers [#332](https://github.com/payjoin/rust-payjoin/pull/332)
11
+
- Fix e2e tests and coverage reporting [#443](https://github.com/payjoin/rust-payjoin/pull/443)[#497](https://github.com/payjoin/rust-payjoin/pull/497)[#532](https://github.com/payjoin/rust-payjoin/pull/532)
12
+
- Handle recoverable receiver errors by replying to sender with error response [#474](https://github.com/payjoin/rust-payjoin/pull/474)[#526](https://github.com/payjoin/rust-payjoin/pull/526)[#534](https://github.com/payjoin/rust-payjoin/pull/534)
13
+
- Make config.toml hierarchical [#538](https://github.com/payjoin/rust-payjoin/pull/538)
14
+
- Make v1/v2 features additive [#538](https://github.com/payjoin/rust-payjoin/pull/538)
15
+
3
16
## 0.0.9-alpha
4
17
5
18
- Make backwards-compatible v2 to v1 sends possible
0 commit comments