Commit Graph

498 Commits

Author SHA1 Message Date
Marshall Gaucher 0e21b9f8d9
Merge branch 'master' into update_docs 2019-10-29 09:59:22 -07:00
Larry Ruane b345405f0a
Merge branch 'master' into ignore-coverage 2019-10-28 11:53:58 -06:00
Aditya Kulkarni f217d20ca0 Allow serving without TLS 2019-10-26 10:33:14 -07:00
Marshall Gaucher eca84b73c3
Merge branch 'master' into storage-GetTx-test 2019-10-16 15:23:33 -07:00
Larry Ruane 4724e403a3 add tests for GetTx* methods 2019-10-16 16:11:36 -06:00
Marshall Gaucher b9ec222328
Merge pull request #114 from zcash-hackworks/mdr0id-patch-stable-ci
Update to stable .gitlab-ci.yml
2019-10-15 10:35:14 -07:00
Marshall Gaucher 097a431c0a
Update .gitlab-ci.yml
Update issue that leaves Github in off state from master per policy
2019-10-15 10:19:09 -07:00
Marshall Gaucher a01633334c
Update .gitlab-ci.yml
Update CI to stable state after integration sanity checks
2019-10-15 09:06:01 -07:00
Marshall Gaucher c9b8a12016
Merge pull request #112 from zcash-hackworks/mdr0id-patch-ci-status-mast
Update .gitlab-ci.yml
2019-10-14 20:34:45 -07:00
Marshall Gaucher d7b50de573
Update .gitlab-ci.yml 2019-10-14 20:32:50 -07:00
Marshall Gaucher bbbee635f7
Update .gitlab-ci.yml
Add tags to sanity check branch on master prior to Github driving merge on hash. (Resolve blind Gitlab pipeline issue)
2019-10-14 20:17:47 -07:00
Marshall Gaucher a9d9bae396
Merge pull request #111 from zcash-hackworks/mdr0id-patch-remove-ci-ext
Update .gitlab-ci.yml
2019-10-14 19:49:01 -07:00
Marshall Gaucher 01bb9060cc
Update .gitlab-ci.yml
Revert change made to sanity check CI triggers for external pipeline
2019-10-14 19:38:48 -07:00
Larry Ruane facbeab019 add test for storage GetBlockByHash() 2019-10-14 14:48:24 -06:00
Aditya Kulkarni 769db4945f Require TLS 2019-10-14 12:52:44 -07:00
Marshall Gaucher 44d64ed5ac
Merge pull request #109 from zcash-hackworks/mdr0id-patch-ci-extern
Update .gitlab-ci.yml
2019-10-14 10:13:24 -07:00
Marshall Gaucher 3459619b36
Update .gitlab-ci.yml
Since the pipeline is not a DAG, add Gitlab keywork for all stages.
2019-10-14 10:12:23 -07:00
Larry Ruane 6dab32677a add test for tx GetDisplayHash() 2019-10-14 10:43:18 -06:00
mdr0id 32ad40a4cc Reorg documents for updates and upcoming new details 2019-10-13 18:28:57 -07:00
Marshall Gaucher a4963da687
Merge pull request #106 from zcash-hackworks/mdr0id-patch-ci-ext-pr-attempt
Update .gitlab-ci.yml
2019-10-13 17:06:32 -07:00
Marshall Gaucher 76d685f750
Update .gitlab-ci.yml
Update test stage for attempt at external CI run
2019-10-13 16:58:19 -07:00
Marshall Gaucher ef67498537
Update .gitlab-ci.yml (#105)
Remove extra tag block
2019-10-13 16:57:02 -07:00
Larry Ruane 7ef363a047 remove docker link from README 2019-10-13 16:34:27 -07:00
Marshall Gaucher 5fa12b398f
Merge pull request #104 from zcash-hackworks/mdr0id-patch-remove-extra-code
Update .gitlab-ci.yml
2019-10-13 16:14:43 -07:00
Marshall Gaucher 63218b45c3
Update .gitlab-ci.yml
Remove ci tags that aren't doing anything for us in Gitlab external CI flow
2019-10-13 15:58:43 -07:00
Marshall Gaucher 917892b665
Merge pull request #103 from zcash-hackworks/add_release_targs
Adding release targets to Makefile
2019-10-13 15:50:25 -07:00
mdr0id 3e0d3c2d4d Adding release targets to Makefile 2019-10-13 14:43:18 -07:00
Aditya Kulkarni 0fcf593bb6 Custom cache size 2019-10-12 15:28:38 -07:00
Marshall Gaucher 12d3ac0649
Merge pull request #101 from zcash-hackworks/update_user_docker_privs
Add user to Dockerfile
2019-10-11 18:56:25 -07:00
mdr0id 35693caab5 update makefile target for default user privs in Dockerfile 2019-10-11 18:46:31 -07:00
mdr0id 7b426e12ea Add user to Dockerfile 2019-10-11 18:39:23 -07:00
Marshall Gaucher b6420a5d81
Merge pull request #98 from zcash-hackworks/mdr0id-patch-fix-ci-fork-attempt
Update .gitlab-ci.yml
2019-10-10 12:55:44 -07:00
Marshall Gaucher 0e749ea7b3
Update .gitlab-ci.yml
Attempting to resolve fork CI issue
2019-10-10 12:48:44 -07:00
Larry Ruane 44dc02a38e add coverage.* (output of make test) to .gitignore 2019-10-10 13:36:49 -06:00
Marshall Gaucher b2c4090758
Merge pull request #95 from zcash-hackworks/mdr0id-patch-ci-push-bug
Update .gitlab-ci.yml
2019-10-09 19:43:37 -07:00
Marshall Gaucher dcd0570ec8
Update .gitlab-ci.yml
Resolve issue where user, regardless of privs, do not trigger expected pipelines
2019-10-09 19:37:35 -07:00
Marshall Gaucher 7d04ffb4d1
Merge pull request #94 from zcash-hackworks/mdr0id-patch-add-cov-badge
Update README.md
2019-10-09 19:28:40 -07:00
Marshall Gaucher 4236113e95
Update README.md
Add coverage badge to README
2019-10-09 19:20:40 -07:00
Aditya Kulkarni df94dc40c4 Merge branch 'master' of github.com:adityapk00/lightwalletd 2019-10-09 15:07:12 -07:00
Aditya Kulkarni e68b202928 Display hash properly 2019-10-09 15:07:11 -07:00
Larry Ruane da85a1d80b GetDisplayPrevHash() should not change its argument 2019-10-09 14:54:35 -07:00
adityapk00 acbafb0463
Update README.md 2019-10-09 14:49:25 -07:00
adityapk00 de3a1d77bb
Update README.md 2019-10-09 13:12:51 -07:00
adityapk00 abf3a3a96c
Update README.md 2019-10-09 13:10:13 -07:00
Marshall Gaucher 50a2667703
Merge pull request #91 from zcash-hackworks/immutable-GetDisplayPrevHash
GetDisplayPrevHash() should not change its argument
2019-10-08 10:09:07 -07:00
Aditya Kulkarni dae04a59d7 Merge branch 'master' of github.com:adityapk00/lightwalletd 2019-10-08 09:59:56 -07:00
Aditya Kulkarni 3de29a1c13 Remove btcd dependency 2019-10-08 09:59:54 -07:00
Larry Ruane e4445ddace fix constant REORG (due to fixed GetDisplayPrevHash()) 2019-10-07 21:02:38 -06:00
Larry Ruane 886250e660 GetDisplayPrevHash() should not change its argument 2019-10-07 14:00:10 -06:00
Marshall Gaucher ac5aa8e42f
Attempting to resolve issue in codecov (#90)
* resolve issue in codecov
2019-10-07 12:56:56 -07:00