Commit Graph

370 Commits

Author SHA1 Message Date
woodser
33eda9f8dc rename isMoneroNodeRunning() to isMoneroNodeOnline() 2022-07-17 07:58:21 -04:00
woodser
a469fdcb07
rename alice, bob, charlie to user1, user2, user3 (#123) 2022-07-15 10:09:56 -04:00
woodser
7871a303eb
support local, stagenet, and mainnet xmr network configurations (#122) 2022-07-07 09:11:50 -04:00
woodser
82e43d5940 support paxum 2022-06-24 15:47:07 -04:00
woodser
22d9ed7ac6 support uphold 2022-06-24 15:47:07 -04:00
woodser
65135f46a9 support faster payments 2022-06-24 15:47:07 -04:00
woodser
b46ac11453 support sepa instant 2022-06-24 15:47:07 -04:00
woodser
e70a928d2d support MoneyGram form api 2022-06-23 11:24:40 -04:00
woodser
b5d4de3528 refactor payment account form api to support structured, dynamic forms 2022-06-23 11:24:40 -04:00
woodser
6640dcb2ee bump version, update docs and dist 2022-06-07 17:48:57 -04:00
erciccione
f4d1b6a0a2 add workflow: label.yml
reusing workflow: https://github.com/haveno-dex/haveno/pull/314
2022-06-06 09:12:00 -04:00
woodser
f9bbee8726 preserve stacktrace on error, throw HavenoError 2022-06-01 15:56:56 -04:00
woodser
7c630b82cd fix unintended mining when funding outputs 2022-06-01 15:56:56 -04:00
woodser
1f5ee145ad update payment methods 2022-05-28 13:56:41 -04:00
woodser
6fa1db708f fix offer state after restarting 2022-05-26 11:03:58 -04:00
woodser
60a9c98285 bump version to 0.0.5
update dist and typedocs
2022-05-16 13:50:19 -04:00
woodser
e9995566cd support getXmrPrimaryAddress(), getXmrNewSubaddress() 2022-05-16 13:33:21 -04:00
woodser
34d195c307 test scheduling offers with locked funds 2022-05-16 13:33:21 -04:00
woodser
476d566a7f update typedocs and dist 2022-05-12 17:32:05 -04:00
woodser
f3469f067a bump version to v0.0.4 2022-05-12 17:32:05 -04:00
woodser
5ec46e87a2 change module to commonjs 2022-05-12 17:32:05 -04:00
woodser
f2aca97e5c test posting crypto and fiat offers with base and price inversion 2022-05-12 17:16:29 -04:00
woodser
7a4d3a375d test getting supported assets and their payment methods 2022-05-12 17:16:29 -04:00
woodser
cf3e315a30 update typedocs 2022-05-11 17:04:18 -04:00
woodser
dcdc72f719 update dist 2022-05-11 17:04:18 -04:00
woodser
f9a1d11400 bump version to v0.0.3 2022-05-11 17:04:18 -04:00
woodser
8113c6bd1c support getXmrSeed() 2022-05-11 17:04:18 -04:00
woodser
befdf7b33e
Export protobuf types (#100)
* update to monero-javascript v0.7.0
* bump to version v0.0.2
* terminate monero-javascript worker at end of tests
2022-05-10 09:55:41 -04:00
woodser
5d89d3973f add npm install instructions 2022-05-06 08:41:43 -04:00
woodser
e5aa6e0e5b fix typedocs link 2022-05-06 08:12:50 -04:00
woodser
7d90a3813b update typedocs 2022-05-05 23:30:40 -04:00
woodser
4b1565050e commit dist 2022-05-05 22:25:08 -04:00
woodser
65868f21e5 update typedocs 2022-05-05 22:25:08 -04:00
woodser
7ee0d34f1a convert to typescript library
remove create-react-app
2022-05-05 22:25:08 -04:00
woodser
1281f9223f update typedocs after project rename 2022-05-03 08:31:02 -04:00
woodser
a165d8024e rename haveno-ui-poc project to haveno-ts 2022-05-03 08:06:56 -04:00
woodser
96c4a04616
disable jekyll for github pages and update typedocs (#93) 2022-05-02 16:51:58 -04:00
woodser
28a2f3dc5f add _config.yml for github pages documentation 2022-05-02 16:43:42 -04:00
woodser
d33ca48d6e enable github pages jekyll 2022-05-02 16:29:36 -04:00
woodser
449d0dc750 add typedocs 2022-05-02 15:21:48 -04:00
woodser
2e9a350e53 enable and apply eslint rules 2022-05-02 15:21:48 -04:00
a.bouhuolia
c2a466b4be chore(typedocs): add Typedocs to automate docs generating. 2022-05-01 11:44:47 -04:00
woodser
7e35c1f8f1 delete Haveno app folders at end of tests 2022-04-29 13:55:04 -04:00
woodser
df270eab83 register arbitrator dispute agent 2022-04-28 11:46:49 -04:00
woodser
e18d0ea2c2 offer min amount defaults to fixed amount 2022-04-28 11:46:49 -04:00
woodser
0e612aec74 clean up postOffer() params and use typed test config 2022-04-16 13:12:16 -04:00
woodser
9a63afa5f8 test crypto account persistence 2022-04-12 07:50:09 -04:00
woodser
b5e0849ea3 add test "Can prepare for trading" 2022-04-12 07:50:09 -04:00
woodser
c5e74947d5 test currency code & address validation on create crypto acct (disabled) 2022-04-11 17:54:04 -04:00
woodser
8f295421c3 rename haveno class to HavenoClient 2022-04-08 16:41:45 -04:00