9417 Commits (d5dce9342b1df17413fde49000cc87883c6e80ef)
 

Author SHA1 Message Date
zkbot d5dce9342b Auto merge of #1444 - str4d:1394-reindex-clear-witness-caches, r=str4d 8 years ago
Simon 82bd9ee81b Fix comment and formatting per review 8 years ago
Simon 2aa9c0253a Update to use new API in CCryptoKeyStore and store a viewing key in walletdb. 8 years ago
Simon 73699ceaf6 Add support for spending keys to the encrypted wallet. 8 years ago
Jack Grigg 40600f5089 Simplify ClearNoteWitnessCache() 8 years ago
zkbot 71b2b66e26 Auto merge of #1370 - ageis:improve-fetch-params, r=daira 8 years ago
zkbot 07e425ac1c Auto merge of #1372 - str4d:1199-spending-key-wallet-encryption, r=str4d 8 years ago
zkbot 2b83ac82ab Auto merge of #1451 - zcash:daira-update-CoC-email, r=str4d 8 years ago
zkbot 42941c9fd4 Auto merge of #1445 - bitcartel:master_fix_filtered_notes, r=str4d 8 years ago
Daira Hopwood 90ff0c749e Update my email address in the Code of Conduct. 8 years ago
Jack Grigg ef3a6a97ae Use correct lock for spending keys 8 years ago
Jack Grigg ad041fceec Cache note decryptors in encrypted keystore 8 years ago
Simon eaccc007c9 Update test to filter and find notes. 8 years ago
zkbot 587f848482 Auto merge of #1384 - str4d:1378-atomic-witness-storage, r=ebfull 8 years ago
Jack Grigg 6bffc46a87 Implement CSecureDataStream for streaming CKeyingMaterial 8 years ago
Jack Grigg 3bbf2c1422 Test that invalid keys fail to unlock the keystore 8 years ago
Jack Grigg 56fb1bb8e4 Write note witness cache atomically to disk to avoid corruption 8 years ago
Simon dec49d1f82 Fix GetFilteredNotes to use int for minDepth like upstream and avoid casting problems. Don't use FindMyNotes as mapNoteData has already been set on wallet tx. 8 years ago
Jack Grigg 1683b1f58b Clear note witness caches on reindex 8 years ago
Jack Grigg 76b226586e Add wallet method to clear the note witness cache 8 years ago
Jack Grigg e81c2de753 Fix test 8 years ago
Kevin Gallagher 9fc324a139 Updates dns.testnet.z.cash -> dnsseed.testnet.z.cash 8 years ago
zkbot c470cdf70b Auto merge of #1376 - str4d:1191-improve-multithreaded-benchmark, r=daira 8 years ago
Kevin Gallagher 2e113f6b9d Lock to prevent parallel execution of fetch-params.sh 8 years ago
zkbot 976479f824 Auto merge of #1411 - bitcartel:master_bitcoin_7106, r=daira 8 years ago
zkbot 5ef7fecf14 Auto merge of #1407 - bitcartel:master_bitcoin_7079, r=daira 8 years ago
Daira Hopwood 65b502aa98 Benchmark 50 iterations of solveequihash 8 years ago
Simon e63d14fd4d Replace %i format specifier with more commonly used %d. 8 years ago
Bryan Stitt 2f15f588b2 Link to beta guide 8 years ago
de3dd8a015 Modify message string so we don't need to backport commits which implement FormatStateMessage and GetDebugMessage and involve changes to consensus/validation.h 8 years ago
Pieter Wuille 60aed95400 Fix and improve relay from whitelisted peers 9 years ago
Gregory Maxwell e2190f8017 Limit setAskFor and retire requested entries only when a getdata returns. 9 years ago
kazcw 56f165bdc1 prevent peer flooding request queue for an inv 10 years ago
Alfie John 70db019c6a Updating wording to match Beta Guide 8 years ago
Alfie John 42c03d49f2 Typo in params README 8 years ago
Jack Grigg 9e52ca3205 Measure multithreaded solveequihash time per-thread 8 years ago
Jack Grigg 3a15b1637e Move serialized Zcash address length constants into zcash/Address.hpp 8 years ago
Jack Grigg 6ae516f10b Check we haven't trashed the first key entry with the second 8 years ago
Jack Grigg 16d140f4a2 Add support for encrypting spending keys 8 years ago
0163f8faa2 Closes #1371 by updating signed message 8 years ago
Sean Bowe 80259d4b4f Add release notes for 1.0.0-beta1. 8 years ago
Sean Bowe 88188dc2a3 Update pchMessageStart and add testnet DNS boostrapper. 8 years ago
Sean Bowe f11099e2f0 Change version to 1.0.0. This is just a beta. 8 years ago
Jack Grigg 48bb727d8a Remove .z# suffix from version 8 years ago
Simon b11bb0e26a Replace GetTxid() with GetHash() 8 years ago
Simon 6114cfe767 Improve check that user supplied memo field is too long. 8 years ago
Simon e79ded8a47 Remove line of commented out code we don't need 8 years ago
Simon dfc0080d06 Update comment with ticket issue number 8 years ago
Simon 1eb8789789 Add assert 8 years ago
Simon ed42053a6c Fix formatting 8 years ago