Aditya Kulkarni
|
7587af82ad
|
Configure params port
|
2020-05-19 20:43:07 -07:00 |
Aditya Kulkarni
|
af29c003ad
|
Use x-real-ip header
|
2020-05-19 20:12:54 -07:00 |
Aditya Kulkarni
|
07d408aab2
|
Allow config of params and metrics servers
|
2020-05-19 12:06:23 -07:00 |
Aditya Kulkarni
|
df9242b153
|
Logging for params
|
2020-05-13 19:23:53 -07:00 |
Aditya Kulkarni
|
74c2196246
|
Add logging
|
2020-05-13 19:02:09 -07:00 |
Aditya Kulkarni
|
b13f65a9ab
|
Add params serving
|
2020-05-04 12:17:14 -07:00 |
Aditya Kulkarni
|
b1d587b504
|
Split the ingestor so as to add historical blocks
|
2020-04-21 21:41:07 -07:00 |
Aditya Kulkarni
|
f5d3e8fa04
|
Add monitoring metrics
|
2020-04-21 20:58:17 -07:00 |
Aditya Kulkarni
|
5bb05258a1
|
Add prometheus metrics
|
2020-04-21 16:52:27 -07:00 |
Aditya Kulkarni
|
f217d20ca0
|
Allow serving without TLS
|
2019-10-26 10:33:14 -07:00 |
Aditya Kulkarni
|
769db4945f
|
Require TLS
|
2019-10-14 12:52:44 -07:00 |
Aditya Kulkarni
|
0fcf593bb6
|
Custom cache size
|
2019-10-12 15:28:38 -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
|
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 |