Releases: Local-Money/localmoney
Releases · Local-Money/localmoney
v0.6.0
v0.5.0
Release notes:
- Offer description
- Dispute timer
- Arbitration fee
- Storage migration (enables updates without losing offers/trades data)
- Trade amount limit (3 offers / 3 trades at the same time)
- UI adjustments
Bug fixes
- Error when trying to cancel a trade when escrow was funded
- Enable refund after expired state
- Prevent opening trade with the same wallet
- SettleDispute fee collection
v0.3.0
Changelog:
The first version of the 3 main features of Local Money
- Arbitration: On chain dispute resolution, if there is any issue during the trade on either side, one of the parties may open a dispute which will be solved by a third party mediator.
- Chat: Encrypted Telegram Handle integration to facilitate the communication between maker and
taker during the trade. - Reputation: The reputation rating system is created to encourage users to make successful transactions by trading with peers that have good reputations.
Platform continuous improvements:
- Create Offers: layout improvements and inputs validation.
- Open Trade: layout improvements and inputs validation.
- Bug-fixes and general improvements.
0.2.0
Changelog:
- Fee Distribution. Implementation of fee distribution logic between LOCAL burn, Warchest and Chain (Cosmos SDK) Fee Collector module.
- Improvements in the filter UI with flags and names for fiat currencies and option to filter offers by token as well.
- Allow creation of Offers with different denoms.
- Offers and Trades queries optimizations.
- Bug-fixes and improvements.