48 Commits (master)

Author SHA1 Message Date
Jonathan "Duke" Leto eeabb6c8bd Exclude and Balance 2 years ago
Jonathan "Duke" Leto a0c2705ba6 add sort dep and parser.Reverse() 2 years ago
Jonathan "Duke" Leto 74cf107b73 fix more compile issues 2 years ago
Jonathan "Duke" Leto cfa284ffee fix more compile errors 2 years ago
Jonathan "Duke" Leto 837a99fa37 mempool updates 2 years ago
Jonathan "Duke" Leto 6bc8be5ad1 Use the duke fork 2 years ago
Jonathan "Duke" Leto 4c54f6fa42 use duke branch because golang won't use branches, lulz 2 years ago
Jonathan "Duke" Leto 7c72ac95f9 fix parser compile error 2 years ago
Jonathan "Duke" Leto d46f951716 Add lwdStreamer type 2 years ago
Jonathan "Duke" Leto 4b5889531e WIP start implementing mempool stuff 2 years ago
jahway603 b33b4b476f working towards lightwalletd deb package 3 years ago
jahway603 0f21f457a6 changed DenioD's github lightwalletd links to git.hush.is lightwalletd links 4 years ago
Dennis Netterdon c952f7e3d9 tix taddr 4 years ago
Dennis Netterdon da68a5368b tix taddr 4 years ago
Denio 01e1d766a0 add coinsupply rpc to lightwalletd 5 years ago
Denio 0978322f62 add longestchain and notarized to lightinfod 5 years ago
Denio a269cd1e6b add difficulty to lightdinfo 5 years ago
DenioD a31dd97aa8 vendor rebranding 5 years ago
DenioD f6fa52fde1 port to hush 5 years ago
Larry Ruane 5f4334ff6d add bytestring tests 5 years ago
Aditya Kulkarni a8cc2424a2 Thread safe cache with separate ingestor 5 years ago
Aditya Kulkarni fbb75e8f20 Return consensusBranchId 5 years ago
Aditya Kulkarni 6f56b8b8e9 Store compactBlocks 5 years ago
Aditya Kulkarni d503752588 Block Cache 5 years ago
Aditya Kulkarni d56fe7bf1a Remove SQL from grpc server 5 years ago
Aditya Kulkarni 3eaabea547 GetTransaction from zcashd instead of store 5 years ago
Aditya Kulkarni d59757571d Remove UTXOs call 5 years ago
Aditya Kulkarni f0ff091f7b Log sapling height error 5 years ago
Aditya Kulkarni cf0b87ac9b Log sapling height 5 years ago
Aditya Kulkarni 3b4573c4f0 Add chainname and activation height to getinfo 5 years ago
Aditya Kulkarni e723c4e1d8 Return tx heights 5 years ago
Aditya Kulkarni d36126ba9d Add transparent txns 5 years ago
Aditya Kulkarni 7644852fc6 Fix hash encoding, change module names 5 years ago
Aditya Kulkarni 8edf85483b Read UTXOs from RPC 5 years ago
Aditya Kulkarni b4796bc67e New RPC call 5 years ago
Aditya Kulkarni 0c85de50ad New RPC call 5 years ago
George Tankersley e910ee0475 frontend: increase GetBlockRange timeout to 30 seconds 5 years ago
George Tankersley 0cb0bb51af frontend: implement SendTransaction 5 years ago
George Tankersley d08abe82b4 walletrpc: improve protobuf/grpc package naming 5 years ago
George Tankersley 7726a6752d cleanup: rename package and vendor dependencies for old go versions 5 years ago
George Tankersley 09007ad856 storage: small fixes and sqlite3-specific tuning 6 years ago
George Tankersley d4d991a191 frontend, storage: change naming convention for transactions 6 years ago
George Tankersley 0d84493db3 frontend, storage: improve GetBlockRange, fix tests 6 years ago
George Tankersley 313adc8432 frontend: implement GetBlockRange and GetTransaction 6 years ago
George Tankersley f0c2405593 cmd: fix inconsistent logging for binaries 6 years ago
George Tankersley 84e6de593f frontend: remember to close database connections on stop 6 years ago
George Tankersley f6def7cda8 frontend: implement GetLatestBlock, GetBlock; refactoring 6 years ago