Commit Graph

71 Commits

Author SHA1 Message Date
woodser
e450db1ec5 document setting network type for binary installers 2023-08-11 10:07:00 -04:00
woodser
51fb7d5eba bump version to v0.0.9 2023-08-02 09:44:47 -04:00
woodser
a5663e1411 add deployment guide and support for mainnet 2023-08-02 09:44:47 -04:00
woodser
2814d9dfc9 bump version to v0.0.8 in seed node and installing.md 2023-08-01 06:51:37 -04:00
woodser
c548fdaf29 shutting down TorNetworkNode invokes callback handler if already complete 2023-07-28 08:01:50 -04:00
woodser
ff9f0a7204 bump version to 1.0.8 2023-07-13 05:12:33 -04:00
woodser
c4898a8ec0 Revert "Support for open JDK 20 by updating dependencies"
This reverts commit 5923a34ef9.
2023-07-11 10:15:19 -04:00
napoly
5923a34ef9 Support for open JDK 20 by updating dependencies 2023-07-10 07:22:29 -04:00
woodser
b87bf74453 rename make monerod1-local and monerod2-local 2023-06-13 09:03:05 -04:00
woodser
89a9f074ea instruct to build v0.0.6 from source 2023-06-05 07:54:30 -04:00
woodser
882f0d355f update installing.md: export JAVA_HOME, stagenet online 2023-05-26 15:28:17 -04:00
woodser
38cd3ab630 update monero binaries to testing12 to fix mining testnet from scratch
update release documentation
2023-04-27 12:14:01 -04:00
woodser
0f6f68da69 document building and releasing portable monero binaries for each os 2023-04-24 23:22:43 -04:00
woodser
8305c62510 document packaging executable binaries 2023-04-06 11:08:49 -04:00
woodser
553f6fba36 clarify that prs must be merged to release branch 2023-03-25 14:34:51 -04:00
woodser
1a1fb130c0 rename all packages and other names from bisq to haveno 2023-03-08 11:37:33 -05:00
woodser
145157f84d add windows instructions to use default=all 2023-02-07 14:31:03 -05:00
woodser
15d2c24a82 reprocess payout messages on error to improve resilience
reprocess on curved schedule, restart, or connection change
invalid messages are nacked using IllegalArgumentException
disputes are considered open by ack on chat message
don't show trade completion screen until payout published
cannot confirm payment sent/received while disconnected from monerod
add operation manual w/ instructions to manually open dispute
close account before deletion
fix popup with error "still unconfirmed after X hours" for arbitrator
misc refactoring and cleanup
2023-02-02 15:23:48 -05:00
woodser
646380bc7a minimum support for account witness verification & storage based on bisq
verify peer witness data and share with arbitrator for signing
arbitrator can sign witness hash, owner pub key (see developer-guide.md)
taker signs offer id nonce in SendOfferAvailabilityRequest
maker signs deposit tx hash in SendSignContractRequest
buyer verifies witness with payload on deposit confirmation
seller verifies witness with payload on payment sent message
add synchronization to User paymentAccountsAsObservable and elsewhere
2023-01-11 08:54:37 -05:00
woodser
581489898e update install instructions to use master branch 2023-01-05 10:09:08 -05:00
woodser
f255c115a2 support building on windows 2023-01-05 10:09:08 -05:00
napoly
217e7e03a2 dockerize deamons with docker compose 2022-12-16 15:01:58 +00:00
woodser
79e1d2b623 bump version to v0.0.3 2022-10-05 10:47:08 -04:00
erciccione
99fb3e54be docs/installing.md: instruct to build tag and add skipping tests 2022-09-21 10:01:28 -04:00
erciccione
a31cb74230 remove what's left of git lfs 2022-09-17 07:52:47 -04:00
erciccione
220a1f9644 fixes to bounties docs
bounties.md: use XMR instead of ɱ
labeller: fix link to bounties.md
2022-09-17 07:28:56 -04:00
erciccione
0afd6d8445 docs: minor edits and adapt for test network 2022-08-17 09:08:31 -04:00
erciccione
4b46871cc3 docs: instruct to self mine 150 blocks after hf 2022-08-08 13:45:20 -04:00
erciccione
6918ecf620 docs: simplify overview of protocol in trade-protocol.md 2022-07-31 14:51:17 -04:00
erciccione
e06fb1a3af docs/installing.md: adapt instructions for new funds tab 2022-07-15 09:36:20 -04:00
erciccione
8a7d08e04d add instructions to join shared testnet 2022-07-13 08:15:01 -04:00
woodser
e2208355b1
support local, stagenet, and mainnet xmr network configuration (#335)
remove btc wallet
disable local zmq
2022-07-07 09:10:59 -04:00
erciccione
8a0612a245 improve instructions for devs
- suggest using private stagenet if developing/testing
- remove fixed difficulty from makefile when connecting to shared
2022-05-31 15:06:10 -04:00
woodser
c08ee2298d rename haveno-ui-poc to haveno-ts 2022-05-03 08:06:27 -04:00
woodser
716f62797d register arbitrator from api and use throughout trade 2022-04-28 11:46:34 -04:00
woodser
f1b3ff6f08 rename to haveno.ts, haveno.test.ts 2022-04-06 11:36:59 -04:00
woodser
9059974725 remove dependency on local BTC node
Co-authored-by: premek <1145361+premek@users.noreply.github.com>
2022-01-06 15:29:14 -05:00
erciccione
ab21f3c2c1 docs/README: fix link to import-haveno.md 2021-12-21 07:36:06 -05:00
erciccione
7c2819c31a README: updates after new website and misc 2021-12-14 07:16:17 -05:00
woodser
1ea0db3f37 add instructions to rebase and squash commits 2021-12-03 12:09:35 -05:00
woodser
523d7788e5 clarify instructions to open pull requests 2021-12-01 11:42:47 -05:00
woodser
abd6b36589 fix path and image in import-haveno.md 2021-11-23 07:59:52 -05:00
woodser
1f7daac389 update instructions to update grpc client 2021-11-22 08:02:24 -05:00
woodser
673aa3a437 rename to HavenoDaemon.ts and HavenoDaemon.test.ts 2021-11-11 16:21:00 -05:00
woodser
aea305048d improve eclipse documentation 2021-11-09 11:46:41 -05:00
woodser
4d80c2c617 update link to protocol pdf 2021-11-04 08:47:13 -04:00
erciccione
880ecd948b docs/README.md: fix link to haveno-import.md 2021-11-02 14:12:33 -04:00
woodser
47a7ec07e1 add developer guide and cleanup docs 2021-10-31 08:46:41 -04:00
erciccione
b761dbfd37 docs/installing.md: clarify mediator and arbitrator need to be registered in the UI (when using make deploy) and fix formatting 2021-10-25 08:41:41 -04:00
l0nelyc0w
cefba8e4b5 remove DAO
Co-authored-by: premek <1145361+premek@users.noreply.github.com>
2021-10-20 06:19:52 -04:00