52 Commits (980350b9b4e3018a06f4848d88f2d2434b2a63cc)

Author SHA1 Message Date
Duke Leto 980350b9b4 Stuck in the grind 3 years ago
Duke Leto b58c15b9fb update copyrights 3 years ago
Duke Leto a42c063b52 Remove more remnants of JoinSplits 3 years ago
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto 22d4d1a06e desprout 4 years ago
Duke Leto 3cb215e39a more desprout, ugh 4 years ago
Duke Leto f7b1c1f26f Delete Payment Disclosures 4 years ago
Duke Leto 5be12774f4 desprout 4 years ago
Duke Leto 00bf3255eb desprout 4 years ago
Duke Leto c27264eb0f 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 124156f956 int32_t komodo_blockheight(uint256 hash); 5 years ago
jl777 f79d72fb94 Include file 5 years ago
jl777 06bed214f9 Check for null ptr before -> 5 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
jl777 5245f600cd GetHeight() 6 years ago
jl777 e34bb5163a Non-test code from: https://github.com/zcash/zcash/pull/3619 6 years ago
ca333 492d6703ed sync jl777:FSM 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/ 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
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