Commit Graph

14 Commits

Author SHA1 Message Date
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
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
d56fe7bf1a Remove SQL from grpc server 2019-09-25 13:28:55 -07:00
Aditya Kulkarni
cf0b87ac9b Log sapling height 2019-09-20 14:49:47 -07:00
Aditya Kulkarni
d36126ba9d Add transparent txns 2019-09-13 16:02:58 -07:00
Aditya Kulkarni
7644852fc6 Fix hash encoding, change module names 2019-09-12 12:08:53 -07:00
George Tankersley
0cb0bb51af frontend: implement SendTransaction 2019-02-14 00:18:15 +00:00
George Tankersley
d08abe82b4 walletrpc: improve protobuf/grpc package naming 2019-02-14 00:18:14 +00:00
George Tankersley
7726a6752d cleanup: rename package and vendor dependencies for old go versions
Fixes #8 and begins to address deployability.
2019-01-03 19:14:51 +00:00
George Tankersley
f0c2405593 cmd: fix inconsistent logging for binaries 2018-12-11 03:37:42 -05:00
George Tankersley
84e6de593f frontend: remember to close database connections on stop 2018-12-11 03:12:49 -05:00
George Tankersley
f6def7cda8 frontend: implement GetLatestBlock, GetBlock; refactoring 2018-12-11 02:32:40 -05:00