Haveno core is the Bisq-inspired implementation network protocol with some improvements on privacy, security and functionality. https://haveno.com/
Find a file
kewbit 62c423ce9c
Some checks failed
CI / build (macos-13) (push) Has been cancelled
CI / build (ubuntu-22.04) (push) Has been cancelled
CI / build (windows-latest) (push) Has been cancelled
Codacy Coverage Reporter / Publish coverage (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
Update docker/Dockerfile.core
2025-06-26 13:56:09 +00:00
.github precede version tags with 'v' for release hash files 2025-04-07 18:40:56 -04: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 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 upgrade to gradle 8.0.2 for checkstyle heap size adjustment 2023-03-25 11:41:16 -04:00
core alter release date 2025-06-20 05:07:57 +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 Update docker/Dockerfile.core 2025-06-26 13:56:09 +00: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 update p2p connection and message packages 2023-04-26 13:52:31 -04:00
media update donation qr and readme 2025-05-08 07:10:39 -04:00
monitor update p2p connection and message packages 2023-04-26 13:52:31 -04:00
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 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 seednodes 2025-06-19 11:40:12 +07:00
build.gradle trialing some new grpc stuff 2025-06-19 03:28:21 +07: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 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 README.md 2025-06-19 11:22:26 +00:00
settings.gradle trialing some new grpc stuff 2025-06-19 03:28:21 +07:00

The original Haveno core fork from haveno-dex/haveno adapted for the multiplatform app.