Commit Graph

483 Commits

Author SHA1 Message Date
mdr0id 1e8cfac8a9 adding patch for dockerfile and according makefile targets 2019-10-01 15:56:16 -07:00
Aditya Kulkarni c688de510e Store serialized bytes in cache 2019-10-01 11:05:43 -07:00
Aditya Kulkarni 3c6742d526 Revert "Make default cache size 20k blocks"
This reverts commit 16d9ae0ea6.
2019-10-01 10:34:16 -07:00
Aditya Kulkarni 16d9ae0ea6 Make default cache size 20k blocks 2019-10-01 10:31:41 -07:00
Aditya Kulkarni de305ad0f0 Max reorg limit 2019-09-30 14:13:20 -07:00
Aditya Kulkarni f8bec5fd2b Handle reorgs > 10 blocks 2019-09-30 13:54:30 -07:00
Larry Ruane 5f4334ff6d add bytestring tests 2019-09-26 11:33:24 -07:00
Aditya Kulkarni 8e6259b258 Add cache invalidation for reorg'd blocks 2019-09-26 11:31:06 -07:00
Aditya Kulkarni cacc23b220 Remove the old ingestor 2019-09-25 21:18:34 -07:00
Aditya Kulkarni a8cc2424a2 Thread safe cache with separate ingestor 2019-09-25 21:15:32 -07:00
Aditya Kulkarni fbb75e8f20 Return consensusBranchId 2019-09-25 17:46:05 -07:00
Aditya Kulkarni 6f56b8b8e9 Store compactBlocks 2019-09-25 17:18:27 -07:00
Aditya Kulkarni d503752588 Block Cache 2019-09-25 15:55:37 -07:00
Aditya Kulkarni 80d6dab9f8 WIP cache 2019-09-25 14:54:15 -07:00
Aditya Kulkarni d56fe7bf1a Remove SQL from grpc server 2019-09-25 13:28:55 -07:00
Aditya Kulkarni b89062cd53 Remove Txtable 2019-09-25 12:17:36 -07:00
Aditya Kulkarni 3eaabea547 GetTransaction from zcashd instead of store 2019-09-25 12:10:32 -07:00
Aditya Kulkarni 2f6dbd414d Add gitignore 2019-09-25 11:45:19 -07:00
Aditya Kulkarni 8421285313 Merge error codes 2019-09-25 11:44:42 -07:00
Aditya Kulkarni d59757571d Remove UTXOs call 2019-09-25 11:43:54 -07:00
Larry Ruane 3c5d62dbc3 fix compact size length calculation 2019-09-25 11:37:34 -07:00
Aditya Kulkarni f0ff091f7b Log sapling height error 2019-09-25 11:35:52 -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
Aditya Kulkarni cf0b87ac9b Log sapling height 2019-09-20 14:49:47 -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
Aditya Kulkarni 3b4573c4f0 Add chainname and activation height to getinfo 2019-09-18 21:16:15 -07:00
Aditya Kulkarni 7bf4a8407b Read sapling activation height from RPC 2019-09-18 20:38:59 -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