Commit Graph

389 Commits

Author SHA1 Message Date
woodser
ad8ac4091b update to monero-javascript v0.8.0 2023-07-26 15:46:44 -04:00
woodser
fc58ad9318 trade protocol subtracts mining fees from destinations 2023-07-26 15:46:44 -04:00
woodser
b44c6a7926 test offers unlocking while client offline 2023-07-26 15:46:44 -04:00
woodser
753ed150d7 bump version 2023-07-26 15:46:44 -04:00
woodser
f9a8d99670 update typedocs 2023-06-18 09:42:15 -04:00
woodser
448c592dba bump versions 2023-06-17 14:05:36 -04:00
woodser
3cfb83d252 support and test splitting output for offer 2023-06-13 09:03:09 -04:00
woodser
055f2dd5d2 update dist after cash at atm rename 2023-06-06 12:52:53 -04:00
woodser
466a1d62ec protobuf update to support cash by mail 2023-06-01 08:26:47 -04:00
woodser
f256fafa7d support and test taking trades within offer range 2023-05-31 08:22:22 -04:00
woodser
2980984850 update to monero-javascript v0.7.10 2023-05-26 15:18:40 -04:00
woodser
5fc3cc8982 change test wallet, reduce concurrent CI trades to 4 2023-05-25 17:24:16 -04:00
woodser
25825c44f2 update typedocs 2023-05-20 11:00:21 -04:00
woodser
679a9970a4 bump version 2023-05-20 11:00:21 -04:00
woodser
466a21ba79 reduce max concurrent trades to 7 for CI tests 2023-05-17 18:50:27 -04:00
woodser
7d8f6ce98c test signing offers w/ random arbitrator, taking trades w/ least used 2023-05-17 18:50:27 -04:00
woodser
33d2f1e238 add config to test payout confirmation and unlock 2023-05-17 18:50:27 -04:00
woodser
d2aa1768e1 update dist and typedocs 2023-05-03 07:32:06 -04:00
woodser
ff810de4b7 add atomicUnitsToXmr and xmrToAtomicUnits utils 2023-05-03 07:32:06 -04:00
woodser
31e78ec55e update typedocs 2023-04-29 09:35:21 -04:00
woodser
ca4410f0d3 update dist 2023-04-29 09:35:21 -04:00
woodser
af6be6fdb2 bump version to v0.0.9 2023-04-29 09:35:21 -04:00
woodser
be95b9d291 update instructions 2023-04-29 09:35:21 -04:00
woodser
a5518819db update dist 2023-04-27 13:46:31 -04:00
woodser
b845e6c103
update typedoc link 2023-04-26 12:12:46 -04:00
woodser
a6f2516691 rename clearXchange to zelle 2023-04-26 11:42:13 -04:00
woodser
9a8b93e4b0 add logging 2023-04-17 10:11:56 -04:00
woodser
5f5bf2b3e2 fix check for expected error on havenod shut down 2023-04-17 10:11:56 -04:00
woodser
afc390e9cc monerod not required on startup to allow testing start and stop 2023-04-17 10:11:56 -04:00
woodser
583f4fc2bb fix testing unique account names
add maxConcurrencyCI config field
2023-04-17 10:11:56 -04:00
woodser
b8016eda54 fix jest hanging in offline tests on funding error 2023-04-17 10:11:56 -04:00
woodser
4b21957de1 test awarding too much to winner 2023-04-17 10:11:56 -04:00
woodser
86b41b87e9 fix trade context overrides in executeTrades() 2023-03-10 05:47:59 -05:00
woodser
2c07e82668 remove *AsLong() postfix after model refactor 2023-03-08 15:22:57 -05:00
woodser
04723a7960 test all asset codes in "Can complete trades" 2023-03-07 08:35:19 -05:00
woodser
48affa0014 increase minimum trade amount to 0.1 XMR 2023-03-06 08:53:12 -05:00
woodser
c376be67e2 switch to atomic units as native units 2023-03-06 08:53:12 -05:00
woodser
05b666d6b9 bump version to v0.0.8 2023-02-27 18:01:45 -05:00
woodser
2adc2e84fb update typedocs 2023-02-27 18:01:45 -05:00
woodser
83958b57cd increase max test timeout to 40 minutes 2023-02-27 17:40:29 -05:00
woodser
b9a0373c87 stop monerod2 with kill signal 2023-02-27 17:40:29 -05:00
woodser
15e29ece75 update dist 2023-02-27 17:40:29 -05:00
woodser
c55426f5e1 update npm dependencies 2023-02-27 17:40:29 -05:00
woodser
9f3ff5c2ce catch errors starting havenods and shut down gracefully 2023-02-27 09:27:56 -05:00
woodser
490f1e8c22 test that password is at least 8 characters 2023-02-26 11:01:24 -05:00
woodser
60fcda322e remove offers before tests complete 2023-02-25 08:17:51 -05:00
woodser
291e18f709 fix error sending keep alive request by resetting maker after restart 2023-02-25 08:17:51 -05:00
woodser
30dd997810 getMyOffers() does not require asset code 2023-02-25 08:17:51 -05:00
woodser
ffb77bdb15 instruct to install protoc 3.20.3 2023-02-23 09:40:55 -05:00
woodser
5a7ec350ca accountService.changePassword() requires old and new password 2023-02-22 08:56:11 -05:00