Haveno core is the Bisq-inspired implementation network protocol with some improvements on privacy, security and functionality. https://haveno.com/
Find a file
KewbitXMR efb4823a78
Some checks are pending
CI / build (macos-13) (push) Waiting to run
CI / build (ubuntu-22.04) (push) Waiting to run
CI / build (windows-latest) (push) Waiting to run
Codacy Coverage Reporter / Publish coverage (push) Waiting to run
mutations
2025-07-04 23:26:50 +07:00
.github expanding gprc, reducing complexity generally 2025-07-04 21:55:13 +07: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 expanding gprc, reducing complexity generally 2025-07-04 21:55:13 +07:00
daemon/src expanding gprc, reducing complexity generally 2025-07-04 21:55:13 +07:00
desktop mutations 2025-07-04 23:26:50 +07:00
docker seednodes 2025-06-19 11:40:12 +07:00
docs expanding gprc, reducing complexity generally 2025-07-04 21:55:13 +07: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 expanding gprc, reducing complexity generally 2025-07-04 21:55:13 +07:00
proto/src/main/proto grpc fix 2025-07-04 23:04:12 +07:00
relay Revert "enable proof of work dos protection in torrc" 2024-07-19 09:07:23 -04:00
scripts expanding gprc, reducing complexity generally 2025-07-04 21:55:13 +07: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 expanding gprc, reducing complexity generally 2025-07-04 21:55:13 +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.