9377 Commits (v1.0.0-beta1)
 

Author SHA1 Message Date
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
zkbot e0fa312756 Auto merge of #1307 - str4d:remove-debug-pow-code, r=ebfull 8 years ago
Jack Grigg 769e031c1a Update cached incremental witnesses when the active block chain tip changes 8 years ago
Jack Grigg be74c80deb Add caching of incremental witnesses for spendable notes 8 years ago
Jack Grigg 8db7e25c3f Create mapping from nullifiers to received notes 8 years ago
Jack Grigg 0f1060478f Keep track of spent notes, and detect and report conflicts 8 years ago
Jack Grigg c3a7307a69 Store mapping between notes and PaymentAddresses in CWalletTx 8 years ago
Jack Grigg 02e674555e Add wallet method for finding spendable notes in a CTransaction 8 years ago
Jack Grigg 5db5e42ec3 Add optional bool to disable computation of proof in JSDescription constructor 8 years ago
Simon 1f882153b6 Throw a domain error as json_spirit is a third-party library. 8 years ago
Jack Grigg e1dde421c3 Output Equihash solution in RPC results as a hex string 8 years ago
Simon df3af446e7 Fixes #1122 where json_spirit could stack overflow because there 8 years ago
Sean Bowe 7ee82c4361 Deallocate the public parameters during Shutdown. 8 years ago
Taylor Hornby 6dcb706734 Use -Wformat in the test for -Wformat-security 8 years ago
Jack Grigg 488e61e852 Undo debugging change from 5be6abbf84 8 years ago
zkbot 77a99f4a2a Auto merge of #1285 - ralphtheninja:zc.v0.11.2.latest, r=daira 8 years ago