]> Git Repo - VerusCoin.git/shortlog
VerusCoin.git
2016-08-20 Gaurav Ranaupdate zcash-cli stop message
2016-08-18 zkbotAuto merge of #1236 - tomrittervg:tomrittervg-comments...
2016-08-18 Tom RitterUpdate NoteEncryption.hpp
2016-08-18 zkbotAuto merge of #1254 - ebfull:tx-structure-changes,...
2016-08-18 ebfullAdd parenthesis around macro value definition
2016-08-18 zkbotAuto merge of #1258 - ThisIsNotOfficialCodeItsJustForks...
2016-08-18 zkbotAuto merge of #1205 - str4d:1199-key-management, r...
2016-08-18 Jack GriggASSERT -> EXPECT in test to get more info per test...
2016-08-18 Jack GriggRework test to check for failure to return a spending key
2016-08-17 zkbotAuto merge of #1231 - rcseacord:rcseacord-patch-3,...
2016-08-17 zkbotAuto merge of #1230 - rcseacord:rcseacord-patch-1,...
2016-08-16 Jack GriggAdd separate lock for SpendingKey key store operations
2016-08-16 Wladimir J... net: correctly initialize nMinPingUsecTime
2016-08-16 Patrick StratemanUse network group instead of CNetAddr in final pass...
2016-08-16 Patrick StratemanFix comment
2016-08-16 Patrick StratemanAcquire cs_vNodes before changing refrence counts
2016-08-16 Patrick StratemanCNodeRef copy constructor and assignment operator
2016-08-16 Patrick StratemanReturn false early if vEvictionCandidates is empty
2016-08-16 Patrick StratemanBetter support for nodes with non-standard nMaxConnections
2016-08-16 Patrick StratemanRAII wrapper for CNode*
2016-08-16 Patrick StratemanAdd comments to AttemptToEvictConnection
2016-08-16 Patrick StratemanRemove redundant whiteconnections option
2016-08-16 Patrick StratemanPrefer to disconnect peers in favor of whitelisted...
2016-08-16 Patrick StratemanAttemptToEvictConnection
2016-08-16 Patrick StratemanRecord nMinPingUsecTime
2016-08-16 Patrick StratemanRefactor: Move failure conditions to the top of AcceptC...
2016-08-16 Patrick StratemanRefactor: Bail early in AcceptConnection
2016-08-16 Patrick StratemanRefactor: AcceptConnection (modified to include 95a50390)
2016-08-15 Sean BoweChange memo field size and relocate `ciphertexts` field...
2016-08-14 zkbotAuto merge of #1194 - bitcartel:zc.v0.11.2.z8_issue_119...
2016-08-12 Jack GriggConsistent parameter naming
2016-08-12 Jack GriggMerge AddSpendingKeyPaymentAddress into AddSpendingKey...
2016-08-11 Taylor HornbyDisable hardening when building for coverage reports.
2016-08-11 Tom RitterClarify comment about nonce space for Note Encryption
2016-08-11 Robert C. SeacordUpdate test_equihash.cpp
2016-08-10 Robert C. SeacordUpdate equihash.cpp
2016-08-09 Jack GriggAdd support for spending keys to the basic key store
2016-08-08 SimonUpdate variable.
2016-08-08 SimonFixes #1193 so that during verification benchmarking...
2016-08-06 SimonRelease process for z8. Issue #1140. v0.11.2.z8
2016-08-06 zkbotAuto merge of #1183 - bitcartel:zc.v0.11.2.latest_txid_...
2016-08-06 SimonAdd test for non-malleable txids. To run just this...
2016-08-06 Jack GriggIgnore duplicate entries after partial recreation
2016-08-06 Jack GriggUpdate tests to account for new Equihash parameters
2016-08-06 Jack GriggChange Equihash parameters to n = 200, k = 9 (about...
2016-08-06 Jack GriggFix bug in IsProbablyDuplicate()
2016-08-06 Jack GriggAdd test showing bug in IsProbablyDuplicate()
2016-08-05 Jack GriggAdd Equihash support for n = 200, k = 9
2016-08-05 zkbotAuto merge of #1144 - bitcartel:zc.v0.11.2.z7_tx_mallea...
2016-08-05 zkbotAuto merge of #1173 - str4d:1165-equihash-fix-large...
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 missing assert
2016-08-05 Jack GriggSimplify IsProbablyDuplicate()
2016-08-05 Jack GriggEliminate probably duplicates in final round
2016-08-05 Jack GriggUse fixed-size array in IsProbablyDuplicate to avoid...
2016-08-05 Jack GriggEliminate some of the duplicates caused by truncating...
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 SimonRemove GetSerializeHash() method.
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-29 SimonUpdate comment.
2016-07-28 SimonFix comment.
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 SimonMake txid const.
2016-07-27 SimonUpdate genesis block hashes and test data.
2016-07-27 SimonFix issue where a coinbase tx should have it's sigscrip...
2016-07-27 SimonRevert "Set nLockTime in CreateNewBlock() so coinbase...
2016-07-27 Jack GriggEquihash: Pass each obtained solution to a callback...
2016-07-27 SimonRefactor GetTxid() into UpdateTxid() to match coding...
2016-07-27 SimonSet nLockTime in CreateNewBlock() so coinbase txs do...
2016-07-27 SimonReplace calls to GetHash() with GetTxid() for transacti...
2016-07-27 SimonRename GetHash() method to GetSerializeHash().
2016-07-27 SimonUpdated test data for script_tests by uncommenting...
2016-07-27 SimonUpdate block and tx data used in bloom filter tests.
2016-07-27 SimonUpdate precomputed equihash solutions used in test.
2016-07-27 SimonUpdate genesis blocks.
2016-07-27 SimonAdd GetTxid() which returns a non-malleable txid.
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...
next
This page took 0.097425 seconds and 4 git commands to generate.