27 Commits (f913c64e6f2488304c00df716f49527608a3e6de)

Author SHA1 Message Date
Larry Ruane e4445ddace fix constant REORG (due to fixed GetDisplayPrevHash()) 5 years ago
Larry Ruane da2231f423 add missing tests, empty (stubs) for now 5 years ago
Dimitris Apostolou e8d93c0687
Fix typos 5 years ago
mdr0id ecf43dc353 reorg walk back 11 blocks instead of 10 5 years ago
mdr0id 28ed413092 Updating formatting 5 years ago
mdr0id 42eb73db32 Set height to 0 in error case for corrupted db 5 years ago
mdr0id 148a1da8c7 Make log app name more clear 5 years ago
mdr0id 716930d028 name of app is missleading in log message 5 years ago
mdr0id 59975fc349 Remove zmq from scaffolding stuff in go 5 years ago
mdr0id fec37dff9a Initial reorg fix 5 years ago
mdr0id 1002580cd9 Add storing prevhash to local db and logs 5 years ago
Larry Ruane 2454b05b52 add prev_hash to logging 5 years ago
mdr0id 0813d73e97 Add initial error handling for condition for zcashd down 5 years ago
mdr0id d1e49493b0 Remove/add white space nits. Add comment for -8 value check in error conditional 5 years ago
mdr0id 3d48461e32 Clean up and organize imports 5 years ago
mdr0id ed4591ecc4 Remove go routine that causes threading issues when writing to local db 5 years ago
mdr0id 31576ff5fc Update ingest logic stream to start at actual Sapling testnet height 5 years ago
mdr0id 4354ec70c0 Update ingest logic stream to start at Sapling testnet height 5 years ago
mdr0id 1587db121c Remove 0mq logic, add getblock RPC wrapper, add RPC polling logic, and remove old packages 5 years ago
Jack Grigg c4a48902db
ingest: Log block and transaction hashes in display order 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 9a0639761b ingest: update topic title for zcashd patchset 6 years ago
George Tankersley 8cb238fd60 storage: some minor storage & logging tweaks 6 years ago
George Tankersley 71c0624abe ingest: make zmq client store raw transaction data 6 years ago
George Tankersley 69027f5b48 ingest: rename 'client' to 'ingest' 6 years ago
George Tankersley f0c2405593 cmd: fix inconsistent logging for binaries 6 years ago
George Tankersley 0680706bdf client: move client code to cmd/ subdir 6 years ago
George Tankersley 045043529c zmq: update zmq client with logging and options 6 years ago
George Tankersley e91ccd258f client: implement rudimentary zmq client 6 years ago