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-01-25 23:47:01 +00:00
.github Upgrade GH workflows to remove deprecation notices (#1545) 2025-01-15 15:28:59 -05:00
.idea Removing star and unused imports with checkstyle 2023-03-19 15:03:24 -04:00
apitest support buying xmr without deposit or fee using passphrase 2024-12-16 10:20:56 -05:00
assets/src support usdc (#1439) 2024-11-25 10:48:27 -05:00
cli support buying xmr without deposit or fee using passphrase 2024-12-16 10:20:56 -05:00
common/src Merge branch 'master' of https://git.haveno.com/haveno/haveno 2025-01-25 23:47:01 +00:00
config/checkstyle upgrade to gradle 8.0.2 for checkstyle heap size adjustment 2023-03-25 11:41:16 -04:00
core Merge branch 'master' of https://git.haveno.com/haveno/haveno 2025-01-25 23:47:01 +00:00
daemon/src best connection defaults to singular instance 2025-01-14 11:08:48 -05:00
desktop display N/A for buyer contact in seller step 2 form 2025-01-25 08:24:45 -05:00
docs bump version to 1.0.18 2025-01-19 08:57:26 -05:00
gpg_keys changes for erciccione leaving (#477) 2022-11-09 10:05:55 -05:00
gradle update to monero-java v0.8.35 2025-01-17 17:40:58 -05: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 ignore task cancelled error in broadcast handler after shut down 2025-01-10 07:14:55 -05:00
proto/src/main/proto best connection defaults to singular instance 2025-01-14 11:08:48 -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.18 2025-01-19 08:57:26 -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 Merge branch 'master' of https://git.haveno.com/haveno/haveno 2025-01-25 23:47:01 +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 remove bitcoin donation address from readme 2024-12-20 09:36:57 -05: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