]> Git Repo - VerusCoin.git/shortlog
VerusCoin.git
2016-09-05 Sean BoweFix CheckTransaction bugs.
2016-09-02 zkbotAuto merge of #1328 - bitcartel:zc.v0.11.2.latest_1298_...
2016-09-02 zkbotAuto merge of #1311 - ebfull:cleanup-pp, r=ebfull
2016-09-01 bitcartelUpdate security-warnings.md about REST interface
2016-09-01 zkbotAuto merge of #1308 - str4d:1181-getmininginfo-testnet...
2016-09-01 zkbotAuto merge of #1326 - str4d:1185-remove-mainnet-dns...
2016-09-01 zkbotAuto merge of #1233 - str4d:1199-note-tracking, r=str4d
2016-09-01 Jack GriggFix failing test
2016-09-01 Jack GriggRemove mainnet DNS seeds, set checkpoint to genesis
2016-09-01 Jack GriggAdd test comparing GetDifficulty() with GetNetworkDiffi...
2016-09-01 Jack GriggSeparate concepts of block difficulty and network diffi...
2016-09-01 Jack GriggAdd coverage of the assertion inside GetNoteWitnesses()
2016-09-01 Jack GriggIncrease coverage of GetNoteDecryptor()
2016-09-01 Jack GriggFix the failing test!
2016-09-01 Jack GriggAdd test showing that the witness cache isn't being...
2016-08-31 Jack GriggChanges after review
2016-08-31 zkbotAuto merge of #1322 - bitcartel:zc.v0.11.2.z9_1316_getb...
2016-08-31 zkbotAuto merge of #1323 - bitcartel:zc.v0.11.2.latest_updat...
2016-08-31 Jack GriggKeep any existing cached witnesses when updating transa...
2016-08-31 Jack GriggAdd test for GetNoteDecryptor()
2016-08-31 Jack GriggAdd transactions to wallet if we spend notes in them
2016-08-31 Jack GriggSet witness cache size equal to coinbase maturity duration
2016-08-31 Jack GriggmapNullifiers -> mapNullifiersToNotes for clarity
2016-08-31 Jack GriggReplace vAnchorCache with a cache size counter
2016-08-31 bitcartelUpdate payment-api.md
2016-08-30 zkbotAuto merge of #1300 - ThisIsNotOfficialCodeItsJustForks...
2016-08-30 SimonCloses #1315. RPC getblocksubsidy height parameter...
2016-08-30 zkbotAuto merge of #1314 - str4d:fix-getblock-solution-outpu...
2016-08-30 zkbotAuto merge of #1313 - bitcartel:zc.v0.11.2.z9_1122...
2016-08-30 Jack GriggRemove GetNoteDecryptors(), lock inside FindMyNotes...
2016-08-30 Jack GriggPass ZCIncrementalMerkleTree to wallet to prevent race...
2016-08-30 Jack GriggTest solution output of blockToJSON()
2016-08-29 zkbotAuto merge of #1307 - str4d:remove-debug-pow-code,...
2016-08-29 Jack GriggUpdate cached incremental witnesses when the active...
2016-08-29 Jack GriggAdd caching of incremental witnesses for spendable...
2016-08-29 Jack GriggCreate mapping from nullifiers to received notes
2016-08-29 Jack GriggKeep track of spent notes, and detect and report conflicts
2016-08-29 Jack GriggStore mapping between notes and PaymentAddresses in...
2016-08-29 Jack GriggAdd wallet method for finding spendable notes in a...
2016-08-29 Jack GriggAdd optional bool to disable computation of proof in...
2016-08-27 SimonThrow a domain error as json_spirit is a third-party...
2016-08-27 Jack GriggOutput Equihash solution in RPC results as a hex string
2016-08-27 SimonFixes #1122 where json_spirit could stack overflow...
2016-08-26 Sean BoweDeallocate the public parameters during Shutdown.
2016-08-26 Taylor HornbyUse -Wformat in the test for -Wformat-security
2016-08-26 Jack GriggUndo debugging change from 5be6abbf84c46e8fc4c8ef9be987...
2016-08-26 zkbotAuto merge of #1285 - ralphtheninja:zc.v0.11.2.latest...
2016-08-25 Daira HopwoodUpdate steps after D
2016-08-25 zkbotAuto merge of #1303 - daira:z9-version-number, r=daira v0.11.2.z9
2016-08-25 Daira HopwoodUpdate pchMessageStart for the z9 testnet. ⚧Ⓐ
2016-08-25 Daira HopwoodUpdate doc/README.md and add z9 release notes.
2016-08-25 Daira HopwoodIncrement version number for z9 release.
2016-08-25 zkbotAuto merge of #1208 - bitcartel:z8_rpc_keys, r=daira
2016-08-25 zkbotAuto merge of #1301 - bitcartel:zc.v0.11.2.latest_701_m...
2016-08-25 SimonFix formatting.
2016-08-24 Taylor HornbyAdd -Wformat -Wformat-security
2016-08-24 SimonRename methods to avoid using prefix of _ underscore...
2016-08-24 SimonFix comments.
2016-08-24 SimonAdd "zkey" to list of key types (used by the wallet...
2016-08-24 SimonRemove one line of dead code.
2016-08-24 SimonFix comment.
2016-08-24 SimonAdd test coverage for RPC call z_getnewaddress.
2016-08-24 SimonAdded wallet rpc tests to cover:
2016-08-24 SimonDon't mark wallet as dirty if key already exists.
2016-08-24 SimonAdd gtest to cover new methods in:
2016-08-24 SimonImplemented z_listaddresses to return all the zaddr...
2016-08-24 SimonAdd z_importwallet and z_exportwallet to handle keys...
2016-08-24 SimonImplemented RPC calls z_importkey, z_exportkey, z_getne...
2016-08-24 zkbotAuto merge of #1291 - daira:decrease-max-headers-result...
2016-08-24 Daira HopwoodDecrease MAX_HEADERS_RESULTS to 160. fixes #1289
2016-08-24 Daira HopwoodChange some asserts in equihash.cpp to be static.
2016-08-24 Daira HopwoodAdd mostly-static checks on consistency of Equihash...
2016-08-24 zkbotAuto merge of #1292 - bitcartel:zc.v0.11.2.latest_701_r...
2016-08-24 zkbotAuto merge of #1260 - str4d:1175-byte-array-manipulatio...
2016-08-24 Jack GriggTest conversion between solution indices and minimal...
2016-08-23 bitcartelAdd note about zkey and encrypted wallets in z9 alpha.
2016-08-23 SimonCloses #701 by adding documentation about the Payment...
2016-08-23 zkbotAuto merge of #1270 - ThisIsNotOfficialCodeItsJustForks...
2016-08-23 zkbotAuto merge of #1262 - ebfull:compressed-proofs, r=ebfull
2016-08-23 zkbotAuto merge of #1261 - str4d:892-branch-coverage, r...
2016-08-22 Sean BoweUpdate proving/verifying keys.
2016-08-22 Sean BoweEnable MONTGOMERY_OUTPUT everywhere.
2016-08-22 Sean BoweUpdate libsnark dependency.
2016-08-22 Sean BowePerform curve parameter initialization at start of...
2016-08-22 Daira HopwoodMove bigint arithmetic implementations to libsnark.
2016-08-22 Sean BoweImplement zkSNARK compression.
2016-08-22 zkbotAuto merge of #1268 - ThisIsNotOfficialCodeItsJustForks...
2016-08-22 zkbotAuto merge of #1248 - rcseacord:rcseacord-patch-4,...
2016-08-21 Lars-Magnus... changed module name from "bitcoin" to "Zcash" in Format...
2016-08-20 Jack GriggRemove unnecessary temporary array from Equihash hash...
2016-08-20 Jack GriggAdd another test case based on example in the spec
2016-08-20 Gaurav Ranaupdate zcash-cli stop message
2016-08-18 zkbotAuto merge of #1236 - tomrittervg:tomrittervg-comments...
2016-08-18 Taylor HornbyUse libsodium's s < L check, instead checking that...
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...
next
This page took 0.061027 seconds and 4 git commands to generate.