Releases: MostroP2P/mostro
Releases · MostroP2P/mostro
v0.11.4
What's Changed
- Added the check on min sats allowed in a new order by @arkanoider in #261
- Idea to catch the great part of the errors by @arkanoider in #259
- Remove of some unwraps by @arkanoider in #262
- Solvers should take disputes before operate by @grunch in #267
- Stop sending CantDo message after solver settles dispute by @grunch in #268
Full Changelog: v0.11.3...v0.11.4
v0.11.3
v0.11.2
What's Changed
- New actions added to docs by @grunch in #242
- Send solver pubkey to both parties by @grunch in #244
- Limit size of messages by @grunch in #243
- Changing routing fee rules by @grunch in #245
- Allow admin actions to be done by solvers by @grunch in #246
- Makers can't take own orders by @grunch in #247
Full Changelog: v0.11.0...v0.11.2
v0.11.0
What's Changed
- Update README.md by @grunch in #224
- Update dependencies to latest by @grunch in #226
- AddInvoice with LN address instead of bolt11 by @grunch in #228
- updated nostr-sdk lib by @arkanoider in #229
- Added a check in dispute.rs by @arkanoider in #230
- Use the right decrypt (nip04) function by @grunch in #234
- Fix admin dispute by @arkanoider in #233
- first try to fix loop on disputes by @arkanoider in #237
- removed unwraps from scheduler by @arkanoider in #239
- Small fixes and cleanups by @yukibtc in #238
- Add Cargo.lock file by @grunch in #240
- Refactoring using new actions by @grunch in #241
Full Changelog: v0.10.2...v0.11.0
v0.10.2
What's Changed
- Remove outdated docs by @grunch in #216
- Update README.md by @grunch in #217
- fix on admin settle and cosmetic on order.rs by @arkanoider in #218
- Message refactoring by @arkanoider in #222
- fix-221 by @arkanoider in #223
Full Changelog: v0.10.1...v0.10.2
v0.10.1
What's Changed
- Update README.md by @grunch in #208
- refactoring admin_settle.rs by @arkanoider in #209
- Remove hardcoded dispute status references by @grunch in #210
- Update README.md by @Catrya in #212
- Issue invoice values by @arkanoider in #213
- update mostro core to ver 5.4 by @arkanoider in #215
New Contributors
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- Allow buyer add new invoice with addinvoice action by @grunch in #201
- amount for ln address checks and many cosmetics by @arkanoider in #204
- Update specs with kebab case instead camel case by @grunch in #207
- Payment failure dev by @arkanoider in #206
Full Changelog: v0.9.8...v0.10.0
v0.9.8
v0.9.7
What's Changed
- Fix version type by @grunch in #191
- Improve comments on global vars by @grunch in #192
- removed thread sleep calls for sqlite update and create by @arkanoider in #193
- Remove UNIQUE from order_id field in disputes table by @arkanoider in #195
Full Changelog: v0.9.6...v0.9.7