haveno 0.0.11 haveno: ^0.0.11 copied to clipboard
A client daemon interface for the P2P decentralised exchange for Monero
0.0.1 #
- Initial release describing project
0.0.2 #
- Added depenancies
- Create gRPC client interface
0.0.3 #
- Restructured to a more sensible package format
- Added some exceptions
0.0.3 #
- Refactoring removed unnecessary code
- Exported the client services
0.0.4 #
- Added several new exceptions
- Added haveno account interface
0.0.5 #
- Completed the account service interface
0.0.5 #
- Minor bugfixes
0.0.7 #
- Implemented Dispute Agents service interface
0.0.8 #
- Added disputes service
0.0.9 #
- Added offers service
0.0.10 #
- Added AGPL v3 Open source license
0.0.11 #
- Change the name of licence file, and added dart doc for the new offers service added