Commit Graph

15 Commits

Author SHA1 Message Date
a.bouhuolia
c2a466b4be chore(typedocs): add Typedocs to automate docs generating. 2022-05-01 11:44:47 -04:00
woodser
ffab7d0373 update to typescript 4.6.3 2022-04-07 10:51:36 -04:00
woodser
f53b9c3437 update to monero-javascript v0.6.4 2022-02-08 14:33:52 -05:00
duriancrepe
fd1ce8196d Add console dependency to fix compile error 2022-01-04 12:47:10 -05:00
woodser
ea124b1d57 update monero-javascript to 0.5.11 2021-12-31 11:02:54 -05:00
xyzmaker123
c70067c182 Eslint - fix 'proto' is not defined 2021-12-30 08:55:12 -05:00
woodser
5dc5fe45d7 update to monero-javascript v0.5.9 supporting monero-project v0.17.3.0
update instructions to use `make funding-wallet`
2021-12-03 12:10:02 -05:00
premek
db509778a8 do not commit generated protobuf code and .proto files
generate the code on npm install and npm test from .proto files from haveno repository
2021-11-21 14:05:53 -05:00
woodser
36a007a667 rename to HavenoDaemon.ts and HavenoDaemon.test.ts 2021-11-11 16:20:27 -05:00
woodser
43edb4d3fa update to monero-javascript 0.5.6 for TaskLooper util & jest worker fix 2021-09-21 10:01:44 -04:00
woodser
a268b26784 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
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
da818b8709 remove server-side grpc dependencies 2021-04-25 20:19:33 -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