434 Commits (0ea9ae3c0577020c22c934084e6980c4d391a0eb)

Author SHA1 Message Date
jl777 0ea9ae3c05 Update copyright to 2019 6 years ago
jl777 9742bb74db -prints 6 years ago
jl777 80be594638 -print 6 years ago
jl777 3b4ee13f94 Allow one change out in list transactions 6 years ago
jl777 181d6b33f3 +prints 6 years ago
jl777 7883afa7fe Print orderpos 6 years ago
jl777 2b66bcf247 Move prints 6 years ago
jl777 7c88285452 Fix 6 years ago
jl777 755e64a9af -> 6 years ago
jl777 fe0671145e Fix 6 years ago
jl777 80198244d4 New prints 6 years ago
jl777 54431fd74a Prevent height -> nLockTime 6 years ago
jl777 e34bb5163a Non-test code from: https://github.com/zcash/zcash/pull/3619 6 years ago
miketout 7a993143ef Set expiry on stake transactions to allow deletion from wallets later to avoid possible double stake 6 years ago
miketout b276e36826 Avoid any potential double staking penalty that make occur during repeated reorgs 6 years ago
miketout 73b4d69673 Return more stake outputs, including those thought to be change, fix cheatcatcher error reporting 6 years ago
miketout f1f6dfbb85 Don't log mempool error for staking tx, fix default destination for staking tx 6 years ago
miketout 1aa576ade2 Reduce log messages of non-relayed transactions 6 years ago
Eirik Ogilvie-Wigley 095eee4f4d Wrap long line and update comments 6 years ago
Eirik Ogilvie-Wigley e92414f91e Remove GetUnspentFilteredNotes 6 years ago
Eirik Ogilvie-Wigley ef27d7e4b3 Add functionality from GetUnspentFilteredNotes to GetFilteredNotes 6 years ago
Eirik Ogilvie-Wigley 9396b85db8 Remove unspent note entry structs 6 years ago
miketout 9befb850b6 Comment out test code 6 years ago
miketout d738023b12 Stop removing future txes for later resend 6 years ago
miketout d565e7b73c Eliminate mapBlockIndex risk of nulls across VRSC 6 years ago
miketout 41e9e058e0 Additional null pindex checks 6 years ago
miketout ec8a120b4d Cleanup, comment out test code, prepare for release PR 6 years ago
miketout 3abeed2c60 Fix reference and test signature 6 years ago
miketout 4326041663 Cheatcatcher tests to remove and change to max sequential POS 6 years ago
miketout 47ab0926c4 Auto-rescan wallets on reorg if note witnesses get out of sync 6 years ago
miketout 83a426bc91 Adjust cheat catcher height 6 years ago
miketout 085c3640bb Improve error reporting and wallet cleanup 6 years ago
Simon cd10562c73 Resolves Sapling nullifier persistence issue when importing a key. 6 years ago
miketout 271326fafd Clean up stake rebroadcasting and mempool checking 6 years ago
miketout 85ca7bb9cb Debug comment cleanup 6 years ago
miketout c2dc091e40 Merge branch 'master' of https://github.com/zcash/zcash into dev 6 years ago
Eirik Ogilvie-Wigley d6ad8cef2c GenerateNewSproutZKey can return a SproutPaymentAddress 6 years ago
Eirik Ogilvie-Wigley 92fc29a3f4 Rename GenerateNewZKey to include Sprout 6 years ago
miketout ca4a5f2692 Change name to Stake Guard 6 years ago
miketout 68b9a352da Change behavior of ExtractDestination, Solver, and GetscriptAddress for crypto conditions 6 years ago
Jack Grigg 3e471410f1
Persist Sapling payment address to IVK map 6 years ago
mdr0id 2fcf06077f
Persist Sapling key material in the wallet to disk 6 years ago
Jack Grigg 1b79de781c
Store ExtFVK with encrypted Sapling spending key instead of FVK 6 years ago
mdr0id 87ae893d75
Revert "wallet: Comment out HDSeed and CHDChain persistence to disk" 6 years ago
miketout 7a9960f086 Comment debugging printf's - tracked down to Zcash raw tx bug, which means we should sync 6 years ago
miketout 905fe35e50 More work on CoinbaseGuard and validation 6 years ago
Simon f0dcfceb81 Closes #3560. Update Sapling note data correctly when importing a key. 6 years ago
miketout 86e31e3dfc Cleanup staking and fee consistency for stake tx 6 years ago
miketout b3e3f61826 Enable extended data on stakes and general cleanup 6 years ago
miketout 06f4116090 VerusStakeTransaction 6 years ago