14 Commits

Author SHA1 Message Date
Randall B
f89ed9d3bb
Add market depth API call (#47) 2022-02-11 18:13:56 -05:00
duriancrepe
0df355faa7
Add API functions to initialize Haveno account (#64)
Co-authored-by: woodser@protonmail.com
2022-02-09 04:41:00 -05:00
duriancrepe
6cc5228d7b Fix typescript compile due to missing ignore null operator 2022-02-07 18:37:03 -05:00
Fritz Lumnitz
a27fa770ec Add monero connections manager 2022-01-28 17:02:06 -05:00
woodser
be86aafeff client periodically sends keep alive notification 2022-01-17 08:40:05 -05:00
Fritz Lumnitz
7cdcdffb72 Add notifications listener 2022-01-13 07:57:21 -05:00
duriancrepe
640c89aa87
Add API functions to register arbitrator and mediator keys (#58)
* Add API functions to register arbitrator and mediator keys
2022-01-08 08:21:32 -05:00
l0nelyc0w
f82baecfbf Add API functions to get wallet transfers 2021-12-31 14:34:58 -05:00
woodser
9d2ec873c5 support auto starting and stopping arbitrator, alice, and bob 2021-12-19 11:49:43 -05:00
woodser
1220a86202 update name to HavenoHeadlessAppMain 2021-12-16 13:33:38 -05:00
woodser
0d179da988 test unexpected errors and timeouts during trade initialization
improve logging
2021-12-15 13:19:23 -05:00
woodser
fe2c715d80 add ability to start haveno processes from tests
test making or taking offer with insufficient unlocked balance
2021-12-08 06:25:35 -05:00
premek
ee9cbda667 add getMarketPrices call and tests 2021-11-20 19:41:52 -05:00
woodser
36a007a667 rename to HavenoDaemon.ts and HavenoDaemon.test.ts 2021-11-11 16:20:27 -05:00