16 Commits (master)

Author SHA1 Message Date
jahway603 b9ffa1737c Updated copyright years and included Hush copyright on files missing one to resolve Issue #31 2 weeks ago
jahway603 686b290ada updated copyright years 12 months ago
Jonathan "Duke" Leto 642740b3bc Port code from upstream 2 years ago
jahway603 0f21f457a6 changed DenioD's github lightwalletd links to git.hush.is lightwalletd links 4 years ago
DenioD f6fa52fde1 port to hush 5 years ago
Larry Ruane 3c5d62dbc3 fix compact size length calculation 5 years ago
Aditya Kulkarni 7644852fc6 Fix hash encoding, change module names 5 years ago
Jack Grigg 49a1552523
parser: Correctly serialize Equihash solution 5 years ago
George Tankersley 7726a6752d cleanup: rename package and vendor dependencies for old go versions 5 years ago
George Tankersley 80b063fe8e parser: expose little-endian hashes for harmony with wire format 6 years ago
George Tankersley 38d61b509c rpc: update for API and protobuf changes 6 years ago
George Tankersley 7cc7095a81 parser: implement Compact Block encoding from ZIP307 6 years ago
George Tankersley f42dea2b1e parser: present block hashes in big endian order 6 years ago
George Tankersley 58e5f3e78b parser: implement whole-block parsing and publicize constructors 6 years ago
George Tankersley f90ee7085d parser: fix TODO formatting 6 years ago
George Tankersley 273de97b00 parser: split block header parsing into its own files 6 years ago
George Tankersley bb60ca32bf parser: give up on doing anything clever 6 years ago
George Tankersley 35638b3900 parser: generalize API for decoding serializable types 6 years ago
George Tankersley c947b00d36 parser: clarify difference between block hash and block header hash 6 years ago
George Tankersley e69779195f parser: tidy up the BlockHeader API 6 years ago
George Tankersley 5d3e0308a8 parser: sufficiently test block header serialization 6 years ago
George Tankersley 69f376515c parser: implement container-level parsing of block headers 6 years ago