Commit Graph

36 Commits

Author SHA1 Message Date
Jack Grigg df2e48635b Add optional proxy to exchange APIs for light clients
This enables light clients to authenticate directly to exchange APIs
without revealing their IP address.
2024-05-28 23:35:55 +00:00
chairulakmal a8f3733074
fix(docs): update wallet examples in Readme 2024-01-11 22:30:28 +07:00
ebfull 2df6364979 Fix README's suggested zcashd configuration
`lightwalletd` needs to be enabled now, not `insightexplorer`.
2023-09-03 15:34:07 -06:00
JG 636a4d9632 Updated required golang version
Updated required golang version to 1.17 to reflect the version specified in the go.mod
2022-11-01 15:42:13 -06:00
teor c7b1be9fd2 Update list of RPC methods in README 2021-12-08 14:23:52 -07:00
Dimitris Apostolou b450634ab7 Fix typos 2020-12-21 13:03:41 -07:00
Taylor Hornby b9b16ae9c9 Make README warnings more accurate 2020-09-03 17:08:18 -06:00
Marshall Gaucher a8851011ec
Merge branch 'master' into update-codecov-badge 2020-05-28 10:37:22 -07:00
Marshall Gaucher 503bce1321
Merge branch 'master' into add-link-to-threat-model 2020-05-28 10:28:28 -07:00
Taylor Hornby bbb0e88449 Add link to the threat model 2020-05-28 09:27:29 -06:00
Marshall Gaucher 3faf188b97
Merge branch 'master' into update-codecov-badge 2020-05-26 16:27:08 -07:00
zancas c14c5bc163
fix incorrect README 2020-05-20 20:21:19 -06:00
Taylor Hornby 50b866e9bf Add initial darksidewalletd docs
Co-authored-by: Linda Lee <linda@z.cash>
2020-04-27 14:49:47 -06:00
Larry Ruane 1d11751e4e update README 2020-04-13 22:22:44 -06:00
Larry Ruane 1ff6ea4091 move block cache from memory to files 2020-04-08 18:10:50 -06:00
Larry Ruane 74ae24692d add information on configuring and using zcashd 2020-03-11 15:35:31 -06:00
Larry Ruane 2bc78857b1 add better proto file doc (re-generation requires docker) 2020-03-02 17:21:41 -07:00
Larry Ruane a4f968823f test improvements, and minor cleanups 2020-01-31 16:36:31 -07:00
Marshall Gaucher e0cbf5eff0
Update codecov badge url
Update code cov badge after migration
2020-01-23 20:14:48 -08:00
Ben Wilson a6dea00ae5 Merge remote-tracking branch 'ecc/master' into ben/docker-compose 2020-01-13 16:24:58 -05:00
Brad Miller b707444295 Update README for move into zcash org 2020-01-08 16:27:25 -07:00
Ben Wilson 59df31d0c6 Added a README for docker-compose setup and some usage 2019-12-27 10:33:58 -05:00
Larry Ruane 2b73689794 remove sqlite3, add block cache (adityapk00)
Co-authored-by: Aditya Kulkarni <adityapk@gmail.com>
2019-12-19 12:11:03 -07:00
Marshall Gaucher 652ca6a50d
Update README.md 2019-10-31 15:05:37 -07:00
Larry Ruane a4d14795b3 run gofmt, suggest pre-commit hook 2019-10-30 09:43:35 -06:00
mdr0id 32ad40a4cc Reorg documents for updates and upcoming new details 2019-10-13 18:28:57 -07:00
Larry Ruane 7ef363a047 remove docker link from README 2019-10-13 16:34:27 -07:00
Marshall Gaucher 4236113e95
Update README.md
Add coverage badge to README
2019-10-09 19:20:40 -07:00
Dimitris Apostolou e8d93c0687
Fix typos 2019-09-25 15:01:46 +03:00
Marshall Gaucher b141021ac0
add ci status
add ci status badge
2019-09-18 17:47:04 -07:00
Marshall Gaucher ef2e78e850
Update README.md
Remove 0mq reference in ingestor block
2019-09-15 17:47:20 -07:00
Marshall Gaucher ce12fee640
Merge branch 'master' into remove_0mq 2019-09-15 17:28:34 -07:00
zebambam f1ac9c1337 Added .gitignore, provided command line defaults, made errors more obvious, told users to check the log file after it is initialized when a fatal error occurs, require users to pass -very-insecure=true when not using TLS certificates 2019-08-28 14:36:24 -07:00
mdr0id 1e40cea877 Remove zmq references from README files 2019-08-27 14:41:25 -07:00
George Tankersley 3cea5073ca README: fix persistent bug where publication immediately reveals errors 2019-04-23 18:57:13 -04:00
George Tankersley b7ae8ff80f README.md: add documentation 2019-04-23 22:50:10 +00:00