aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-02Merge #11284: Fix invalid memory access in CScript::operator+= (guidovranken,...Wladimir J. van der Laan
2017-10-02Merge #11422: qa: Verify DBWrapper iterators are taking snapshotsWladimir J. van der Laan
2017-10-02qa: Fix lcov for out-of-tree buildsMarcoFalke
2017-10-02Add new step to clean $PATH var by removing /mnt specific Window's %PATH% pat...Donal OConnor
2017-10-01qa: check-rpc-mapping must not run on empty listsMarcoFalke
2017-10-01qa: Restore bitcoin-util-test py2 compatibilityMarcoFalke
2017-09-30Remove unused fTry from push_lockJoão Barbosa
2017-09-30Verify DBWrapper iterators are taking snapshotsMatt Corallo
2017-09-30Merge #11303: Fix estimatesmartfee rounding display issueMarcoFalke
2017-09-30Merge #11391: Remove lxcbr0 lines from gitian-build.shMarcoFalke
2017-09-29Merge #11418: Add error string for CLEANSTACK script violationPieter Wuille
2017-09-29[rpc] getblockchaininfo: add size_on_disk, prune_target_size, automatic_pruningDaniel Edgecumbe
2017-09-29Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent futur...MarcoFalke
2017-09-29Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblockMarcoFalke
2017-09-29add functional test for mempoolreplacement command line argGregory Sanders
2017-09-29Bump secp256k1 subtreeMarcoFalke
2017-09-29Squashed 'src/secp256k1/' changes from 84973d393..0b7024185MarcoFalke
2017-09-29Merge #11309: Minor cleanups for AcceptToMemoryPoolMarcoFalke
2017-09-29Bump univalue and fix json formatting in testsMarcoFalke
2017-09-29Squashed 'src/univalue/' changes from 16a1f7f6e..fe805ea74MarcoFalke
2017-09-29Fix launchctl not being able to stop bitcoindAlejandro Avilés
2017-09-29Add error string for CLEANSTACK script violation, preventing an "unknown erro...Mark Friedenbach
2017-09-29Merge #11414: [docs] Remove partial gitian build instructions from descriptor...Wladimir J. van der Laan
2017-09-29Merge #11417: Correct typo in commentsWladimir J. van der Laan
2017-09-29Merge #11167: Full BIP173 (Bech32) supportWladimir J. van der Laan
2017-09-29Correct typo in commentsJohnson Lau
2017-09-28[Qt] tolerate BIP173/bech32 addresses during input validationJonas Schnelli
2017-09-28[RPC] Wallet: test importing of native witness scriptsNicolasDorier
2017-09-28Use BIP173 addresses in segwit.py testPieter Wuille
2017-09-28Support BIP173 in addwitnessaddressPieter Wuille
2017-09-28Implement BIP173 addresses and testsPieter Wuille
2017-09-28Add regtest testing to base58_testsPieter Wuille
2017-09-28Convert base58_tests from type/payload to scriptPubKey comparisonPieter Wuille
2017-09-28Import Bech32 C++ reference code & testsPieter Wuille
2017-09-28Merge #11318: Put back inadvertently removed copyright noticesWladimir J. van der Laan
2017-09-28Merge #10663: net: split resolve out of connectWladimir J. van der Laan
2017-09-28Merge #10858: [RPC] Add "errors" field to getblockchaininfo and unify "errors...Wladimir J. van der Laan
2017-09-28[docs] Remove partial gitian instructions from descriptors dirfanquake
2017-09-28Merge #11401: doc: move gitian building to external repoWladimir J. van der Laan
2017-09-28Merge #10871: Handle getinfo in bitcoin-cli w/ -getinfo (revival of #8843)Wladimir J. van der Laan
2017-09-27Merge #11397: net: Improve and document SOCKS codeJonas Schnelli
2017-09-27script: Change SignatureHash input index check to an assert.Jim Posen
2017-09-27Add test for bitcoin-cli -getinfoJohn Newbery
2017-09-27rpc: Handle `getinfo` locally in bitcoin-cli w/ `-getinfo`Wladimir J. van der Laan
2017-09-27Change getmininginfo errors field to warningsAndrew Chow
2017-09-27Unify help text for GetWarnings output in get*info RPCsAndrew Chow
2017-09-27Add warnings field to getblockchaininfoAndrew Chow
2017-09-27Merge #11031: [rpc] deprecate estimatefeeMarcoFalke
2017-09-27Merge #11408: Trivial: Fix parameter name typo in ErasePurpose walletdb methodMarcoFalke
2017-09-27Fix bip68-sequence rpc testJohnson Lau