]> Git Repo - VerusCoin.git/shortlog
VerusCoin.git
2016-10-21 Daira HopwoodFix other potential race conditions similar to ref...
2016-10-21 Daira HopwoodFix race condition in rpc-tests/wallet_protectcoinbase...
2016-10-21 zkbotAuto merge of #1585 - bitcartel:1583_stop_test_writing_...
2016-10-21 zkbotAuto merge of #1566 - daira:1557.make-v2-txns-standard...
2016-10-21 zkbotAuto merge of #1580 - str4d:1378-repair-witness-cache...
2016-10-21 Daira HopwoodRevert "Avoid boost::posix_time functions that have...
2016-10-20 zkbotAuto merge of #1575 - arcalinea:document-rpc-security...
2016-10-20 SimonCloses #1583 by setting up the datadir for the wallet...
2016-10-20 zkbotAuto merge of #1577 - radix42:v1.0.0-rc1-gitian, r...
2016-10-20 zkbotAuto merge of #1569 - str4d:1552-disable-wallet-encrypt...
2016-10-20 Jack GriggAdd test that encryptwallet is disabled
2016-10-20 zkbotAuto merge of #1571 - daira:1459.avoid-boost-posix...
2016-10-20 Jack GriggFix RPC tests that require wallet encryption
2016-10-20 Jack GriggImprove security documentation
2016-10-20 Jack GriggDocument another wallet encryption concern
2016-10-20 Jay GraberUpdate RPC interfaces warnings language
2016-10-20 Jack GriggDocument that wallet encryption is disabled
2016-10-20 Jack GriggThrow an error when encryptwallet is disabled
2016-10-20 zkbotAuto merge of #1568 - str4d:1548-remove-block-index...
2016-10-20 Daira HopwoodAvoid boost::posix_time functions that have potential...
2016-10-20 Jack GriggAdd heights to log output
2016-10-20 Jack GriggClear witness cache when re-witnessing notes
2016-10-20 zkbotAuto merge of #1561 - str4d:778-randomise-note-order...
2016-10-20 zkbotAuto merge of #1560 - zcash:daira-link-readme-to-protoc...
2016-10-20 zkbotAuto merge of #1532 - arcalinea:cleanup-documentation...
2016-10-20 Daira HopwoodMinor edits to dnsseed-policy.md.
2016-10-20 David Mercerexplicitly pass HOST and BUILD to libgmp ./configure
2016-10-20 David Mercerpass in both HOST and BUILD to depends system, needed...
2016-10-20 David Mercerallow both HOST and BUILD to be passed in from the...
2016-10-20 Jay GraberMerge branch 'master' into document-rpc-security
2016-10-20 Jay GraberDocument RPC interface security assumptions in security...
2016-10-19 Daira HopwoodChanges to build on Alpine Linux.
2016-10-19 David Mercerexplicitly pass HOST and BUILD to ./configure
2016-10-19 Jack GriggAdd more assertions, throw if find_output params are...
2016-10-18 Jack GriggDisable wallet encryption
2016-10-18 Jack GriggRemove the RC 1 block index error message
2016-10-18 Daira HopwoodMake v2 transactions standard.
2016-10-18 Daira HopwoodAdd tests for IsStandardTx applied to v2 transactions.
2016-10-18 Jack GriggRemove stale comment
2016-10-18 Jack GriggRefactor test code to better test JSDescription::Random...
2016-10-18 Jack GriggRandomize JoinSplits in z_sendmany
2016-10-18 Jack GriggImplement static method for creating a randomized JSDes...
2016-10-18 Daira HopwoodAdd link to protocol specification.
2016-10-18 Jack GriggImplement MappedShuffle for tracking the permutation...
2016-10-17 SimonUpdate Debian changelog.
2016-10-17 SimonUpdate release notes for 1.0.0-rc1
2016-10-17 SimonUpdate release version number for 1.0.0-rc1
2016-10-17 Jack GriggSet CBlockIndex.hashAnchor correctly in ConnectBlock
2016-10-17 Jack GriggAdd clear error message for upgrading users
2016-10-17 Jack GriggIncrement witnesses for new transactions on rescan
2016-10-17 zkbotAuto merge of #1547 - daira:1378-witness-cache-assertio...
2016-10-17 zkbotAuto merge of #1521 - zcash:gitian, r=bitcartel
2016-10-17 zkbotAuto merge of #1541 - str4d:upstream-gitian-updates...
2016-10-17 zkbotAuto merge of #1448 - ageis:debian-package, r=bitcartel
2016-10-17 Daira HopwoodAdd another assertion about the witness cache.
2016-10-17 Daira HopwoodAdd another assertion to narrow down where the bug...
2016-10-17 Daira HopwoodMove the increment of nWitnessCacheSize to make the...
2016-10-17 Jack GriggAdd more asserts to track down the bug
2016-10-17 Kevin GallagherAdds . to blank lines in Google license
2016-10-17 Kevin GallagherUpdates Zcash Core developers -> Zcash developers
2016-10-17 Daira HopwoodFix blank lines in DEBIAN/copyright license texts.
2016-10-17 Kevin GallagherAdds additional licenses to Debian copyright file
2016-10-17 zkbotAuto merge of #1431 - bitcartel:master_1373_taddr_coinb...
2016-10-17 SimonReturn improved error message when trying to spend...
2016-10-16 zkbotAuto merge of #1520 - str4d:1502-cache-nullifiers-on...
2016-10-16 Jack GriggAddress review comments
2016-10-16 Jack GriggUpdate libsnark to include determinism fix
2016-10-15 Kevin GallagherAdds json_test_vectors.h to zcash_gtest_SOURCES
2016-10-15 Kevin GallagherAdds zcbenchmarks.h to libbitcoin_wallet_a_SOURCES
2016-10-15 Kevin GallagherAdds files in src/zcash/circuit to libzcash_a_SOURCES
2016-10-15 Kevin GallagherAdd alertkeys.h to libbitcoin_server_a_SOURCES
2016-10-15 Kevin GallagherAdds zcash/Proof.hpp to LIBZCASH_H
2016-10-15 Kevin GallagherAdds zcash/Zcash.h to LIBZCASH sources
2016-10-15 Kevin GallagherInlude crypto/equihash.tcc in list of sources for dist
2016-10-15 Kevin GallagherAdds faketime to Gitian build dependencies
2016-10-15 Kevin GallagherInclude contrib/devtools/split-debug.sh from upstream
2016-10-15 Kevin GallagherMoves V=1 and NO_QT=1 to MAKEOPTS
2016-10-15 Jack GriggRender full version correctly in configure.ac
2016-10-15 Jack GriggFix Makefiles so "make dist" will run
2016-10-15 Kevin GallagherRemoves Windows and OSX packaging from EXTRA_DIST
2016-10-15 Kevin GallagherUpdates Gitian descriptor for Zcash
2016-10-15 Kevin GallagherAdds distro: debian to gitian-linux.yml
2016-10-15 Kevin GallagherUpdates trusty -> jessie in Gitian Linux descriptor
2016-10-15 Kevin GallagherUpdates Linux gitian descriptor file for Zcash
2016-10-15 Jack Grigg[gitian] Don't call "make check-symbols"
2016-10-15 MarcoFalke[gitian] hardcode datetime for depends
2016-10-15 MarcoFalke[gitian] Default reference_datetime to commit author...
2016-10-15 Wladimir J... gitian: Add --disable-bench to config flags for windows
2016-10-15 Cory Fieldsgitian: create debug packages for linux/windows
2016-10-15 Cory Fieldsgitian: use CONFIG_SITE rather than hijacking the prefix
2016-10-15 Cory Fieldsdepends: allow for CONFIG_SITE to be used rather than...
2016-10-15 Wladimir J... build: Remove unnecessary executables from gitian release
2016-10-15 Cory Fieldsrelease: add security/symbol checks to gitian
2016-10-15 Cory Fieldsrelease: always link librt for glibc back-compat builds
2016-10-15 Cory Fieldsrelease: add check-symbols and check-security make...
2016-10-15 Cory Fieldsrelease: add _IO_stdin_used to ignored exports
2016-10-15 Wladimir J... gitian: Need `ca-certificates` and `python` for LXC...
2016-10-15 MarcoFalke[gitian] Set reference date to something more recent
2016-10-15 Wladimir J... gitian: make windows build deterministic
2016-10-15 Wladimir J... gitian: use trusty for building
next
This page took 0.062505 seconds and 4 git commands to generate.