9492 Commits (v1.0.0-beta2)
 

Author SHA1 Message Date
Simon 5316bd3560 Remove #1144 from bloom_tests by reverting to commit 5012190. 8 years ago
Simon 3bdb071cc3 Remove #1144 from transaction.cpp by reverting back to commit 942bc46. 8 years ago
Simon 82f3c490b1 Remove #1144 from transaction.h. 8 years ago
zkbot 02932fc9cc Auto merge of #1341 - ebfull:fix-checktransaction-bug, r=ebfull 8 years ago
Sean Bowe a4b00373ab Fix transaction test in test_bitcoin. 8 years ago
zkbot c5b5d50004 Auto merge of #1342 - ebfull:remove-todo, r=ebfull 8 years ago
Jack Grigg 4a749674a8 Update tests for new genesis blocks 8 years ago
Jack Grigg 66f07f5d0d Regenerate genesis blocks for new powLimits 8 years ago
Jack Grigg 3e24a533f5 Restrict powLimit due to difficulty averaging 8 years ago
Jack Grigg 7b173bd80f Simplify difficulty averaging code 8 years ago
Jack Grigg 5fbb839f53 Add test of difficulty averaging 8 years ago
Jack Grigg f50e8313f5 Remove accidental double-semicolon (harmless but odd) 8 years ago
Jack Grigg 8f3ec042af Expand bounds on difficulty adjustment 8 years ago
Jack Grigg cb708a99a5 Add comments explaining changed semantics of pow_tests 8 years ago
Sean Bowe 50aba0ec19 Remove TODO 808. 8 years ago
Sean Bowe d7eeb7455b Fix CheckTransaction bugs. 8 years ago
Sean Bowe f6b6c9bed8 Update libsnark again. 8 years ago
Jack Grigg 333ea3c426 Remove testnet-only difficulty rules 8 years ago
Jack Grigg 29842505cc Adjust from average difficulty instead of previous difficulty 8 years ago
zkbot b181f7032b Auto merge of #1328 - bitcartel:zc.v0.11.2.latest_1298_rest_interface, r=ebfull 8 years ago
zkbot 485ace0a1b Auto merge of #1311 - ebfull:cleanup-pp, r=ebfull 8 years ago
bitcartel 8962f2a902 Update security-warnings.md about REST interface 8 years ago
zkbot 2640989d9a Auto merge of #1308 - str4d:1181-getmininginfo-testnet-difficulty-rules, r=ebfull 8 years ago
zkbot 8a620d507f Auto merge of #1326 - str4d:1185-remove-mainnet-dns-seeds, r=ebfull 8 years ago
zkbot a723794f81 Auto merge of #1233 - str4d:1199-note-tracking, r=str4d 8 years ago
Jack Grigg f7d78fdde1 Fix failing test 8 years ago
Jack Grigg 57466ea652 Remove mainnet DNS seeds, set checkpoint to genesis 8 years ago
Jack Grigg 00939d09ba Add test comparing GetDifficulty() with GetNetworkDifficulty() 8 years ago
Jack Grigg 695a7a8826 Separate concepts of block difficulty and network difficulty in RPC 8 years ago
Jack Grigg 268bd84f9a Add coverage of the assertion inside GetNoteWitnesses() 8 years ago
Jack Grigg 73db0c12b9 Increase coverage of GetNoteDecryptor() 8 years ago
Jack Grigg 5abaca1af6 Fix the failing test! 8 years ago
Jack Grigg ac91ebbe92 Add test showing that the witness cache isn't being serialised 8 years ago
Jack Grigg 32a103aab7 Changes after review 8 years ago
zkbot 83ec5cb87b Auto merge of #1322 - bitcartel:zc.v0.11.2.z9_1316_getblocksubsidy, r=ebfull 8 years ago
zkbot 54ce3c46dd Auto merge of #1323 - bitcartel:zc.v0.11.2.latest_update_payment_api_doc, r=ebfull 8 years ago
Jack Grigg 0736fa14fc Keep any existing cached witnesses when updating transactions 8 years ago
Jack Grigg be86b6c332 Add test for GetNoteDecryptor() 8 years ago
Jack Grigg 1551db870a Add transactions to wallet if we spend notes in them 8 years ago
Jack Grigg 38a6e7a74d Set witness cache size equal to coinbase maturity duration 8 years ago
Jack Grigg ad20f2149a mapNullifiers -> mapNullifiersToNotes for clarity 8 years ago
Jack Grigg 4086e5ce98 Replace vAnchorCache with a cache size counter 8 years ago
bitcartel 6555546edf Update payment-api.md 8 years ago
zkbot f9c02827d4 Auto merge of #1300 - ThisIsNotOfficialCodeItsJustForks:t915-add-wformat-security.2, r=ebfull 8 years ago
Simon 5d50130bc9 Closes #1315. RPC getblocksubsidy height parameter is now optional and 8 years ago
zkbot 835588a629 Auto merge of #1314 - str4d:fix-getblock-solution-output, r=ebfull 8 years ago
zkbot 6731665a12 Auto merge of #1313 - bitcartel:zc.v0.11.2.z9_1122, r=ebfull 8 years ago
Jack Grigg 3fac1020e7 Remove GetNoteDecryptors(), lock inside FindMyNotes() instead 8 years ago
Jack Grigg de42390f90 Pass ZCIncrementalMerkleTree to wallet to prevent race conditions 8 years ago
Jack Grigg 3e3da44c71 Test solution output of blockToJSON() 8 years ago