Commit Graph

7 Commits

Author SHA1 Message Date
Jack Grigg
c4a48902db ingest: Log block and transaction hashes in display order
We should also be consistent in the SQLite database about either storing
as TEXT in display order, or storing as BLOB in wire order. But as
that's another breaking change, let's bundle it in with anything else we
need to do to address this problem.
2019-05-23 13:42:02 +01: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
09007ad856 storage: small fixes and sqlite3-specific tuning 2018-12-15 20:01:28 +00:00
George Tankersley
9a0639761b ingest: update topic title for zcashd patchset 2018-12-15 01:39:45 -05:00
George Tankersley
8cb238fd60 storage: some minor storage & logging tweaks 2018-12-15 01:29:27 -05:00
George Tankersley
71c0624abe ingest: make zmq client store raw transaction data 2018-12-14 21:54:33 -05:00
George Tankersley
69027f5b48 ingest: rename 'client' to 'ingest'
Client was very ambiguous.
2018-12-14 20:51:05 -05:00