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
- Pagination support for `_getRailsForAddressAndToken` ([#237](https://github.com/FilOzone/filecoin-pay/pull/237))
12
26
13
27
### Changed
28
+
- Restored settlement permissions allowing any participant to settle rails ([#221](https://github.com/FilOzone/filecoin-pay/pull/221))
14
29
15
30
### Fixed
31
+
- Network fee handling in `settleTerminatedRailWithoutValidation` ([#223](https://github.com/FilOzone/filecoin-pay/pull/223))
32
+
- CI workflow issue with npm dependencies in publish-abis workflow ([#236](https://github.com/FilOzone/filecoin-pay/pull/236))
33
+
- Add completed security audit report to readme ([#231](https://github.com/FilOzone/filecoin-pay/pull/231))
16
34
17
35
## [0.5.0] - Filecoin-Pay Developer Preview
18
36
@@ -34,7 +52,6 @@ upcoming breaking changes.
34
52
- Settlement operations now accessible by any participant (payer, payee, or operator) ([#219](https://github.com/FilOzone/filecoin-pay/pull/219), [#220](https://github.com/FilOzone/filecoin-pay/pull/220))
35
53
36
54
### Fixed
37
-
- Network fee handling in `settleTerminatedRailWithoutValidation` ([#223](https://github.com/FilOzone/filecoin-pay/pull/223))
0 commit comments