15 Commits (5d5862a85e806f5e12c3da9f5a516839fb4c17a0)

Author SHA1 Message Date
Larry 5d5862a85e bitcore 7 years ago
Daira Hopwood 00e56272e8 CBitcoinAddress should use nVersionBytes == 2. 8 years ago
Jack Grigg 3a15b1637e Move serialized Zcash address length constants into zcash/Address.hpp 8 years ago
Sean Bowe 0d6864e465 Added encoding for Zcash spending keys. 8 years ago
Sean Bowe e104fcddf8 Use base58check to encode Zcash payment addresses, such that the first two bytes are "zc". 8 years ago
Cory Fields 1630219d90 openssl: abstract out OPENSSL_cleanse 9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers 10 years ago
Michael Ford fa94b9d562
Convert remaining comments in /src to doxygen format 10 years ago
ENikS 6f3ae9b5df Fixing out of bounds error in GetKey() 10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files 10 years ago
Ross Nicoll e84843c0db Broken addresses on command line no longer trigger testnet. 10 years ago
Philip Kaufmann e10dcf27b4 ensure clean and consistent "namespace" usage 10 years ago
Jeff Garzik 88df548dde base58: add paranoid return value checks 10 years ago
Pieter Wuille f6b7c644c9 Move base58.h implementation code to base58.cpp 10 years ago
Pieter Wuille b58be132c9 Replace DecodeBase58/EncodeBase58 with direct implementation. 10 years ago