9065 Commits (167aece517a5cec2b96d4496d115b953facfdbed)
 

Author SHA1 Message Date
Sean Bowe 167aece517 z7 Release 8 years ago
zkbot eef6f737dc Auto merge of #1126 - ebfull:more-libsnark-changes, r=ebfull 8 years ago
zkbot f0f8622f2a Auto merge of #1127 - ebfull:test-merkle-tree-gadget, r=ebfull 8 years ago
Jack Grigg 9e6adb124f Hardfork to the previous testnet difficulty adjustment behaviour at block 43400 8 years ago
Sean Bowe 4d66f8f68a Add test for non-intuitive merkle tree gadget witnessing behavior. 8 years ago
Sean Bowe 25d2197043 Remove more from libsnark, and fix potential remote-DoS. 8 years ago
Jack Grigg e99731b4a4 Reinstate previous testnet adjustment behaviour 8 years ago
zkbot cebeabb2f4 Auto merge of #1119 - ebfull:version-bump, r=ebfull 8 years ago
zkbot e117ff7651 Auto merge of #1048 - str4d:collect-all-valid-equihash-solns, r=ebfull 8 years ago
Sean Bowe 697cc53b29 Bump the (minimum) protocol version to avoid invoking legacy behavior from upstream. 8 years ago
zkbot b83061544f Auto merge of #1116 - ebfull:performance-check-valid-pour-fix, r=ebfull 8 years ago
zkbot a1cded5b91 Auto merge of #1088 - ThisIsNotOfficialCodeItsJustForks:t1078-fix-sighash-bug-2, r=ebfull 8 years ago
zkbot b5dfcd0fbb Auto merge of #1063 - ThisIsNotOfficialCodeItsJustForks:t898-remove-insecurely-downloaded-dependencies, r=ebfull 8 years ago
Taylor Hornby 86551dcb18 Remove insecurely-downloaded dependencies that we don't currently use. 8 years ago
zkbot 741cf2cedf Auto merge of #1115 - ebfull:shorten-proving-key, r=ebfull 8 years ago
Taylor Hornby 838e3c753f Fix the tests that the SIGHASH_SINGLE bugfix breaks. 8 years ago
Taylor Hornby 67f0243533 Remove in-band error signalling from SignatureHash, fixing the SIGHASH_SINGLE bug. 8 years ago
Sean Bowe 1737627c4e Introduce `zcsamplejoinsplit` for creating a raw joinsplit description, and use it to construct the joinsplit for the performance tests that verify joinsplits. 8 years ago
Sean Bowe 1477fd3f40 Remove the constraint system from the alpha proving key. 8 years ago
bitcartel 85cc6f5b44 Update tor.md for Zcash 8 years ago
zkbot 431604c7d9 Auto merge of #1094 - ThisIsNotOfficialCodeItsJustForks:t488-document-side-channel-attacks, r=ebfull 8 years ago
Jack Grigg c6365f4d80 Add test case that requires the fix 8 years ago
Jack Grigg 1bb40a42c2 Collect all permutations of final solutions 8 years ago
zkbot d20d866d89 Auto merge of #1105 - bitcartel:zc.v0.11.2.z6_issue_424, r=ebfull 8 years ago
Taylor Hornby b722000231 Mention physical access / close proximity 8 years ago
Taylor Hornby 35b3168d2c Note that the actual secret spending key may be leaked. 8 years ago
zkbot 4d459f93a4 Auto merge of #1090 - ebfull:rename-pour-and-serial, r=ebfull 8 years ago
zkbot e613014526 Auto merge of #1104 - ebfull:libsnark-updates, r=ebfull 8 years ago
Sean Bowe d36098f873 Rename `pour` in RPC tests. 8 years ago
Sean Bowe b78daf7de7 Change `serial` to `nf` in txdb. 8 years ago
Sean Bowe 22de160219 Fixes for indentation and local variable names. 8 years ago
Sean Bowe 28173cd0de Remove more usage of `serial`. 8 years ago
Sean Bowe fd933ed05e Fix tests 8 years ago
Sean Bowe 6e33353ea2 Rename pour RPC tests 8 years ago
Sean Bowe ffcfe76d4f Change encryptedbucket1 to encryptednote1. 8 years ago
Sean Bowe 9e511dbbdd Rename CSerialsCacheEntry. 8 years ago
Sean Bowe 1d184d53e1 Rename cacheSerials to cacheNullifiers and fix tests. 8 years ago
Daira Hopwood 4bc00dc141 Bucket -> note. 8 years ago
Sean Bowe cc01120a17 Rename more usage of `serial`. 8 years ago
Sean Bowe b7e4abd6f7 Rename some usage of 'pour'. 8 years ago
Sean Bowe bb64be52fe Rename mapSerials to mapNullifiers. 8 years ago
Sean Bowe d889a287ae Rename CSerialsMap to CNullifiersMap. 8 years ago
Sean Bowe d90e46ba8d Renaming SetSerial to SetNullifier. 8 years ago
Sean Bowe 616f8d05af Rename GetSerial to GetNullifier. 8 years ago
Sean Bowe ee964faf3d Rename HavePourRequirements to HaveJoinSplitRequirements. 8 years ago
Sean Bowe 942bc46756 Rename GetPourValueIn to GetJoinSplitValueIn 8 years ago
Sean Bowe 8f95cd3c26 Test fixes. 8 years ago
Sean Bowe bfeaf0049a Rename JSDescription's `serials` to `nullifiers`. 8 years ago
Sean Bowe 8675d94b63 Rename vpour to vjoinsplit. 8 years ago
Sean Bowe a8c68ffe99 Rename CPourTx to JSDescription. 8 years ago