Haveno Core including the new Trade and Marketplace protocol support for trading both fiat/crypto currencies, digital and physical products https://haveno.com
Find a file
2025-06-19 11:22:18 +07:00
.github precede version tags with 'v' for release hash files 2025-04-07 18:40:56 -04:00
.idea
apitest support buying xmr without deposit or fee using passphrase 2024-12-16 10:20:56 -05:00
assets/src remove currency codes from crypto names 2025-05-28 08:56:34 -04:00
bot/src/main hi 2025-06-09 22:57:52 +07:00
cli support buying xmr without deposit or fee using passphrase 2024-12-16 10:20:56 -05:00
common/src serialization network ID set via env var and docker improvements 2025-06-19 11:22:18 +07:00
config/checkstyle
core trialing some new grpc stuff 2025-06-19 03:28:21 +07:00
daemon/src support cloning up to 10 offers with shared reserved funds (#1668) 2025-04-05 17:29:55 -04:00
desktop rename logos with dark_mode and light_mode postfix 2025-06-09 07:06:43 -04:00
docker serialization network ID set via env var and docker improvements 2025-06-19 11:22:18 +07:00
docs re-arrange deployment sections and use markup for notes & warnings 2025-04-21 09:02:17 -04:00
gpg_keys update pgp public key for commit verification 2025-02-28 09:33:40 -05:00
gradle Support linux aarch64 (#1665) 2025-03-25 06:49:26 -04:00
inventory/src/main/resources
media update donation qr and readme 2025-05-08 07:10:39 -04:00
monitor
p2p/src process connection messages on main run thread 2025-06-03 07:42:01 -04:00
proto/src/main/proto trialing some new grpc stuff 2025-06-19 03:28:21 +07:00
relay Revert "enable proof of work dos protection in torrc" 2024-07-19 09:07:23 -04:00
scripts bump version to 1.1.2 2025-06-06 08:24:45 -04:00
seednode bump version to 1.1.2 2025-06-06 08:24:45 -04:00
statsnode/src/main Update p2p package #756 (#884) 2024-05-15 06:52:36 -04:00
.editorconfig
.gitattributes
.gitignore feat: add flatpak builds (#1230) 2024-10-08 14:02:40 -04:00
build.gradle trialing some new grpc stuff 2025-06-19 03:28:21 +07:00
gradle.properties
gradlew
gradlew.bat
LICENSE Change http links to https in LICENSE (#1660) 2025-03-22 07:58:05 -04:00
Makefile bumped to 1.1.2 2025-06-09 20:11:17 +07:00
README.md update donation qr and readme 2025-05-08 07:10:39 -04:00
settings.gradle trialing some new grpc stuff 2025-06-19 03:28:21 +07: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

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