Commit Graph

93 Commits

Author SHA1 Message Date
woodser
aaa7d59ba6 fix tag command in docs 2024-02-27 12:09:44 -05:00
woodser
1dc2e8337c documentation fixes 2024-02-27 08:00:25 -05:00
woodser
f875479311 update instructions to checkout v0.0.18 2024-02-19 18:24:14 -05:00
woodser
f91f213cd2 limit sell offers to unsigned buy limit then warn within release windows 2024-02-15 07:45:35 -05:00
woodser
f7082fa71e bump version to 0.0.17 2024-01-07 17:01:21 -05:00
woodser
db00a5a1e5 add JDK 11 instructions for mac 2024-01-06 12:52:21 -05:00
woodser
ba9a9a3dcc instruct for arbitrators to remain online 2023-12-18 13:45:04 -05:00
woodser
6cb120e4b9 bump version to v0.0.16 2023-12-10 16:08:45 -05:00
woodser
5fc7fef223 update user guide 2023-11-27 14:01:34 -05:00
woodser
46eae2e1a6 document running a local node in user-guide.md 2023-11-26 11:28:13 -05:00
woodser
546e260cd0 remove incorrect reference from installing instructions 2023-11-19 14:31:03 -05:00
woodser
280ed484e7 add vps scripts for reference 2023-11-13 15:40:51 -05:00
woodser
af38f82406 document signing accounts in deployment guide, minor fixes 2023-11-12 06:03:45 -05:00
woodser
f6b33e877f recommend VSCode for IDE 2023-11-10 15:58:58 -05:00
woodser
029a6133a6 bump version to v0.0.15 2023-11-03 10:27:37 -04:00
woodser
9a7a31811b bump version to v0.0.14 2023-11-01 14:41:21 -04:00
woodser
3892e9522a bump version to v0.0.13 2023-10-13 09:24:19 -04:00
woodser
974029dd4b update monero binaries to v0.18.3.1 2023-10-12 13:34:31 -04:00
woodser
9dd53cb892 bump version to v0.0.12 2023-10-10 16:08:19 -04:00
woodser
649b3f64a5 bump version to v0.0.11 2023-09-12 09:32:53 -04:00
woodser
371504b849 document how to register price nodes after deployed 2023-08-18 12:28:12 -04:00
woodser
d50ab5782b document how to send alerts to update application 2023-08-17 14:02:12 -04:00
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