40 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 b4e7f45826 Remove dead code 4 years ago
Duke Leto f7b1c1f26f Delete Payment Disclosures 4 years ago
Duke Leto 5be12774f4 desprout 4 years ago
Duke Leto 89bbd48eae More libsnark removal changes to various internals 4 years ago
Duke Leto b3d3a3cff9 async wallet upstream chnages 4 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
blackjok3r a2d19feeba fir mining properly. Revert all proclimits to 1 or -1, as they are in zcash. also on shutdown, the pos64 was starting a new thread and then seg faulting, this stops that. 5 years ago
jl777 78d607d361 Default experimental mode 6 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
miketout 4ac64cd2a0 Fix non-final sequence and nLockTime 6 years ago
miketout 90cc70ccb4 Fix Komodo interest when z_sendmany uses builder. Sapling spend of time locked coinbases. Cheat catcher 6 years ago
miketout 0a962eb958 remove sign from time lock check 6 years ago
Jack Grigg 5f91a95641
Add Sapling support to z_shieldcoinbase 6 years ago
miketout b8deecdc09 Sapling transaction testing 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Wladimir J. van der Laan a9496b08b6
rpc: Register calls where they are defined 8 years ago
Daniel Cousens 4519a766b6
move rpc* to rpc/ 8 years ago
jl777 94f9918f9d Default genproclimit to 0 6 years ago
Jack Grigg a6bbb26e08
Replace boost::array with std::array 6 years ago
Sean Bowe b7a6c32178 Integrate Groth16 verification and proving. 6 years ago
Jack Grigg e5eab182b5
Use boost::variant to represent shielded addresses and keys 6 years ago
miketout 8af1971bf3 Only zero sequence for timelocked coinbases to enable shielding all types 6 years ago
miketout 204cf3fcba Enable seamless spending of timelocked coinbases through z_shieldcoinbase 6 years ago
Jack Grigg 93bd00a0d5
Add key_io includes to Zcash-specific code 6 years ago
Jack Grigg 80ed13d545
Introduce wrappers around CZCPaymentAddress 6 years ago
Sean Bowe 18322f074c Introduce support for GetBestAnchor(SAPLING). 6 years ago
Simon 5d99e3e92f Refactoring: SproutNote member variable value moved to BaseNote. 6 years ago
ca333 0ed14ad955 OSX/WIN port conditions 6 years ago
ca333 73be97e1c4
add darwin cond 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jack Grigg b96f7d692d
wallet: Cast size_t to uint64_t before passing to UniValue 6 years ago
Jack Grigg 31afbcc5c9
Ignore -mempooltxinputlimit once Overwinter activates 6 years ago
Jack Grigg be12669982
Add consensus branch ID parameter to SignatureHash, remove SigVersion parameter 6 years ago
Pieter Wuille c86a1cb86e
BIP143: Verification logic 7 years ago
Simon 072099d788 Implementation of Overwinter transaction format ZIP 202. 6 years ago
Simon 45232b1961 Add payment disclosure as experimental feature. 7 years ago
Simon b85008e786 Update which lock to synchronize on when calling GetBestAnchor(). 7 years ago
Simon 06c19063bb Implement RPC shield_coinbase #2448. 7 years ago