20628 Commits (c2dc091e40b292af0e01f224943f44e4ce9a4941)
 

Author SHA1 Message Date
miketout c2dc091e40 Merge branch 'master' of https://github.com/zcash/zcash into dev 6 years ago
miketout 8682e17a7d Sapling support for z_shieldcoinbase and more 6 years ago
miketout ca4a5f2692 Change name to Stake Guard 6 years ago
miketout d0cd50740c Fix error in display-only of winning stake POS hash when output prevout.n was not 0 6 years ago
miketout f2450b36f5 Remove debugging output 6 years ago
miketout 281a5e2eec Confirm positive and negative spends with and without priv keys 6 years ago
Michael Toutonghi ccc47c554c Add cc include dirs to make file 6 years ago
miketout 191f3bbddd Complete nothing at stake solution, waiting for confirm of masks 6 years ago
miketout a1fd99cf34 data parsing issues 6 years ago
miketout 68b9a352da Change behavior of ExtractDestination, Solver, and GetscriptAddress for crypto conditions 6 years ago
miketout ef9a13b557 Additional null check 6 years ago
miketout a6ac51616c Add null check to deref 6 years ago
miketout 95c5c69bab Successful staking on Sapling wit Crypto Conditions 6 years ago
Homu 72f6925de1 Auto merge of #3567 - bitcartel:3546_estimate_tx_size, r=bitcartel 6 years ago
miketout 185b2d4f2f move things around and some debugging code for odd issues 6 years ago
Homu a513798710 Auto merge of #3566 - bitcartel:3546_prohibit_sapling_map_orphans, r=bitcartel 6 years ago
miketout 180662c25e
Merge pull request #26 from miketout/dev-zcash 6 years ago
miketout f3b0d2ab4e Add stake consistency enforcement and near complete CoinbaseGuard validation 6 years ago
Homu aede10d3c2 Auto merge of #3559 - str4d:3552-testnet-min-difficulty-blocks, r=bitcartel 6 years ago
Simon 4dcc48b8cb For #3546. Improve estimated tx size for Sapling outputs. 6 years ago
Simon c94f4477e8 For #3546. Shielded tx with missing inputs are not treated as orphans. 6 years ago
Homu 625797a037 Auto merge of #3518 - str4d:3216-z_shieldcoinbase, r=str4d 6 years ago
Jack Grigg 089ec92e7b
Fix pyflakes warnings 6 years ago
miketout 392b840a3e
Merge pull request #25 from miketout/dev-zcash 6 years ago
miketout 3bfa5e2264 Latest Zcash updates and more CC for N@S 6 years ago
miketout 7a9960f086 Comment debugging printf's - tracked down to Zcash raw tx bug, which means we should sync 6 years ago
Jack Grigg 2b47b0de7d
Position PoW.MinDifficultyRules test after rule activates 6 years ago
Homu 967bbbc486 Auto merge of #3561 - bitcartel:3560_update_sapling_note_data, r=bitcartel 6 years ago
Jack Grigg 4c90270469
Explicitly check the min-difficulty flag against boost::none 6 years ago
Jack Grigg 1f7ee4af70
Rename min-difficulty flag to remove off-by-one in the name 6 years ago
Jack Grigg f09aae037c
Update wallet_listreceived test for now-correct empty Sapling memos 6 years ago
miketout 8cb6777047 Change error to qualified error vs. no error at all 6 years ago
miketout 3764dea5d0 Change block before header from error to warning 6 years ago
Homu 4ba35551d4 Auto merge of #3510 - arcalinea:3378_z_listunspent, r=bitcartel 6 years ago
Larry Ruane 27a6a99cb0 fix z_listunspent includeWatchonly logic 6 years ago
Jack Grigg b86dc98047
Only enable min-difficulty blocks on testnet from a particular height 6 years ago
miketout 4739095d0f Fix comparison 6 years ago
miketout 00a7120e90 Cleanup, initialize stake for chainPower in pre-sapling path 6 years ago
miketout 2ed3bbec38 Debugging 6 years ago
Homu 325ba00336 Auto merge of #3542 - Eirik0:3511-update-address-mapping, r=bitcartel 6 years ago
miketout dc5e6137c7 Never start Overwinter before 1 6 years ago
miketout 0a962eb958 remove sign from time lock check 6 years ago
miketout f3ec769e42 Cleanup 6 years ago
miketout f0f2dd9927
Delete VRSC_7776 6 years ago
miketout 43afe8c3ee
Delete VRSC_7776 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 aa3ce4242f Fix upgrade check polarity 6 years ago
miketout 86e31e3dfc Cleanup staking and fee consistency for stake tx 6 years ago
Jack Grigg 1702a86455
Allow minimum-difficulty blocks on testnet and regtest 6 years ago