Commit Graph

456 Commits

Author SHA1 Message Date
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
Marshall Gaucher 57128c12d7
update makefile targets and gitlab-ci.yml for unittest patch (#75)
* update makefile targets and gitlab-ci.yml for unittest patch

* remove tags that do nothing for gitlab on fork

* golang alpine latest is not valid in docker executor

* add sqlite3 package

* add sqlite package

* it's building from integration test that has bug sqlite is not issue
2019-09-20 12:43:13 -07:00
Marshall Gaucher 094c2f08e4
Merge pull request #74 from zcash-hackworks/mdr0id-patch-ignore-binaries
Update .gitignore
2019-09-20 11:21:37 -07:00
Marshall Gaucher 9a1b929b1e
Update .gitignore 2019-09-20 10:56:43 -07:00
Marshall Gaucher 5b675f9102
Merge pull request #71 from zcash-hackworks/mdr0id-patch-code-of-conduct
Create CODE_OF_CONDUCT.md
2019-09-19 19:37:47 -07:00
Marshall Gaucher 5b9b54aa50
Merge pull request #70 from zcash-hackworks/add-license-1
Create LICENSE
2019-09-19 19:37:25 -07:00
Marshall Gaucher 0e96c9d855
Create CODE_OF_CONDUCT.md 2019-09-19 19:26:16 -07:00
Marshall Gaucher 5f37c7ed68
Create LICENSE 2019-09-19 19:21:48 -07:00
Marshall Gaucher 6ac80494ab
Merge pull request #61 from defuse/fix-very-insecure
Make -very-insecure imply 'don't use TLS.'
2019-09-18 18:37:49 -07:00
Marshall Gaucher 7c0883ebfc
Merge pull request #68 from zcash-hackworks/mdr0id-patch-2-ci-fork
update gitlab.yml
2019-09-18 18:31:28 -07:00
Marshall Gaucher 1a24524691
update gitlab.yml
update gitlab yml
2019-09-18 18:28:54 -07:00
Marshall Gaucher 13245d99ea
Merge pull request #65 from zcash-hackworks/mdr0id-patch-fork-ci-enable
Update gitlab-yaml to trigger on forks
2019-09-18 18:03:45 -07:00
Marshall Gaucher a9a1da015b
Update gitlab-yaml to trigger on forks
Trigger CI for forks
2019-09-18 18:00:40 -07:00
Marshall Gaucher b246be3e45
Merge pull request #64 from zcash-hackworks/mdr0id-patch-ci-badge
add ci status badge to README
2019-09-18 17:52:06 -07:00
Marshall Gaucher b141021ac0
add ci status
add ci status badge
2019-09-18 17:47:04 -07:00
Taylor Hornby 5224340b92 Make -very-insecure imply 'don't use TLS.' 2019-09-18 15:18:49 -06:00
Marshall Gaucher c1279fa239
Merge pull request #53 from pacu/proto-swift-support
add empty swift_prefix option value to .proto files
2019-09-16 11:06:55 -07:00
Marshall Gaucher 7e34619fb8
Merge pull request #58 from zcash-hackworks/mdr0id-patch-1
Update README.md
2019-09-15 17:54:20 -07:00
Marshall Gaucher ef2e78e850
Update README.md
Remove 0mq reference in ingestor block
2019-09-15 17:47:20 -07:00
Marshall Gaucher 731b3393d9
Merge pull request #57 from zcash-hackworks/update_gitlab_yaml
update broken gitlab yaml for cgo targets on alpine
2019-09-15 17:45:24 -07:00
mdr0id b86dda72e5 update broken gitlab yaml for cgo targets on alpine 2019-09-15 17:39:15 -07:00
Marshall Gaucher c5b37391ed
Merge pull request #43 from mdr0id/remove_0mq
Remove 0mq
2019-09-15 17:29:53 -07:00
Marshall Gaucher ce12fee640
Merge branch 'master' into remove_0mq 2019-09-15 17:28:34 -07:00
mdr0id ecf43dc353 reorg walk back 11 blocks instead of 10 2019-09-15 17:25:12 -07:00
Marshall Gaucher a91acdbdec
Merge pull request #49 from mdr0id/add_gitlab_ci
Add Gitlab CI/CD
2019-09-05 18:21:00 -07:00
mdr0id 4a2d22ca3a Update makefile for broken make target 2019-09-05 18:17:26 -07:00
mdr0id 28ed413092 Updating formatting 2019-09-05 17:30:08 -07:00
mdr0id 42eb73db32 Set height to 0 in error case for corrupted db 2019-09-05 17:27:30 -07:00
mdr0id 148a1da8c7 Make log app name more clear 2019-09-05 16:28:50 -07:00
Francisco Gindre 9f6cf742b6 add empty swift_prefix option value to .proto files 2019-08-30 15:52:46 -03:00
zebambam fc6c2f1342
Merge pull request #51 from zebambam/security_and_usability_fixes
Security and usability fixes to CLI and repo with .gitignore
2019-08-29 09:33:52 -07:00