2016-12-08 |
Sean Bowe | Add more tests for ProofVerifier. |
commit | commitdiff | tree | snapshot |
2016-12-08 |
Sean Bowe | Rename Dummy to Disabled. |
commit | commitdiff | tree | snapshot |
2016-12-07 |
Sean Bowe | Ensure ProofVerifier cannot be accidentally copied. |
commit | commitdiff | tree | snapshot |
2016-12-05 |
Sean Bowe | Isolate verification to a `ProofVerifier` context objec... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Simon | Fix stale comment referencing upstream block interval |
commit | commitdiff | tree | snapshot |
2016-11-18 |
zkbot | Auto merge of #1848 - arcalinea:replace-bitcoin-in... |
commit | commitdiff | tree | snapshot |
2016-11-18 |
Simon | 1.0.3 Release |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Simon | Fix threading issue when initializing public params. |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Sean Bowe | Anchors and nullifiers should always be inherited from... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Simon | Partial revert of bd87e8c: file release-notes-1.0.2... |
commit | commitdiff | tree | snapshot |
2016-11-17 |
zkbot | Auto merge of #1859 - arcalinea:1783_document_contribut... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Jay Graber | Release-notes.py script to generate release notes and... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
zkbot | Auto merge of #1862 - bitcartel:1854_z_sendmany_transpa... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Simon | Closes #1854. z_sendmany selects more utxos to avoid... |
commit | commitdiff | tree | snapshot |
2016-11-16 |
zkbot | Auto merge of #1797 - ebfull:improve-joinsplit-diagnost... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
zkbot | Auto merge of #1842 - arcalinea:1573_z_sendmany_error_d... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Simon | Track the correct change witness across chained joinsplits |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Jay Graber | Change format of z_sendmany error code documentation. |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Simon | Mempool will accept tx with joinsplits and the default... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Sean Bowe | Add test that `last` and `element` will throw exception... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Simon | Set default minrelaytxfee to 1000 zatoshis to match... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
zkbot | Auto merge of #1760 - ebfull:vk-preprocess, r=bitcartel |
commit | commitdiff | tree | snapshot |
2016-11-15 |
zkbot | Auto merge of #1858 - str4d:1715-wallet-assertion,... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
zkbot | Auto merge of #1847 - bitcartel:1680_rpckeepalive_deadl... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Simon | Closes #1680, temporary fix for rpc deadlock inherited... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Jack Grigg | Clear witnessHeight and nWitnessCacheSize in ClearNoteW... |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Jack Grigg | Add code comments about CNoteData::witnessHeight |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Jack Grigg | Copy over CNoteData::witnessHeight when updating wallet tx |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Jack Grigg | Correctly set CNoteData::witnessHeight when decrementin... |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Sean Bowe | Process verification keys to perform online verification. |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Sean Bowe | Initialize after profiling messages are suppressed. |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Sean Bowe | Add tests for witness `element` and tree `last` methods... |
commit | commitdiff | tree | snapshot |
2016-11-13 |
zkbot | Auto merge of #1838 - bitcartel:1833_z_sendmany_error_m... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Jay Graber | Replace bitcoin with zcash in rpcprotocol.cpp |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Jay Graber | s/Bitcoin/Zcash in JSONRPCError |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Jay Graber | Document z_sendmany error code messages in payment... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Simon | Closes #1833. Format currency amounts in z_sendmany... |
commit | commitdiff | tree | snapshot |
2016-11-09 |
zkbot | Auto merge of #1806 - str4d:1787-enable-tests-flag... |
commit | commitdiff | tree | snapshot |
2016-11-08 |
ayleph | Correct spelling error in z_sendmany error output |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Sean Bowe | 1.0.2 release. |
commit | commitdiff | tree | snapshot |
2016-11-07 |
Simon | Add transaction size and zaddr output limit checks... |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Jack Grigg | Add --disable-tests flag to zcutils/build.sh |
commit | commitdiff | tree | snapshot |
2016-11-06 |
zkbot | Auto merge of #1790 - bitcartel:1779_send_multiple_zadd... |
commit | commitdiff | tree | snapshot |
2016-11-05 |
zkbot | Auto merge of #1778 - bitcartel:1762_segfault_miner... |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Simon | Add GenIdentity, an identity function for MappedShuffle. |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Sean Bowe | Improve accuracy of constraint system violation diagnos... |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Sean Bowe | Regression test for constraint system violation. |
commit | commitdiff | tree | snapshot |
2016-11-05 |
Simon | Fixes #1779 so that sending to multiple zaddrs no longe... |
commit | commitdiff | tree | snapshot |
2016-11-04 |
zkbot | Auto merge of #1765 - ITH4Coinomia:patch-2, r=ebfull |
commit | commitdiff | tree | snapshot |
2016-11-04 |
zkbot | Auto merge of #1763 - ITH4Coinomia:patch-1, r=ebfull |
commit | commitdiff | tree | snapshot |
2016-11-04 |
zkbot | Auto merge of #1399 - ebfull:write-r1cs, r=ebfull |
commit | commitdiff | tree | snapshot |
2016-11-04 |
S. Matthew... | enforcing consistency 'tor' to 'Tor' |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Simon | Fixes #1762 segfault when miner is interrupted. |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Sean Bowe | 1.0.1 release. |
commit | commitdiff | tree | snapshot |
2016-11-03 |
zkbot | Auto merge of #1772 - str4d:temporary-gtest-bug-workaro... |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Jack Grigg | Change execution order of gtests to avoid bug |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Jack Grigg | Revert "Initialise walletdb system in a temp dir for... |
commit | commitdiff | tree | snapshot |
2016-11-03 |
zkbot | Auto merge of #1759 - ageis:more-fetch-params-stuff... |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Jack Grigg | Initialise walletdb system in a temp dir for all gtests |
commit | commitdiff | tree | snapshot |
2016-11-03 |
zkbot | Auto merge of #1758 - str4d:1728-install-and-dist-scrip... |
commit | commitdiff | tree | snapshot |
2016-11-03 |
zkbot | Auto merge of #1735 - str4d:metrics-screen-improvements... |
commit | commitdiff | tree | snapshot |
2016-11-03 |
ITH4Coinomia | Update init.cpp |
commit | commitdiff | tree | snapshot |
2016-11-03 |
ITH4Coinomia | Update security-warnings.md |
commit | commitdiff | tree | snapshot |
2016-11-03 |
zkbot | Auto merge of #1718 - ebfull:valid-fee-selection, r... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Jack Grigg | Fix whitespace in Makefile.gtest.include |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Jack Grigg | Fix gtest issue introduced into master |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Sean Bowe | Test that a pure joinsplit will mine if other transacti... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Jack Grigg | Use uint64_t for AtomicCounter |
commit | commitdiff | tree | snapshot |
2016-11-02 |
zkbot | Auto merge of #1754 - str4d:1753-genesis-block-coinbase... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Kevin Gallagher | Improves usability of fetch-params.sh |
commit | commitdiff | tree | snapshot |
2016-11-02 |
zkbot | Auto merge of #1752 - ebfull:diagnostics-of-constraint... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Jack Grigg | Add build scripts and fetch-params.sh to "make install... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Jack Grigg | Ensure that no tracked blocks are skipped during orphan... |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Jack Grigg | Fix previous commit |
commit | commitdiff | tree | snapshot |
2016-11-02 |
Jack Grigg | Adjust consensus rule to accept genesis block without... |
commit | commitdiff | tree | snapshot |
2016-11-01 |
zkbot | Auto merge of #1748 - bitcartel:master_1746_add_z_valid... |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Sean Bowe | Throw more descriptive exceptions when the constraint... |
commit | commitdiff | tree | snapshot |
2016-11-01 |
zkbot | Auto merge of #1750 - ebfull:add-checkpoint, r=ebfull |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Jack Grigg | Improve locking in metrics |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Sean Bowe | Add checkpoint at block 2500. |
commit | commitdiff | tree | snapshot |
2016-11-01 |
Simon | Closes #1746. Add rpc call z_validateaddress to validat... |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Jack Grigg | Show mining info once the node has finished loading |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Jack Grigg | Add network stats to metrics screen |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Jack Grigg | Refresh mining status to detect setgenerate changes |
commit | commitdiff | tree | snapshot |
2016-10-30 |
Jack Grigg | Track mined blocks to detect and report orphans and... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Sean Bowe | Properly account for joinsplit value when deciding... |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Cameron Boehmer | point "where do i begin?" readme link to 1.0 guide |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Zcash Company | Update network magics for 1.0.0 ⓩ❤ |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Jack Grigg | Update Debian manpages and buildscript |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Jack Grigg | Update Debian changelog |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Jack Grigg | Add release notes for 1.0.0 |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Jack Grigg | Update version strings to 1.0.0 |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Jack Grigg | Update tests for new genesis blocks |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Jack Grigg | Add the Zcash genesis blocks |
commit | commitdiff | tree | snapshot |
2016-10-28 |
zkbot | Auto merge of #1673 - str4d:fix-libsnark-indeterminism... |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Jack Grigg | Disable the metrics screen on regtest |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Jack Grigg | Build libsnark with -march=x86-64 instead of -march... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
zkbot | Auto merge of #1661 - ageis:deb-pkg-enhancements, r... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Kevin Gallagher | Run Lintian after built package is copied to $SRC_PATH |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Jack Grigg | Fix DEBIAN/control errors raised by lintian |
commit | commitdiff | tree | snapshot |
next |