9224 Commits (8b139c24415406897bead307c2a30554e0662e10)
 

Author SHA1 Message Date
zkbot 8b139c2441 Auto merge of #1303 - daira:z9-version-number, r=daira 8 years ago
Daira Hopwood 727ed5ffa3 Update pchMessageStart for the z9 testnet. ⚧Ⓐ 8 years ago
Daira Hopwood d3f6eed98b Update doc/README.md and add z9 release notes. 8 years ago
Daira Hopwood bda0693aab Increment version number for z9 release. 8 years ago
zkbot f8b73015bc Auto merge of #1208 - bitcartel:z8_rpc_keys, r=daira 8 years ago
zkbot cca52f36df Auto merge of #1301 - bitcartel:zc.v0.11.2.latest_701_md_formatting, r=daira 8 years ago
Simon d1f16ffe85 Fix formatting. 8 years ago
Simon 3bff998b38 Rename methods to avoid using prefix of _ underscore which is reserved. 8 years ago
Simon 4b2e557181 Fix comments. 8 years ago
Simon 309b0ecd80 Add "zkey" to list of key types (used by the wallet to decide 8 years ago
Simon 79d769a382 Remove one line of dead code. 8 years ago
Simon 2e0cc87acf Fix comment. 8 years ago
Simon badb9a9c2f Add test coverage for RPC call z_getnewaddress. 8 years ago
Simon 60f762a549 Added wallet rpc tests to cover: 8 years ago
Simon 0feffd1424 Don't mark wallet as dirty if key already exists. 8 years ago
Simon 4cea36bef3 Add gtest to cover new methods in: 8 years ago
Simon e709997ff2 Implemented z_listaddresses to return all the zaddr in the wallet. 8 years ago
Simon 92444edc00 Add z_importwallet and z_exportwallet to handle keys for both 8 years ago
Simon c1c4594371 Implemented RPC calls z_importkey, z_exportkey, z_getnewaddress. 8 years ago
zkbot 2833fb14af Auto merge of #1291 - daira:decrease-max-headers-results, r=daira 8 years ago
Daira Hopwood b93c8139e6 Decrease MAX_HEADERS_RESULTS to 160. fixes #1289 8 years ago
Daira Hopwood bcf79c78c5 Change some asserts in equihash.cpp to be static. 8 years ago
Daira Hopwood c6a7e897bc Add mostly-static checks on consistency of Equihash parameters, MAX_HEADERS_RESULTS, and MAX_PROTOCOL_MESSAGE_LENGTH. 8 years ago
zkbot cab581256f Auto merge of #1292 - bitcartel:zc.v0.11.2.latest_701_rpc_docs, r=daira 8 years ago
zkbot cd9d373987 Auto merge of #1260 - str4d:1175-byte-array-manipulation, r=ebfull 8 years ago
Jack Grigg 90b740fd3b Test conversion between solution indices and minimal representation 8 years ago
bitcartel 5f3f741e47 Add note about zkey and encrypted wallets in z9 alpha. 8 years ago
Simon 73f9e32b86 Closes #701 by adding documentation about the Payment RPC interface. 8 years ago
zkbot 27bd8e4129 Auto merge of #1270 - ThisIsNotOfficialCodeItsJustForks:t1168-fix-optimization-flags, r=daira 8 years ago
zkbot fed866e212 Auto merge of #1262 - ebfull:compressed-proofs, r=ebfull 8 years ago
zkbot 07b246988b Auto merge of #1261 - str4d:892-branch-coverage, r=daira 8 years ago
Sean Bowe 393b2b7834 Update proving/verifying keys. 8 years ago
Sean Bowe decde3864d Enable MONTGOMERY_OUTPUT everywhere. 8 years ago
Sean Bowe 6a1653f009 Update libsnark dependency. 8 years ago
Sean Bowe ae6b333c75 Perform curve parameter initialization at start of gtest suite. 8 years ago
Daira Hopwood ea92aba9fe Move bigint arithmetic implementations to libsnark. 8 years ago
Sean Bowe f0dab51cf3 Implement zkSNARK compression. 8 years ago
zkbot 365845216b Auto merge of #1268 - ThisIsNotOfficialCodeItsJustForks:t1130-upgrade-libsodium, r=ebfull 8 years ago
zkbot f4491c51e4 Auto merge of #1248 - rcseacord:rcseacord-patch-4, r=ebfull 8 years ago
Jack Grigg e273f05d10 Remove unnecessary temporary array from Equihash hash generation 8 years ago
Jack Grigg 6e629886e5 Add another test case based on example in the spec 8 years ago
Gaurav Rana 6c7cc8ebea update zcash-cli stop message 8 years ago
zkbot 7e556172d9 Auto merge of #1236 - tomrittervg:tomrittervg-comments-1, r=ebfull 8 years ago
Taylor Hornby 2902ac7ce8 Use libsodium's s < L check, instead checking that libsodium checks that. 8 years ago
Tom Ritter 36d5f42948 Update NoteEncryption.hpp 8 years ago
zkbot 28a30f7801 Auto merge of #1254 - ebfull:tx-structure-changes, r=bitcartel 8 years ago
ebfull 2ee6ed64eb Add parenthesis around macro value definition 8 years ago
zkbot af9898eee5 Auto merge of #1258 - ThisIsNotOfficialCodeItsJustForks:t1251-upstream-anti-dos, r=daira 8 years ago
zkbot 3d28c86c8e Auto merge of #1205 - str4d:1199-key-management, r=str4d 8 years ago
Jack Grigg a4f4fa8fe9 ASSERT -> EXPECT in test to get more info per test run about future regressions 8 years ago