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 |
|
woodser
|
6719324d9e
|
switch client to use await syntax instead of promise
|
2023-02-21 11:13:11 -05:00 |
|
woodser
|
3af0c7ab8f
|
limit 1 client request per connection in envoy to fix linux tests
|
2023-02-20 18:00:38 -05:00 |
|
woodser
|
6511b00f1d
|
collect docker logs after running tests
|
2023-02-20 18:00:38 -05:00 |
|
woodser
|
3495f562c7
|
log output from docker containers to stdout
|
2023-02-19 18:27:28 -05:00 |
|
woodser
|
984fbc50cd
|
use gradlew wrapper in docker
|
2023-02-16 18:55:33 -05:00 |
|
woodser
|
3ddde6e671
|
test trades simultaneously using a thread pool instead of batches
|
2023-02-15 12:38:33 -05:00 |
|
woodser
|
8bc228b53d
|
update to monero-javascript v0.7.7
|
2023-02-15 12:38:33 -05:00 |
|
woodser
|
1f126bfa30
|
expect arbitrator to update payout tx on confirm and unlock
default wallet refresh rate of 5000 ms, wait less time after make offer
|
2023-02-15 12:38:33 -05:00 |
|
napoly
|
e3f114eb66
|
fix payment account unique name test
|
2023-02-13 16:36:13 -05:00 |
|
napoly
|
3e637aa8c1
|
reject payment accounts with duplicate names
|
2023-02-13 10:13:19 -05:00 |
|
woodser
|
df701601b0
|
CI test regex matches "CI" as whole word only
|
2023-02-13 07:10:56 -05:00 |
|