woodser
a18d445a50
tests wait for less mining
2021-11-17 04:56:20 -05:00
premek
e9bc854b49
update test instructions to use configured wallet RPC port
2021-11-17 04:56:10 -05:00
woodser
0190000089
only test crypto payment accounts
2021-11-17 04:47:48 -05:00
woodser
ac087e6006
automatically create and fund funding wallet
2021-11-13 08:33:07 -05:00
woodser
3ecd138d87
rename to HavenoDaemon.ts and HavenoDaemon.test.ts
2021-11-11 16:20:27 -05:00
woodser
0bdeef5875
envoy config supports linux by adding parameter
2021-11-11 13:56:03 -05:00
woodser
d848dfbadc
fix typo ( #26 )
2021-11-10 17:47:30 -05:00
woodser
f4281f87b9
documentation to add api calls moved to haveno developer guide ( #25 )
2021-11-09 07:58:09 -05:00
erciccione
d3fde50fc1
add .github/CODEOWNERS ( #24 )
2021-11-09 07:57:57 -05:00
woodser
448f39b287
improve instructions to run API tests ( #23 )
2021-10-31 08:55:25 -04:00
woodser
f7e5e25405
fix link to protobuf definition ( #22 )
2021-10-29 15:04:24 -04:00
woodser
20a5f52e67
add documentation to add new grpc api functions ( #21 )
2021-10-27 14:18:07 -04:00
woodser
27404bd5b9
havenod supports crypto account creation and getPrice(currencyCode)
...
disable account creation with instant trades
2021-10-24 09:23:58 -04:00
woodser
7e1cf15adb
update after removing dao, tests passing
2021-10-22 07:45:14 -04:00
woodser
236aaaa904
update to monero-javascript 0.5.6 for TaskLooper util & jest worker fix
2021-09-21 10:01:44 -04:00
woodser
2661b670a1
test basic end-to-end trade completion
...
add methods to take offer and indicate payment to haveno daemon
add getNewDepositSubaddress() to haveno daemon
automatically fund haveno wallets and await unlocked funds
run tests sequentially
update protobuf definition
2021-09-21 10:01:44 -04:00
woodser
cbf32a82fb
test that offers filtered when reserved funds spent or duplicated
...
introduce envoy config for running tests with alice and bob
test offer removal when reserved output spent using monero-javascript
add instructions to run tests in readme
update protobuf definitions
2021-09-18 15:04:08 -04:00
woodser
f10be84895
use underscores in grpc.proto for correct camelcase in grpc-web
...
fix possibly undefined typescript checks
rebuild protobuf TS definitions
2021-09-16 09:32:17 -04:00
woodser
aea1385879
can post and remove an offer
...
implement createCryptoPaymentAccount() (unsupported on server)
2021-09-15 06:45:23 -04:00
woodser
12acb5766a
switch api to use typescript auto-generated from protobuf using grpc-web ( #11 )
...
haveno daemon can get payment accounts and the user's created offers
2021-09-14 08:27:45 -04:00
woodser
5f95bfae18
add HavenoDaemon api class and jest tests supporting version and balances ( #8 )
2021-09-12 09:39:21 -04:00
woodser
90e2c991d3
update poc image and test ( #7 )
2021-09-10 06:43:16 -04:00
erciccione
82aebcd6e0
change license to apache 2.0 ( #6 )
2021-09-10 06:43:06 -04:00
woodser
67b7bd0867
update logo ( #5 )
2021-09-09 04:54:14 -04:00
woodser
11f6e4b2a1
add bsd-3 license ( #4 )
2021-08-05 10:14:34 -04:00
woodser
24cc13d695
update name from ./bisq-* to ./haveno-* ( #3 )
2021-05-11 06:22:38 -04:00
woodser
380a446e04
update protobuf definitions ( #2 )
2021-05-09 08:14:25 -04:00
woodser
0cd0bf70da
update to haveno 1.6.2 ( #1 )
...
add ui poc screenshot
separate instructions to update protobuf client
2021-05-05 14:03:43 -04:00
woodser
da818b8709
remove server-side grpc dependencies
2021-04-25 20:19:33 -04:00
woodser
3c302f34c6
fix error resulting from using typescript
2021-04-25 20:05:28 -04:00
woodser
c3c86cc643
fetch and display haveno daemon version in react
...
enable typescript
add haveno protobuf definitions to ./config
add envoy.yaml to ./config for envoy proxy config
add ./bin/build_protobuf.sh to generate and place grpc client
update readme
2021-04-25 19:58:26 -04:00
woodser
bfc22120cd
Initialize project using Create React App
2021-04-21 15:52:40 -04:00