21 Commits

Author SHA1 Message Date
woodser
56d7219fbc use OfferDirection enum instead of string 2023-11-11 10:37:39 -05:00
woodser
36742991ee test higher sell limit 2023-11-01 16:02:36 -04:00
woodser
45601e1908 update to monero-ts v0.9.3 2023-10-13 06:32:56 -04:00
woodser
90f59155e1 update to monero-ts v0.9.2 with typescript 2023-10-02 11:29:43 -04:00
woodser
2b8cc52e8e test adjusted amounts for fixed-price offers and trades w/ cash at atm 2023-09-15 06:37:37 -04:00
woodser
0266147d74 convert form id to payment method string with validation 2023-08-31 10:36:16 -04:00
woodser
3cfb83d252 support and test splitting output for offer 2023-06-13 09:03:09 -04:00
woodser
f256fafa7d support and test taking trades within offer range 2023-05-31 08:22:22 -04:00
woodser
ff810de4b7 add atomicUnitsToXmr and xmrToAtomicUnits utils 2023-05-03 07:32:06 -04:00
woodser
c376be67e2 switch to atomic units as native units 2023-03-06 08:53:12 -05:00
woodser
291e18f709 fix error sending keep alive request by resetting maker after restart 2023-02-25 08:17:51 -05:00
woodser
768c2158b3 test trade account payloads over grpc, support crypto account forms 2022-11-23 09:42:53 +00:00
woodser
4b5f412fe1
refactor tests with unified trade configuration (#140) 2022-10-01 07:47:46 -04:00
woodser
b5d4de3528 refactor payment account form api to support structured, dynamic forms 2022-06-23 11:24:40 -04:00
woodser
f9bbee8726 preserve stacktrace on error, throw HavenoError 2022-06-01 15:56:56 -04:00
woodser
7ee0d34f1a convert to typescript library
remove create-react-app
2022-05-05 22:25:08 -04:00
woodser
2e9a350e53 enable and apply eslint rules 2022-05-02 15:21:48 -04:00
woodser
91710b2bcf
test posting offers, taking trades, and opening disputes in parallel (#78)
tests can run repeatedly since backend closes wallets when unused
support funding a wallet with X outputs of amount
support checking if wallet funded with X outputs of amount
2022-04-06 11:28:56 -04:00
duriancrepe
7ddf429fc7
Add API functions to open and resolve disputes (#68) 2022-03-07 12:57:00 -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
woodser
be86aafeff client periodically sends keep alive notification 2022-01-17 08:40:05 -05:00