9913 Commits (690171e268864fe20bccfd31a93e792d3055a972)
 

Author SHA1 Message Date
Sean Bowe 690171e268 Add more tests for ProofVerifier. 8 years ago
Sean Bowe eb82238dd0 Rename Dummy to Disabled. 8 years ago
Sean Bowe 53dc6a41eb Ensure ProofVerifier cannot be accidentally copied. 8 years ago
Sean Bowe bc59f53722 Isolate verification to a `ProofVerifier` context object that allows verification behavior to be tuned by the caller. 8 years ago
Simon 4e3ac9b015 Fix stale comment referencing upstream block interval 8 years ago
zkbot d4ea4e0e5f Auto merge of #1848 - arcalinea:replace-bitcoin-in-json-rpc, r=str4d 8 years ago
Simon 26fb4db53b 1.0.3 Release 8 years ago
Simon 13e9a639b7 Fix threading issue when initializing public params. 8 years ago
Sean Bowe f398a94766 Anchors and nullifiers should always be inherited from the parent cache. 8 years ago
Simon 27c2ccb880 Partial revert of bd87e8c: file release-notes-1.0.2.md to 343b0d6. 8 years ago
zkbot bd87e8c2d3 Auto merge of #1859 - arcalinea:1783_document_contributors, r=ebfull 8 years ago
Jay Graber 3935f9dae6 Release-notes.py script to generate release notes and add contributors to authors.md 8 years ago
zkbot 343b0d6723 Auto merge of #1862 - bitcartel:1854_z_sendmany_transparent_change, r=bitcartel 8 years ago
Simon 0afd3687c8 Closes #1854. z_sendmany selects more utxos to avoid dust change output. 8 years ago
zkbot 54218ea05c Auto merge of #1797 - ebfull:improve-joinsplit-diagnostics, r=bitcartel 8 years ago
zkbot 6661d9da6d Auto merge of #1842 - arcalinea:1573_z_sendmany_error_documentation, r=bitcartel 8 years ago
Simon de38bfbbed Track the correct change witness across chained joinsplits 8 years ago
Jay Graber b82084fe44 Change format of z_sendmany error code documentation. 8 years ago
Simon 9ddb6ad028 Mempool will accept tx with joinsplits and the default z_sendmany fee. 8 years ago
Sean Bowe 3e2e8b5b42 Add test that `last` and `element` will throw exception when the tree is blank. 8 years ago
Simon ba0625f25d Set default minrelaytxfee to 1000 zatoshis to match upstream. 8 years ago
zkbot 057ab6b4d1 Auto merge of #1760 - ebfull:vk-preprocess, r=bitcartel 8 years ago
zkbot 4e4ca6d31b Auto merge of #1858 - str4d:1715-wallet-assertion, r=ebfull 8 years ago
zkbot 4e72614fb0 Auto merge of #1847 - bitcartel:1680_rpckeepalive_deadlock, r=ebfull 8 years ago
Simon f4404d7b5b Closes #1680, temporary fix for rpc deadlock inherited from upstream. 8 years ago
Jack Grigg a4ef3aa9b5
Clear witnessHeight and nWitnessCacheSize in ClearNoteWitnessCache 8 years ago
Jack Grigg ccfd8aae1d
Add code comments about CNoteData::witnessHeight 8 years ago
Jack Grigg 4a6a48479d
Copy over CNoteData::witnessHeight when updating wallet tx 8 years ago
Jack Grigg 40ef121e6a
Correctly set CNoteData::witnessHeight when decrementing witness caches 8 years ago
Sean Bowe 78df9f0211 Process verification keys to perform online verification. 8 years ago
Sean Bowe 226a6b3248 Initialize after profiling messages are suppressed. 8 years ago
Sean Bowe d92bea9888 Add tests for witness `element` and tree `last` methods. Strengthen testing by inserting a different commitment into the tree at each step. 8 years ago
zkbot 28d635c8b7 Auto merge of #1838 - bitcartel:1833_z_sendmany_error_message_formatting, r=ebfull 8 years ago
Jay Graber c246c1ea3c Replace bitcoin with zcash in rpcprotocol.cpp 8 years ago
Jay Graber 59ac34e344 s/Bitcoin/Zcash in JSONRPCError 8 years ago
Jay Graber d25e75c512 Document z_sendmany error code messages in payment-api.md 8 years ago
Simon 9384e74c50 Closes #1833. Format currency amounts in z_sendmany error message. 8 years ago
zkbot 3a0855e65a Auto merge of #1806 - str4d:1787-enable-tests-flag, r=ebfull 8 years ago
ayleph 48f9c65b55 Correct spelling error in z_sendmany error output 8 years ago
Sean Bowe 996fccf267 1.0.2 release. 8 years ago
Simon 3920292b43 Add transaction size and zaddr output limit checks to z_sendmany. 8 years ago
Jack Grigg 7a810efa08
Add --disable-tests flag to zcutils/build.sh 8 years ago
zkbot fbc69d3d33 Auto merge of #1790 - bitcartel:1779_send_multiple_zaddrs_logic_error, r=bitcartel 8 years ago
zkbot 2648902a11 Auto merge of #1778 - bitcartel:1762_segfault_miner, r=str4d 8 years ago
Simon 38276c6ba2 Add GenIdentity, an identity function for MappedShuffle. 8 years ago
Sean Bowe 5f0a73ce11 Improve accuracy of constraint system violation diagnostics. 8 years ago
Sean Bowe b55744e1ad Regression test for constraint system violation. 8 years ago
Simon 7c463780cf Fixes #1779 so that sending to multiple zaddrs no longer fails. 8 years ago
zkbot ce71cd0984 Auto merge of #1765 - ITH4Coinomia:patch-2, r=ebfull 8 years ago
zkbot 3b8f74abb2 Auto merge of #1763 - ITH4Coinomia:patch-1, r=ebfull 8 years ago