woodser
a97ccc8082
fix typo
2024-05-12 08:07:21 -04:00
woodser
70f8c51d07
document running local network with docker
2023-09-15 06:37:37 -04:00
woodser
be95b9d291
update instructions
2023-04-29 09:35:21 -04:00
woodser
b845e6c103
update typedoc link
2023-04-26 12:12:46 -04:00
woodser
ffb77bdb15
instruct to install protoc 3.20.3
2023-02-23 09:40:55 -05:00
napoly
c81f309fdd
add dockerize and add project on Github CI/CD
2022-12-16 15:02:10 +00: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
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
7ee0d34f1a
convert to typescript library
...
remove create-react-app
2022-05-05 22:25:08 -04:00
woodser
a165d8024e
rename haveno-ui-poc project to haveno-ts
2022-05-03 08:06:56 -04:00
woodser
1a08f3d15f
rename to haveno.ts, haveno.test.ts
2022-04-06 11:37:11 -04:00
duriancrepe
640c89aa87
Add API functions to register arbitrator and mediator keys ( #58 )
...
* Add API functions to register arbitrator and mediator keys
2022-01-08 08:21:32 -05:00
woodser
d7150453ee
instruct to install protobuf compiler 3.19.1 or later
2022-01-04 12:53:04 -05:00
woodser
9d2ec873c5
support auto starting and stopping arbitrator, alice, and bob
2021-12-19 11:49:43 -05:00
woodser
fe2c715d80
add ability to start haveno processes from tests
...
test making or taking offer with insufficient unlocked balance
2021-12-08 06:25:35 -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
woodser
b2b74de634
fix punctuation
2021-11-30 14:06:57 -05:00
woodser
1655201122
instruct to clone to haveno parent directory
2021-11-27 09:48:45 -05:00
Tcobli
8b98b420ea
readme rename HavenoDaemon.test.tsx to HavenoDaemon.test.ts
2021-11-24 09:59:49 -05:00
Randall Coding
81af4c6355
Updates README with protoc-gen-grpc-web instructions
2021-11-24 09:58:38 -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
premek
e0e800a472
update test instructions to use configured wallet RPC port
2021-11-17 04:56:10 -05:00
woodser
e66f6b4854
automatically create and fund funding wallet
2021-11-13 08:33:07 -05:00
woodser
36a007a667
rename to HavenoDaemon.ts and HavenoDaemon.test.ts
2021-11-11 16:20:27 -05:00
woodser
6f94a51a59
envoy config supports linux by adding parameter
2021-11-11 13:56:03 -05:00
woodser
3b781b9be6
improve instructions to run API tests ( #23 )
2021-10-31 08:55:25 -04:00
woodser
93fa4cd7b7
add documentation to add new grpc api functions ( #21 )
2021-10-27 14:18:07 -04:00
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