Commit graph

7 commits

Author SHA1 Message Date
Ken Sedgwick
39a09c2908 Use BacktraceException for appropriate (most) exceptions 2024-08-19 15:04:30 -07:00
ZmnSCPxj jxPCSnmZ
c7c239cd7a Bitcoin/: Explicitly use std::uint64_t with Bitcoin::varint. 2020-11-17 10:45:00 +00:00
ZmnSCPxj jxPCSnmZ
94a345d665 Bitcoin/Tx.cpp: Add conversion to hex string. 2020-09-22 17:54:31 +08:00
ZmnSCPxj jxPCSnmZ
289b07acb7 Bitcoin/Tx.cpp: Handle truncation and appending. 2020-09-22 17:50:58 +08:00
ZmnSCPxj jxPCSnmZ
3cbaa97c15 Bitcoin/: Add comparison function. 2020-09-22 17:42:33 +08:00
ZmnSCPxj jxPCSnmZ
5af067562e Bitcoin.cpp: Add facility to construct from string. 2020-09-22 16:29:01 +08:00
ZmnSCPxj jxPCSnmZ
9829a3a476 Bitcoin/Tx.hpp: Structure for representing Bitcoin transactions. 2020-09-22 15:06:12 +08:00