Haveno core is the Bisq-inspired implementation network protocol with some improvements on privacy, security and functionality.
https://haveno.com/
common/src/main/java/haveno/common/app | ||
.gitlab-ci.yml | ||
build.gradle | ||
README.md |
Patched Branch for App
Any changes must be made to the patched_changes
(this) branch only if something is less of a patch, and more of a core functionality you can request this from the haveno core team.
Explaination of changes
- Changed protocol serialization from 'A' to 'X' to indicate a clear significant change in structure
- Changes the daemon to be a shadowJar instead