2016-09-05 |
Sean Bowe | Fix CheckTransaction bugs. |
commit | commitdiff | tree | snapshot |
2016-09-02 |
zkbot | Auto merge of #1328 - bitcartel:zc.v0.11.2.latest_1298_... |
commit | commitdiff | tree | snapshot |
2016-09-02 |
zkbot | Auto merge of #1311 - ebfull:cleanup-pp, r=ebfull |
commit | commitdiff | tree | snapshot |
2016-09-01 |
bitcartel | Update security-warnings.md about REST interface |
commit | commitdiff | tree | snapshot |
2016-09-01 |
zkbot | Auto merge of #1308 - str4d:1181-getmininginfo-testnet... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
zkbot | Auto merge of #1326 - str4d:1185-remove-mainnet-dns... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
zkbot | Auto merge of #1233 - str4d:1199-note-tracking, r=str4d |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Jack Grigg | Fix failing test |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Jack Grigg | Remove mainnet DNS seeds, set checkpoint to genesis |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Jack Grigg | Add test comparing GetDifficulty() with GetNetworkDiffi... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Jack Grigg | Separate concepts of block difficulty and network diffi... |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Jack Grigg | Add coverage of the assertion inside GetNoteWitnesses() |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Jack Grigg | Increase coverage of GetNoteDecryptor() |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Jack Grigg | Fix the failing test! |
commit | commitdiff | tree | snapshot |
2016-09-01 |
Jack Grigg | Add test showing that the witness cache isn't being... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Jack Grigg | Changes after review |
commit | commitdiff | tree | snapshot |
2016-08-31 |
zkbot | Auto merge of #1322 - bitcartel:zc.v0.11.2.z9_1316_getb... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
zkbot | Auto merge of #1323 - bitcartel:zc.v0.11.2.latest_updat... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Jack Grigg | Keep any existing cached witnesses when updating transa... |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Jack Grigg | Add test for GetNoteDecryptor() |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Jack Grigg | Add transactions to wallet if we spend notes in them |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Jack Grigg | Set witness cache size equal to coinbase maturity duration |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Jack Grigg | mapNullifiers -> mapNullifiersToNotes for clarity |
commit | commitdiff | tree | snapshot |
2016-08-31 |
Jack Grigg | Replace vAnchorCache with a cache size counter |
commit | commitdiff | tree | snapshot |
2016-08-31 |
bitcartel | Update payment-api.md |
commit | commitdiff | tree | snapshot |
2016-08-30 |
zkbot | Auto merge of #1300 - ThisIsNotOfficialCodeItsJustForks... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Simon | Closes #1315. RPC getblocksubsidy height parameter... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
zkbot | Auto merge of #1314 - str4d:fix-getblock-solution-outpu... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
zkbot | Auto merge of #1313 - bitcartel:zc.v0.11.2.z9_1122... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Jack Grigg | Remove GetNoteDecryptors(), lock inside FindMyNotes... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Jack Grigg | Pass ZCIncrementalMerkleTree to wallet to prevent race... |
commit | commitdiff | tree | snapshot |
2016-08-30 |
Jack Grigg | Test solution output of blockToJSON() |
commit | commitdiff | tree | snapshot |
2016-08-29 |
zkbot | Auto merge of #1307 - str4d:remove-debug-pow-code,... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jack Grigg | Update cached incremental witnesses when the active... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jack Grigg | Add caching of incremental witnesses for spendable... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jack Grigg | Create mapping from nullifiers to received notes |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jack Grigg | Keep track of spent notes, and detect and report conflicts |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jack Grigg | Store mapping between notes and PaymentAddresses in... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jack Grigg | Add wallet method for finding spendable notes in a... |
commit | commitdiff | tree | snapshot |
2016-08-29 |
Jack Grigg | Add optional bool to disable computation of proof in... |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Simon | Throw a domain error as json_spirit is a third-party... |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Jack Grigg | Output Equihash solution in RPC results as a hex string |
commit | commitdiff | tree | snapshot |
2016-08-27 |
Simon | Fixes #1122 where json_spirit could stack overflow... |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Sean Bowe | Deallocate the public parameters during Shutdown. |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Taylor Hornby | Use -Wformat in the test for -Wformat-security |
commit | commitdiff | tree | snapshot |
2016-08-26 |
Jack Grigg | Undo debugging change from 5be6abbf84c46e8fc4c8ef9be987... |
commit | commitdiff | tree | snapshot |
2016-08-26 |
zkbot | Auto merge of #1285 - ralphtheninja:zc.v0.11.2.latest... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Daira Hopwood | Update steps after D |
commit | commitdiff | tree | snapshot |
2016-08-25 |
zkbot | Auto merge of #1303 - daira:z9-version-number, r=daira v0.11.2.z9 |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Daira Hopwood | Update pchMessageStart for the z9 testnet. ⚧Ⓐ |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Daira Hopwood | Update doc/README.md and add z9 release notes. |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Daira Hopwood | Increment version number for z9 release. |
commit | commitdiff | tree | snapshot |
2016-08-25 |
zkbot | Auto merge of #1208 - bitcartel:z8_rpc_keys, r=daira |
commit | commitdiff | tree | snapshot |
2016-08-25 |
zkbot | Auto merge of #1301 - bitcartel:zc.v0.11.2.latest_701_m... |
commit | commitdiff | tree | snapshot |
2016-08-25 |
Simon | Fix formatting. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Taylor Hornby | Add -Wformat -Wformat-security |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Rename methods to avoid using prefix of _ underscore... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Fix comments. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Add "zkey" to list of key types (used by the wallet... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Remove one line of dead code. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Fix comment. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Add test coverage for RPC call z_getnewaddress. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Added wallet rpc tests to cover: |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Don't mark wallet as dirty if key already exists. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Add gtest to cover new methods in: |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Implemented z_listaddresses to return all the zaddr... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Add z_importwallet and z_exportwallet to handle keys... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Simon | Implemented RPC calls z_importkey, z_exportkey, z_getne... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
zkbot | Auto merge of #1291 - daira:decrease-max-headers-result... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Daira Hopwood | Decrease MAX_HEADERS_RESULTS to 160. fixes #1289 |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Daira Hopwood | Change some asserts in equihash.cpp to be static. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Daira Hopwood | Add mostly-static checks on consistency of Equihash... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
zkbot | Auto merge of #1292 - bitcartel:zc.v0.11.2.latest_701_r... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
zkbot | Auto merge of #1260 - str4d:1175-byte-array-manipulatio... |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Jack Grigg | Test conversion between solution indices and minimal... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
bitcartel | Add note about zkey and encrypted wallets in z9 alpha. |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Simon | Closes #701 by adding documentation about the Payment... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
zkbot | Auto merge of #1270 - ThisIsNotOfficialCodeItsJustForks... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
zkbot | Auto merge of #1262 - ebfull:compressed-proofs, r=ebfull |
commit | commitdiff | tree | snapshot |
2016-08-23 |
zkbot | Auto merge of #1261 - str4d:892-branch-coverage, r... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Sean Bowe | Update proving/verifying keys. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Sean Bowe | Enable MONTGOMERY_OUTPUT everywhere. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Sean Bowe | Update libsnark dependency. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Sean Bowe | Perform curve parameter initialization at start of... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Daira Hopwood | Move bigint arithmetic implementations to libsnark. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Sean Bowe | Implement zkSNARK compression. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
zkbot | Auto merge of #1268 - ThisIsNotOfficialCodeItsJustForks... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
zkbot | Auto merge of #1248 - rcseacord:rcseacord-patch-4,... |
commit | commitdiff | tree | snapshot |
2016-08-21 |
Lars-Magnus... | changed module name from "bitcoin" to "Zcash" in Format... |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Jack Grigg | Remove unnecessary temporary array from Equihash hash... |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Jack Grigg | Add another test case based on example in the spec |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Gaurav Rana | update zcash-cli stop message |
commit | commitdiff | tree | snapshot |
2016-08-18 |
zkbot | Auto merge of #1236 - tomrittervg:tomrittervg-comments... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Taylor Hornby | Use libsodium's s < L check, instead checking that... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Tom Ritter | Update NoteEncryption.hpp |
commit | commitdiff | tree | snapshot |
2016-08-18 |
zkbot | Auto merge of #1254 - ebfull:tx-structure-changes,... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
ebfull | Add parenthesis around macro value definition |
commit | commitdiff | tree | snapshot |
2016-08-18 |
zkbot | Auto merge of #1258 - ThisIsNotOfficialCodeItsJustForks... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
zkbot | Auto merge of #1205 - str4d:1199-key-management, r... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Jack Grigg | ASSERT -> EXPECT in test to get more info per test... |
commit | commitdiff | tree | snapshot |
next |