]> Git Repo - VerusCoin.git/shortlog
VerusCoin.git
2016-08-05 zkbotAuto merge of #1172 - str4d:1148-remove-equihash-collis...
2016-08-05 Jack GriggRemove the assumption that n/(k+1) is a multiple of 8.
2016-08-05 Jack GriggFix previous commit
2016-08-05 Jack GriggSimplify optional parameters
2016-08-05 Jack GriggAdd thread parameter to solveequihash benchmark
2016-08-04 SimonUse -O1 opimitization flag when building libzcash.
2016-08-04 zkbotAuto merge of #1086 - zcash:daira-simplify-readme-title...
2016-08-03 zkbotAuto merge of #1064 - ThisIsNotOfficialCodeItsJustForks...
2016-08-03 zkbotAuto merge of #1157 - ThisIsNotOfficialCodeItsJustForks...
2016-08-03 zkbotAuto merge of #1160 - str4d:1131-remove-hardfork, r...
2016-08-01 zkbotAuto merge of #1158 - bitcartel:zc.v0.11.2.latest_1126_...
2016-07-30 zkbotAuto merge of #1146 - str4d:1143-equihash-solution...
2016-07-29 Jack GriggFix bug in 'generate' RPC method that caused it to...
2016-07-29 Jack GriggRemove hardfork from special testnet difficulty rules
2016-07-29 SimonExtend try catch block around calls to libsnark, per...
2016-07-28 Taylor HornbyAdd more commands to run unit tests under valgrind.
2016-07-28 zkbotAuto merge of #1137 - bitcartel:zc.v0.11.2.latest_depre...
2016-07-28 SimonUpdate deprecation message for zcraw api.
2016-07-27 Jack GriggEquihash: Pass each obtained solution to a callback...
2016-07-25 zkbotAuto merge of #1120 - str4d:1055-asynchronous-miner...
2016-07-24 SimonInform user that zcraw... rpc calls are being deprecated.
2016-07-22 Sean Bowez7 Release v0.11.2.z7
2016-07-22 zkbotAuto merge of #1126 - ebfull:more-libsnark-changes...
2016-07-22 zkbotAuto merge of #1127 - ebfull:test-merkle-tree-gadget...
2016-07-22 Jack GriggUse std::shared_ptr to deallocate partialSolns automati...
2016-07-22 Jack GriggMove initialisations to simplify cancelled checks
2016-07-22 Taylor HornbyPut hardened stuff in libzcash CPPFLAGS.
2016-07-22 Taylor HornbyMake security options in configure.ac fail if unavailable.
2016-07-22 Taylor HornbyPull in upstream's make check-security, based on upstre...
2016-07-22 Taylor HornbyAdd tests for security hardening features
2016-07-22 Taylor HornbyAdd checksec.sh from http://www.trapkit.de/tools/checks...
2016-07-22 Taylor HornbyEnable -O1 for better FORTIFY_SOURCE protections.
2016-07-22 Jack GriggHardfork to the previous testnet difficulty adjustment...
2016-07-22 Taylor HornbyMake the --enable-hardening flag explicit.
2016-07-22 Sean BoweAdd test for non-intuitive merkle tree gadget witnessin...
2016-07-22 Sean BoweRemove more from libsnark, and fix potential remote...
2016-07-21 Jack GriggReinstate previous testnet adjustment behaviour
2016-07-21 Jack GriggFix segfault by indirectly monitoring chainActive.Tip...
2016-07-21 zkbotAuto merge of #1119 - ebfull:version-bump, r=ebfull
2016-07-21 Jack GriggAdd tests that exercise the cancellation code branches
2016-07-20 Jack GriggMake Equihash solvers cancellable
2016-07-20 zkbotAuto merge of #1048 - str4d:collect-all-valid-equihash...
2016-07-20 Sean BoweBump the (minimum) protocol version to avoid invoking...
2016-07-20 zkbotAuto merge of #1116 - ebfull:performance-check-valid...
2016-07-19 zkbotAuto merge of #1088 - ThisIsNotOfficialCodeItsJustForks...
2016-07-19 zkbotAuto merge of #1063 - ThisIsNotOfficialCodeItsJustForks...
2016-07-19 Taylor HornbyRemove insecurely-downloaded dependencies that we don...
2016-07-19 zkbotAuto merge of #1115 - ebfull:shorten-proving-key, r...
2016-07-19 Taylor HornbyFix the tests that the SIGHASH_SINGLE bugfix breaks.
2016-07-19 Taylor HornbyRemove in-band error signalling from SignatureHash...
2016-07-19 Sean BoweIntroduce `zcsamplejoinsplit` for creating a raw joinsp...
2016-07-19 Sean BoweRemove the constraint system from the alpha proving...
2016-07-19 bitcartelUpdate tor.md for Zcash
2016-07-19 zkbotAuto merge of #1094 - ThisIsNotOfficialCodeItsJustForks...
2016-07-19 Jack GriggAdd test case that requires the fix
2016-07-19 Jack GriggCollect all permutations of final solutions
2016-07-18 zkbotAuto merge of #1105 - bitcartel:zc.v0.11.2.z6_issue_424...
2016-07-18 Taylor HornbyMention physical access / close proximity
2016-07-18 Taylor HornbyNote that the actual secret spending key may be leaked.
2016-07-18 zkbotAuto merge of #1090 - ebfull:rename-pour-and-serial...
2016-07-18 zkbotAuto merge of #1104 - ebfull:libsnark-updates, r=ebfull
2016-07-18 Sean BoweRename `pour` in RPC tests.
2016-07-18 Sean BoweChange `serial` to `nf` in txdb.
2016-07-18 Sean BoweFixes for indentation and local variable names.
2016-07-18 Sean BoweRemove more usage of `serial`.
2016-07-18 Sean BoweFix tests
2016-07-18 Sean BoweRename pour RPC tests
2016-07-18 Sean BoweChange encryptedbucket1 to encryptednote1.
2016-07-18 Sean BoweRename CSerialsCacheEntry.
2016-07-18 Sean BoweRename cacheSerials to cacheNullifiers and fix tests.
2016-07-18 Daira HopwoodBucket -> note.
2016-07-18 Sean BoweRename more usage of `serial`.
2016-07-18 Sean BoweRename some usage of 'pour'.
2016-07-18 Sean BoweRename mapSerials to mapNullifiers.
2016-07-18 Sean BoweRename CSerialsMap to CNullifiersMap.
2016-07-18 Sean BoweRenaming SetSerial to SetNullifier.
2016-07-18 Sean BoweRename GetSerial to GetNullifier.
2016-07-18 Sean BoweRename HavePourRequirements to HaveJoinSplitRequirements.
2016-07-18 Sean BoweRename GetPourValueIn to GetJoinSplitValueIn
2016-07-18 Sean BoweTest fixes.
2016-07-18 Sean BoweRename JSDescription's `serials` to `nullifiers`.
2016-07-18 Sean BoweRename vpour to vjoinsplit.
2016-07-18 Sean BoweRename CPourTx to JSDescription.
2016-07-17 SimonNew alert test data generated for new alert key pair.
2016-07-17 zkbotAuto merge of #1059 - bitcartel:zc.v0.11.2.z5_getblocks...
2016-07-16 SimonRemove QT alert message box.
2016-07-16 SimonUpdate URL for zcash alert IDs.
2016-07-16 SimonUpdate alert protocol version comment.
2016-07-16 SimonUpdate alert ID start value and URL in comment.
2016-07-16 SimonUpdate comments.
2016-07-16 SimonDisable QT alert message.
2016-07-16 SimonFixes to integrate sendalert.cpp.
2016-07-16 SimonAdd sendalert.cpp to repo.
2016-07-16 SimonUse new public/private key pairs for alert system.
2016-07-15 Sean BowePass our constraint system to libsnark, so that it...
2016-07-15 Sean BoweInitialize libsodium in this routine, which is now...
2016-07-15 Sean BoweUpdate libsnark to our fork.
2016-07-14 SimonAdd founders reward to output.
2016-07-14 zkbotAuto merge of #1051 - ThisIsNotOfficialCodeItsJustForks...
2016-07-14 Taylor HornbyFix bad_txns_oversize test for increased block size.
next
This page took 0.088928 seconds and 4 git commands to generate.