]> Git Repo - VerusCoin.git/shortlog
VerusCoin.git
2016-10-10 Jack GriggUpdate tests for account deprecation
2016-10-05 Jack GriggThrow an RPC error for all accounts except the default
2016-10-05 Jack Griggv1.0.0-beta2
2016-10-05 zkbotAuto merge of #1458 - str4d:1386-remove-findanddelete...
2016-10-04 zkbotAuto merge of #1480 - ageis:update-release-process...
2016-10-04 zkbotAuto merge of #1477 - zcash:812.change-address-prefixes...
2016-10-04 Kevin GallagherAdds note about updating guide during testnet deployment
2016-10-04 Daira HopwoodRepair rpc-tests/signrawtransactions.py.
2016-10-04 Daira HopwoodRepair bitcoin-util-test.
2016-10-04 Jack GriggUpdate address in Founders' Reward gtest
2016-10-04 Jack GriggFix zkey test
2016-10-04 zkbotAuto merge of #1476 - ebfull:update-parameters, r=str4d
2016-10-04 zkbotAuto merge of #1474 - ageis:update-release-process...
2016-10-04 zkbotAuto merge of #1429 - str4d:867-update-dependencies...
2016-10-04 Jack GriggFix secp256k1 test compilation
2016-10-04 Jack GriggRe-encode Founders' Reward keys
2016-10-04 Jack GriggRe-encode hard-coded addresses in tests
2016-10-04 Daira HopwoodCBitcoinAddress should use nVersionBytes == 2.
2016-10-04 Daira HopwoodReencode keys in JSON test data. refs #812
2016-10-04 Daira HopwoodWIP: update address prefixes. refs #812
2016-10-04 zkbotAuto merge of #1427 - bitcartel:master_1345_getbalance...
2016-10-04 Jack GriggMark previously-valid test data as invalid
2016-10-03 Sean BoweUpdate to `beta2` public parameters, remove `regtest...
2016-10-03 zkbotAuto merge of #1374 - str4d:1106-alert-safe-mode, r...
2016-10-03 Jay GraberMerge pull request #1473 from arcalinea/update-document...
2016-10-03 Jay GraberFinal edits
2016-10-03 SimonFixes #1345 so that UTXO debit and credits are computed...
2016-10-03 Kevin GallagherInserts some notes related to testnet deployment
2016-10-03 Jay GraberUpdate wording
2016-10-02 zkbotAuto merge of #1468 - str4d:1138-change-versioning...
2016-10-02 str4dMerge pull request #4 from daira/1138-change-versioning...
2016-10-02 Daira HopwoodRepair FormatSubVersion tests. refs #1138
2016-10-02 zkbotAuto merge of #1467 - ageis:wget-cert-verify, r=str4d
2016-10-02 Jack GriggFormatting fix
2016-10-01 zkbotAuto merge of #1398 - bitcartel:master_fr48, r=bitcartel
2016-10-01 SimonUpdate mainnet addresses used for testing to have the...
2016-10-01 Jack GriggUpdate release process with version schema
2016-10-01 Jack GriggUse CLIENT_VERSION_BUILD to represent -beta and -rc...
2016-10-01 Jack GriggDowngrade bdb to 5.3.28
2016-10-01 SimonAdd field fMinerTestModeForFoundersRewardScript to...
2016-10-01 SimonAdd mainnet 2-of-3 multisig addresses for testing.
2016-09-30 SimonUpdate testnet founders reward addresses
2016-09-30 SimonUpdate founders reward test to output path of temporary...
2016-09-30 SimonUpdate comment per review
2016-09-30 SimonRefactor and fix per review
2016-09-30 SimonRefactor to add test to verify number of rewards each...
2016-09-30 SimonFounders reward: Refactor test and formatting per review.
2016-09-30 SimonFounders reward: changed index computation, added new...
2016-09-30 SimonAdd founders reward to ChainParams.
2016-09-30 zkbotAuto merge of #1433 - str4d:gtest-expected-failures...
2016-09-30 Kevin GallagherVerify TLS certificates w/ wget in fetch-params.sh
2016-09-30 Jack GriggRemove OP_CODESEPARATOR from tests
2016-09-30 Jack GriggDisable OP_CODESEPARATOR
2016-09-30 Jay GraberAdd section abt confs and reorgs to security-warnings.md
2016-09-30 zkbotAuto merge of #1444 - str4d:1394-reindex-clear-witness...
2016-09-30 Jack GriggEnsure correctness if asserts are compiled out
2016-09-30 SimonFix comment and formatting per review
2016-09-30 Jack GriggAdd tests for alerts enabling RPC safe mode
2016-09-30 Jay GraberLink to z.cash on security-warnings.md
2016-09-30 SimonUpdate to use new API in CCryptoKeyStore and store...
2016-09-30 SimonAdd support for spending keys to the encrypted wallet.
2016-09-30 Jack GriggSimplify ClearNoteWitnessCache()
2016-09-30 Jack GriggUse asserts to check allocation errors in CECKey::Recover
2016-09-30 Jack GriggRemove no-autoalginit and no-autoerrinit OpenSSL flags
2016-09-30 zkbotAuto merge of #1370 - ageis:improve-fetch-params, r...
2016-09-29 zkbotAuto merge of #1372 - str4d:1199-spending-key-wallet...
2016-09-29 zkbotAuto merge of #1451 - zcash:daira-update-CoC-email...
2016-09-29 zkbotAuto merge of #1445 - bitcartel:master_fix_filtered_not...
2016-09-29 Jack GriggAssert that new OpenSSL allocators succeed
2016-09-29 Jack GriggAdd libsnark to pre-release dependency checks
2016-09-29 Jack GriggDisable nearly everything in OpenSSL
2016-09-29 Jack GriggRe-enable disabled compiler warnings
2016-09-29 Jack GriggReplace auto_ptr with unique_ptr
2016-09-29 Jack GriggFix auto_ptr deprecation warning in Boost
2016-09-29 Jack GriggRelease process: check dependencies for updates
2016-09-29 Daira HopwoodUpdate my email address in the Code of Conduct.
2016-09-28 Jack GriggUpgrade ccache to 3.3.1
2016-09-28 Jack GriggUpgrade miniupnpc to 2.0
2016-09-28 Jack GriggUpgrade OpenSSL to 1.1.0b
2016-09-28 Wladimir J... build: remove libressl check
2016-09-28 fanquake[depends] OpenSSL 1.0.1k - update config_opts
2016-09-28 Jack GriggUpgrade libgmp to 6.1.1
2016-09-28 Jack GriggUpgrade Boost to 1.62.0
2016-09-28 Robert C. SeacordChanges to upgrade bdb to 6.2.23
2016-09-28 Jack GriggUse correct lock for spending keys
2016-09-28 Jack GriggCache note decryptors in encrypted keystore
2016-09-28 SimonUpdate test to filter and find notes.
2016-09-28 zkbotAuto merge of #1384 - str4d:1378-atomic-witness-storage...
2016-09-28 Jack GriggImplement CSecureDataStream for streaming CKeyingMaterial
2016-09-27 Jack GriggTest that invalid keys fail to unlock the keystore
2016-09-27 Jack GriggWrite note witness cache atomically to disk to avoid...
2016-09-27 SimonFix GetFilteredNotes to use int for minDepth like upstr...
2016-09-27 Jack GriggClear note witness caches on reindex
2016-09-27 Jack GriggAdd wallet method to clear the note witness cache
2016-09-27 Jack GriggFix test
2016-09-26 Daira HopwoodRemove FindAndDelete. refs #1386
2016-09-26 Kevin GallagherUpdates dns.testnet.z.cash -> dnsseed.testnet.z.cash
2016-09-23 zkbotAuto merge of #1376 - str4d:1191-improve-multithreaded...
2016-09-23 Jack GriggEnable high-priority alerts to put the RPC into safe...
2016-09-23 Jack GriggAdd a make command for checking expected failures
next
This page took 0.056643 seconds and 4 git commands to generate.