20595 Commits (180662c25efc3a672ad4e9f5671220125385bc21)
 

Author SHA1 Message Date
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
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
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
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
miketout aa3ce4242f Fix upgrade check polarity 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
miketout 8a727a26a7 Beginning of N@S solution using CoinbaseGuard CC 6 years ago
Homu bcdb4344f0 Auto merge of #3548 - Eirik0:3546-sapling-coin-priority, r=bitcartel 6 years ago
Eirik Ogilvie-Wigley a4ecd0fa72 Add newly discovered sapling addresses to the wallet 6 years ago
Simon b7549f2aec Add test that Sapling shielded transactions have MAX_PRIORITY 6 years ago
Simon 5f57babd08 Cleanup to address review comments. 6 years ago
Simon c0f7e4059d Fix rebasing of CWallet::GetNullifiersForAddresses 6 years ago
Larry Ruane d7d6480ce3 z_listunspent rpc unit test: add testing for Sapling 6 years ago
Jay Graber 27b3cce94f Modify GetNullifiersForAddresses for Sapling 6 years ago
Jay Graber cd1c6e3767 Modify comments 6 years ago
Jay Graber 011f9a02ef Add rpc test for sprout txs z_listunspent 6 years ago
Jay Graber 66795a408b z_listunspent sapling support - needs refactor 6 years ago
Jay Graber 06f2a8f9b6 s/jsoutindex/outindex for sapling outputs 6 years ago
miketout c68ca1a225 Leverage nonce for overwhelming chance of single deterministic winner for chain power in POS 6 years ago
Eirik Ogilvie-Wigley 51e6ed6110 Move FIXME comment to where the fix should happen 6 years ago
Eirik Ogilvie-Wigley a13492744d Use max priority for all shielded transfers 6 years ago
miketout 8449c166ed Merge branch 'dev' of https://github.com/miketout/komodo into dev 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Homu 2558943080 Auto merge of #3499 - arcalinea:3379_z_listreceivedbyaddress, r=bitcartel 6 years ago
Larry Ruane e4f0d6a8de Sapling support for z_listreceivedbyaddress 6 years ago
Eirik Ogilvie-Wigley 83c4e360da Address need not be optional when adding sapling keys 6 years ago
Homu e6f6c5d08c Auto merge of #3535 - bitcartel:fix_regtest_signrawtransaction, r=str4d 6 years ago
Homu fbbbb1cc82 Auto merge of #3537 - str4d:enable-sapling-features, r=bitcartel 6 years ago
Simon 4c4e1718b1 Update qa test as offline regtest nodes need branch id passed in. 6 years ago
Jack Grigg 34e222c18e
Revert "Disable Sapling features on mainnet" 6 years ago
Homu 09476a5fdb Auto merge of #3536 - bitcartel:3533_replace_assert_with_exception, r=str4d 6 years ago
Simon f1cb49ac86 For #3533. Replace asserts with JSON errors. 6 years ago
Simon 18f8abb62d Closes #3534. Do not use APPROX_RELEASE_HEIGHT to get consensus branch 6 years ago