37 Commits (0ea9ae3c0577020c22c934084e6980c4d391a0eb)

Author SHA1 Message Date
jl777 0ea9ae3c05 Update copyright to 2019 6 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. 6 years ago
jl777 78d607d361 Default experimental mode 6 years ago
jl777 5245f600cd GetHeight() 6 years ago
jl777 e34bb5163a Non-test code from: https://github.com/zcash/zcash/pull/3619 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Simon f1cb49ac86 For #3533. Replace asserts with JSON errors. 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Eirik Ogilvie-Wigley 8ea8ef9850 Rename Witnesses to include sprout or sapling 6 years ago
Eirik Ogilvie-Wigley 4fc309f0f5 Rename Merkle Trees to include sprout or sapling 6 years ago
Eirik Ogilvie-Wigley 8e8279e728 Rename sprout specific methods 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/ 9 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
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
Sean Bowe 008f4ee8e7 Rename GetAnchorAt to GetSproutAnchorAt. 6 years ago
Jack Grigg b6be3e88bb
Use CBitcoinAddress wrappers in Zcash-specific code 6 years ago
Simon d266f40393 Create class hierarchy for SproutNotePlaintext. 6 years ago
Simon 5020a93631 Refactoring: rename NotePlaintext --> SproutNotePlaintext 6 years ago
Simon 5d99e3e92f Refactoring: SproutNote member variable value moved to BaseNote. 6 years ago
Simon b230fe6836 Refactoring: Rename class libzcash::Note to libzcash::SproutNote. 6 years ago
ca333 0ed14ad955 OSX/WIN port conditions 6 years ago
ca333 aee282db0f
add darwin condition to asyncoperation 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Brad Miller 98a4f6a656 Implement note locking for z_mergetoaddress 6 years ago
Brad Miller 4e6400bc00 Implement note locking for z_mergetoaddress 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
Jason Davies 4ec29af154 Fix typo in comment: should link to issue #1359. 6 years ago
Jack Grigg 6e9c7629af
Implement z_mergetoaddress for combining UTXOs and notes 7 years ago