20 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto a7f88a87aa Update copyright URL to be https 4 years ago
Duke Leto 7e48b4f8ec desprout 4 years ago
Duke Leto 42a862650b desprout 4 years ago
Duke Leto 2c66142292 desprout 4 years ago
Duke Leto ed2c9450f9 desprout 4 years ago
Alrighttt 5e6737fc38 add additional param to importprivkey for other WIF formats 5 years ago
Bartlomiej Lisiecki 191fc2e152 Add support for importing and exporting sapling ivk 5 years ago
Mihailo Milenkovic 0edf474beb
Multi coin support for GatewaysCC (#18) 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
miketout 5f63373eb9 Selectively reject Sapling transactions while synced below activation height. Add separate control of staking. 6 years ago
Jack Grigg 34e222c18e
Revert "Disable Sapling features on mainnet" 6 years ago
miketout b8deecdc09 Sapling transaction testing 6 years ago
Jack Grigg 70b4ad2dcd
wallet: Switch from SaplingSpendingKey to SaplingExtendedSpendingKey 6 years ago
Jack Grigg 554e00e8f9
Disable Sapling features on mainnet 6 years ago
Jack Grigg 74f5b010df
Rename Serialized*Size -> SerializedSprout*Size 6 years ago
Jack Grigg dd7417c8d0
Add comment about size calculations for converted serialized keys 6 years ago
Jack Grigg bec3e62bc1
Implement encoding and decoding of Sapling keys and addresses 6 years ago
Jack Grigg e5eab182b5
Use boost::variant to represent shielded addresses and keys 6 years ago
Pieter Wuille 3d31e09cbb
Split key_io (address/key encodings) off from base58 7 years ago
Pieter Wuille 3e60c9fabd
Stop using CBase58Data for ext keys 7 years ago
Jack Grigg aa333ee8f2
Implement {Encode,Decode}PaymentAddress etc. without CZCEncoding 6 years ago
Jack Grigg 8bf3a3d700
Introduce wrappers around CZCViewingKey 6 years ago
Jack Grigg 472f75bc2d
Introduce wrappers around CZCSpendingKey 6 years ago
Jack Grigg 80ed13d545
Introduce wrappers around CZCPaymentAddress 6 years ago
Pieter Wuille f146029b0a
Replace CBitcoinSecret with {Encode,Decode}Secret 7 years ago
Pieter Wuille c8f9c87bf1
Implement {Encode,Decode}Destination without CBitcoinAddress 7 years ago
João Barbosa 6939c994ef
Remove unused GetKeyID and IsScript methods from CBitcoinAddress 7 years ago
Pieter Wuille 56c43a36bf
Move CBitcoinAddress to base58.cpp 7 years ago
Pieter Wuille 07444da1db
Introduce wrappers around CBitcoinAddress 7 years ago
Jeremy Rubin 1b34996b21
Fix subscript[0] in base58.cpp 7 years ago
Kaz Wesley 63822fbc84
CBase58Data::SetString: cleanse the full vector 8 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
TheTrunk 8b78a8199e Bitcore port 6 years ago
Jack Grigg 49cf707d2c
Add Base58 encoding of viewing keys 7 years ago
Jack Grigg 13933e4c13
Factor out common logic from CZCPaymentAddress and CZCSpendingKey 7 years ago
jl777 a18c8eaa77 test 8 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