Haveno core is the Bisq-inspired implementation network protocol with some improvements on privacy, security and functionality. https://haveno.com/
Find a file
2024-12-16 03:29:38 +00:00
.github enable hidden files in cache node dependencies 2024-11-24 08:59:55 -05:00
.idea Removing star and unused imports with checkstyle 2023-03-19 15:03:24 -04:00
apitest log stack traces at warn or error level 2024-09-25 09:40:50 -04:00
assets/src support usdc (#1439) 2024-11-25 10:48:27 -05:00
cli trade fees are adjustable and persisted in offer payload 2024-04-07 08:33:39 -04:00
common/src protocol ready 2024-11-29 07:24:24 +00:00
config/checkstyle upgrade to gradle 8.0.2 for checkstyle heap size adjustment 2023-03-25 11:41:16 -04:00
core trying seednodes in file 2024-12-12 18:57:26 +00:00
daemon/src increase rate limit to get offers on testnet 2024-11-25 11:50:53 -05:00
desktop fix showing offer created popup after canceled 2024-11-25 11:05:42 -05:00
docs build instructions warn that mainnet is not supported 2024-11-24 11:31:02 -05:00
gpg_keys changes for erciccione leaving (#477) 2022-11-09 10:05:55 -05:00
gradle update to monero-java v0.8.33 2024-09-16 21:12:53 -04:00
inventory/src/main/resources update p2p connection and message packages 2023-04-26 13:52:31 -04:00
media add donation qr codes with logos 2024-09-01 12:25:08 -04:00
monitor update p2p connection and message packages 2023-04-26 13:52:31 -04:00
p2p/src log stack traces at warn or error level 2024-09-25 09:40:50 -04:00
proto/src/main/proto refactor buy/sell tab functionality #1351 2024-11-10 08:37:33 -05:00
relay Revert "enable proof of work dos protection in torrc" 2024-07-19 09:07:23 -04:00
scripts remove '-x socks5h' and update url for tails install (#1385) 2024-11-07 05:56:24 -05:00
seednode bump version to 1.0.14 2024-11-15 09:27:36 -05:00
statsnode/src/main Update p2p package #756 (#884) 2024-05-15 06:52:36 -04:00
.editorconfig Bisq 2021-05-04 20:20:01 -04:00
.gitattributes remove what's left of git lfs 2022-09-17 07:52:47 -04:00
.gitignore feat: add flatpak builds (#1230) 2024-10-08 14:02:40 -04:00
build.gradle protocol ready 2024-11-29 07:24:24 +00:00
gradle.properties upgrade to gradle 8.0.2 for checkstyle heap size adjustment 2023-03-25 11:41:16 -04:00
gradlew downgrade Gradle wrapper to 8.2.1 2023-12-19 13:35:47 -05:00
gradlew.bat Upgrade Gradle wrapper to 8.5 2023-12-16 19:16:41 -05:00
LICENSE Haveno 2021-05-04 22:49:48 -04:00
Makefile Makefile, add deploy-tmux and deploy-screen 2024-09-07 09:25:14 -04:00
README.md protocol ready 2024-11-29 07:24:24 +00:00
settings.gradle remove pricenode from main repo 2023-02-06 08:57:24 -05: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