]> Git Repo - VerusCoin.git/shortlog
VerusCoin.git
2016-05-24 Sean BoweEnforce first four bits are zero for all spending keys...
2016-05-24 zkbotAuto merge of #958 - ebfull:prf-refactor, r=ebfull
2016-05-23 zkbotAuto merge of #961 - alfiedotwtf:zc.v0.11.2.latest...
2016-05-23 Alfie JohnRename libzerocash to libzcash
2016-05-23 zkbotAuto merge of #948 - nathan-at-least:t946.fix-cov-zcash...
2016-05-23 Sean BoweRefactor PRF_gadget to hand responsibility to PRF_addr_...
2016-05-21 zkbotAuto merge of #943 - str4d:938-clientversion, r=ebfull
2016-05-20 Jack GriggMinor error message tweak
2016-05-19 Jack GriggAdd Zcash Developers to CLI copyright notice
2016-05-19 Jack GriggBitcoin -> Zcash in version and help text
2016-05-19 Nathan WilcoxFix a test name bug so that ``make cov-zcash`` correctl...
2016-05-18 Taylor HornbyHide new Boost warnings on GCC 6.
2016-05-18 Taylor HornbyPatch libsnark to build with my compiler. Upstream...
2016-05-18 Taylor HornbyTurn on -Werror for the Zcash build.
2016-05-18 Taylor HornbyRemove unused code in libzerocash util.cpp
2016-05-18 Taylor HornbyIgnore deprecated declaration warnings.
2016-05-18 Taylor HornbyUse left shift instead of floating-point pow() in equihash.
2016-05-18 Taylor HornbyUse HARDENED_CPPFLAGS in the Makefile consistently.
2016-05-18 Taylor HornbyFix FORTIFY_SOURCE build errors.
2016-05-18 Taylor HornbyFix build warnings in sighash tests.
2016-05-18 Jack GriggAdd Zcash revision to version strings
2016-05-17 Sean BoweUpdate versions and release notes. v0.11.2.z3
2016-05-17 Sean BoweChange testnet network magics.
2016-05-17 Taylor HornbyRemove the Merkle tree hash function's fixed point.
2016-05-17 zkbotAuto merge of #908 - ebfull:trafford, r=ebfull
2016-05-12 Sean BoweAdd h_sig test vectors.
2016-05-12 Sean BoweUpdate zkSNARK proving/verifying keys.
2016-05-12 Sean Bowe`Note` values should be little-endian byte order.
2016-05-12 Sean BoweRename hmac -> mac in circuit.
2016-05-12 Sean BoweRename ZCASH_ constants to ZC_.
2016-05-12 Sean BoweUse inheritance for PRF gadgets.
2016-05-12 Sean BoweProtect-style joinsplits should anchor to the latest...
2016-05-12 Sean BoweRemove the zerocash tests from the full test suite.
2016-05-12 Sean BoweFix performance measurements due to modified transactio...
2016-05-12 Sean BoweUpdate public zkSNARK parameters for new circuit.
2016-05-12 Sean BoweRemove nearly all of libzerocash.
2016-05-12 Sean BoweStop testing old tree against new tree.
2016-05-12 Sean BoweAdded public zkSNARK parameter generation utility.
2016-05-12 Sean BoweTransplant of libzcash.
2016-05-12 Sean BoweRemove scriptPubKey/scriptSig from CPourTx, and add...
2016-05-12 Sean Bowelibzcash: Add tests for API
2016-05-12 Daira HopwoodzkSNARK: Add constraint that the total value in a JoinS...
2016-05-12 Sean BowezkSNARK: Enforce merkle authentication path from nonzer...
2016-05-12 Sean BowezkSNARK: Witness commitments to input notes.
2016-05-12 Sean BowezkSNARK: Ensure that values balance correctly.
2016-05-12 Sean BowezkSNARK: Enforce disclosure of commitments to output...
2016-05-12 Sean BowezkSNARK: Enforce that new output notes have unique...
2016-05-12 Sean BowezkSNARK: Authenticate h_sig with a_sk
2016-05-12 Sean BowezkSNARK: Enforce disclosure of input note nullifiers
2016-05-12 Sean BowezkSNARK: Enforce spend-authority of input notes.
2016-05-12 Sean BowezkSNARK: Add "zero" constant variable.
2016-05-12 Sean BowezkSNARK: Foundations of circuit design and verification...
2016-05-12 Sean BoweIntroduce new `libzcash` Zcash protocol API and crypto...
2016-05-12 zkbotAuto merge of #924 - ebfull:init-sodium-gtest, r=ebfull
2016-05-11 Taylor HornbyTrivial change: Capitalize the Z in Zerocash
2016-05-10 Sean BoweInitialize libsodium in the gtest suite.
2016-05-06 Sean BoweChange ciphertext length to match protocol spec, and...
2016-05-05 zkbotAuto merge of #905 - ebfull:test-suite-fixes, r=ebfull
2016-05-04 zkbotAuto merge of #907 - DoNotUseThisCodeJUSTFORKS:t844...
2016-05-03 Nathan WilcoxAdd googlemock 1.7.0 dependency.
2016-05-03 Taylor HornbyRename bitcoin.conf and bitcoind.pid to zcash.conf...
2016-05-03 zkbotAuto merge of #889 - ebfull:new-imt-redux, r=ebfull
2016-05-03 Sean BoweDistinguish the failure cases of wfcheck in tree.
2016-05-03 Sean BowePerform zerocash tests as part of full-test-suite,...
2016-05-03 Sean BoweRun `zcash-gtest` in `make check` and fix performance...
2016-04-30 Sean BoweSmall nit fixes
2016-04-29 Sean BoweCheck exception has specific string message.
2016-04-28 Sean BoweClarify the usage of decryption API.
2016-04-28 Sean BoweAdd additional tests for ephemeral key behavior.
2016-04-28 Sean BoweMove NoteEncryption tests to gtest suite.
2016-04-28 Sean BoweNoteEncryption implementation and integration, removal...
2016-04-28 Sean BoweMove incremental merkle tree tests to zcash-gtest.
2016-04-28 Sean BoweMake appending algorithm more succinct.
2016-04-28 Sean BoweAdd more well-formedness checks/tests to tree.
2016-04-28 Sean BoweImprove well-formedness checks and add additional seria...
2016-04-28 Sean BoweInitialize curve/field parameters in case another test...
2016-04-28 Sean BoweDeprecate the old tree and remove old tree tests from...
2016-04-28 Sean BoweTest old tree along with new tree as much as possible.
2016-04-28 Sean BoweIntegrate new incremental merkle tree implementation...
2016-04-28 Sean BoweNew implementation of incremental merkle tree
2016-04-28 Sean BoweAdd serialization for primitive boost::optional<T>.
2016-04-28 Taylor HornbyFix RPC tests
2016-04-28 Taylor HornbyAdd empty merkle/noteencryption tests so Sean can rebase.
2016-04-28 Taylor HornbyFix sighash tests
2016-04-27 Taylor HornbyAdd check that vpubs are not both nonzero and test it.
2016-04-18 Nathan WilcoxAdd coverage support scoped to only the zcash-gtest...
2016-04-18 Nathan WilcoxAdd a zcash-gtest binary to our build with a single...
2016-04-18 Nathan WilcoxAdd a depends description for googletest.
2016-04-13 zkbotAuto merge of #873 - nathan-at-least:t832-zc2-release... v0.11.2.z2
2016-04-12 Nathan WilcoxRewrite release-process.md and follow the example to...
2016-04-12 Nathan WilcoxUpdate a bunch of docs by adding a banner, delete a...
2016-04-12 Jack GriggFix Equihash state initialisation in miner
2016-04-11 zkbotAuto merge of #846 - DoNotUseThisCodeJUSTFORKS:automate...
2016-04-11 zkbotAuto merge of #831 - ebfull:foundersreward, r=nathan...
2016-04-11 Sean BoweChange pchMessageStart for new testnet.
2016-04-11 Sean BoweFix remaining RPC tests.
2016-04-11 Taylor HornbyBenchmark a random equihash input.
2016-04-11 Taylor HornbyMake benchmark specified by command-line arguments
2016-04-11 Taylor HornbyUse a separate datadir for the benchmarks
2016-04-11 Taylor HornbyDon't leave massif.out lying around after the benchmarks
next
This page took 0.054923 seconds and 4 git commands to generate.