Commit Graph

10 Commits

Author SHA1 Message Date
woodser
967d036216 havenod supports crypto account creation and getPrice(currencyCode)
disable account creation with instant trades
2021-10-24 09:23:58 -04:00
woodser
50d8c3b119 update after removing dao, tests passing 2021-10-22 07:45:14 -04:00
woodser
e35f8c5e95 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
f83fcb0d84
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
bea11ab1f4
add HavenoDaemon api class and jest tests supporting version and balances (#8) 2021-09-12 09:39:21 -04:00
woodser
56975a6022
update poc image and test (#7) 2021-09-10 06:43:16 -04:00
woodser
2fd8efe57c
update name from ./bisq-* to ./haveno-* (#3) 2021-05-11 06:22:38 -04:00
woodser
4dd6fab818
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
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