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 |
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 |
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 |
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 |
Marshall Gaucher
|
57b12e5841
|
Merge pull request #85 from zcash-hackworks/mdr0id-patch-dockerfile-note
Update Dockerfile
|
2019-10-05 22:23:07 -07:00 |
Marshall Gaucher
|
6e2bb5b62b
|
Merge pull request #87 from zcash-hackworks/add_codecov_ci
add codecov to ci test stage
|
2019-10-05 22:12:25 -07:00 |
mdr0id
|
2d2007925a
|
Resolve CI bug 1
|
2019-10-05 08:22:39 -07:00 |
mdr0id
|
f2c657e877
|
Resolve typo 2
|
2019-10-05 08:12:16 -07:00 |
mdr0id
|
f3023fc5b5
|
Resolve typo
|
2019-10-05 08:04:50 -07:00 |
mdr0id
|
6f909b1443
|
add codecov to ci test stage
|
2019-10-05 07:51:29 -07:00 |
Marshall Gaucher
|
12119fa13d
|
Merge branch 'master' into mdr0id-patch-dockerfile-note
|
2019-10-01 20:06:26 -07:00 |
Marshall Gaucher
|
e3a7c58f1d
|
Merge pull request #86 from zcash-hackworks/mdr0id-patch-dockerfile-add-volumes
Update Dockerfile
|
2019-10-01 19:57:52 -07:00 |
Marshall Gaucher
|
6b04ab1449
|
Update Dockerfile
Add docker volumes for the params and block datadirs, so other containers can mount from random chain points
|
2019-10-01 19:52:19 -07:00 |
Marshall Gaucher
|
caddc14410
|
Update Dockerfile
Add note for random bash session, if dev wants to debug or manually fix something in container
|
2019-10-01 18:35:33 -07:00 |
Marshall Gaucher
|
559a04b145
|
Merge pull request #84 from zcash-hackworks/mdr0id-patch-remove-race-tester
Update .gitlab-ci.yml
|
2019-10-01 16:11:00 -07:00 |
Marshall Gaucher
|
b4ade08c89
|
Update .gitlab-ci.yml
Remove race tester for go since it requires clang config that the runner is not setup for. Will revisit later
|
2019-10-01 16:04:57 -07:00 |
Marshall Gaucher
|
4b6b77336a
|
Merge pull request #79 from zcash-hackworks/create_log_file
Add initial conditional to create log file if it does not exist
|
2019-10-01 16:02:59 -07:00 |
Marshall Gaucher
|
e7e200ede3
|
Merge pull request #83 from zcash-hackworks/docker_patch
adding patch for dockerfile and according makefile targets
|
2019-10-01 16:02:04 -07:00 |
mdr0id
|
1e8cfac8a9
|
adding patch for dockerfile and according makefile targets
|
2019-10-01 15:56:16 -07:00 |
Marshall Gaucher
|
a457821949
|
Merge pull request #81 from zcash-hackworks/ci_artifact_pass
pass artifacts to test stage and fix race test
|
2019-09-25 09:37:58 -07:00 |
mdr0id
|
13280b15e6
|
Resolve Alpine golang go test -race issue
|
2019-09-25 09:28:31 -07:00 |
mdr0id
|
c47132e63b
|
Fix typo in yaml
|
2019-09-25 09:14:26 -07:00 |
mdr0id
|
2f13056825
|
pass artifacts to test stage and fix race test
|
2019-09-25 08:59:54 -07:00 |
Marshall Gaucher
|
0cc64dd8f1
|
Merge pull request #73 from LarryRuane/add-tests
Improve test coverage; don't require zcashd to run tests
|
2019-09-25 08:34:57 -07:00 |
Larry Ruane
|
20763199c1
|
add bytestring tests
|
2019-09-25 09:31:49 -06:00 |
Larry Ruane
|
da2231f423
|
add missing tests, empty (stubs) for now
|
2019-09-25 09:31:49 -06:00 |
Marshall Gaucher
|
6302175a00
|
Merge pull request #78 from LarryRuane/fix-length-encoding
fix compact size length calculation
|
2019-09-25 08:04:14 -07:00 |
Marshall Gaucher
|
bc6e857e72
|
Merge pull request #80 from rex4539/fix-typos
Fix typos
|
2019-09-25 07:47:06 -07:00 |
Dimitris Apostolou
|
e8d93c0687
|
Fix typos
|
2019-09-25 15:01:46 +03:00 |
mdr0id
|
86b915288c
|
Add initial conditional to create log file if it does not exist
|
2019-09-23 16:13:32 -07:00 |
Larry Ruane
|
20d0a040e3
|
fix compact size length calculation
|
2019-09-23 15:08:02 -06:00 |
Marshall Gaucher
|
6f01d40f2e
|
Merge pull request #76 from zcash-hackworks/add_contributing_doc
add contributing guide
|
2019-09-22 19:38:42 -07:00 |
mdr0id
|
d285e34775
|
add contributing guide
|
2019-09-22 19:22:48 -07:00 |