Haveno core is the Bisq-inspired implementation network protocol with some improvements on privacy, security and functionality. https://haveno.com/
Find a file
2024-11-26 05:06:04 +00:00
common/src/main/java/haveno/common/app changes only 2024-11-17 18:56:48 +00:00
.gitlab-ci.yml Update .gitlab-ci.yml file 2024-11-26 05:06:04 +00:00
build.gradle Update file build.gradle 2024-11-17 19:18:29 +00:00
README.md Update file README.md 2024-11-17 19:57:54 +00:00

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

  1. Changed protocol serialization from 'A' to 'X' to indicate a clear significant change in structure
  2. Changes the daemon to be a shadowJar instead