9634 Commits (947d20b84ab271bec5ff08312921961627d1ad80)
 

Author SHA1 Message Date
MarcoFalke 013a364138 [contrib] Delete test-patches 9 years ago
Luke Dashjr 2aa49ce9fe Bugfix: Use unique autostart filenames on Linux for testnet/regtest 9 years ago
Wladimir J. van der Laan e8df8a5077
Merge pull request #7020 9 years ago
fanquake 70899d70b8 [doc][trivial] Update Debian control description 9 years ago
fanquake 2fcb84907d [doc][trivial] Remove source forge from Debian watch. 9 years ago
Michael Ford bd42e6b6ec [doc] Users now see 'Bitcoin Core' in the OSX bundle 9 years ago
MarcoFalke cc975745d5 [qa] Split README.md to /qa and /qa/rpc-tests 9 years ago
Gregory Maxwell eac53ec992
Merge pull request #7026 9 years ago
Alex Morcos e587bc3fd9 Implement helper class for CTxMemPoolEntry constructor 9 years ago
Gregory Maxwell 87ee0e2dbc
Merge pull request #6986 9 years ago
Gregory Maxwell 972bf9c529
Merge pull request #6999 9 years ago
Gregory Maxwell 0a547d2d55
Merge pull request #7023 9 years ago
Alex Morcos 56106a3300 Expose RPC calls for estimatesmart functions 9 years ago
Alex Morcos e93a236d7a add estimateSmartFee to the unit test 9 years ago
Alex Morcos 6303051470 EstimateSmart functions consider mempool min fee 9 years ago
Alex Morcos f22ac4a22c Increase success threshold for fee estimation to 95% 9 years ago
Alex Morcos 4fe28236c0 Change wallet and GUI code to use new smart fee estimation calls. 9 years ago
Alex Morcos 22eca7da22 Add smart fee estimation functions 9 years ago
Wladimir J. van der Laan 2e31d74b71 gitian: use trusty for building 9 years ago
Wladimir J. van der Laan 0b416c6e9c depends: qt PIDLIST_ABSOLUTE patch 9 years ago
Wladimir J. van der Laan 9f251b7a9d devtools: add libraries for bitcoin-qt to symbol check 9 years ago
Suhas Daftuar c800c95997 Remove unmaintained example test script_test.py 9 years ago
Wladimir J. van der Laan e54ebbf600
Merge pull request #6954 9 years ago
MarcoFalke a6d5a6502a [trivial] contrib: Fix `echo`s in verify.sh 9 years ago
MarcoFalke 141c44ed65 [contrib] Update versionprefix to "bitcoin-core" in verify.sh 9 years ago
Wladimir J. van der Laan dafefb7924
Merge pull request #7016 9 years ago
Gregory Maxwell aee22bf288 Avoid a compile error on hosts with libevent too old for EVENT_LOG_WARN. 9 years ago
Gregory Maxwell 6876a78b86
Merge pull request #6991 9 years ago
Jonas Schnelli 814697c556
Merge pull request #7000 9 years ago
Eric Lombrozo 4d29032a64 Fixed integer comparison warning. 9 years ago
Pieter Wuille 6e18268616 Switch to libsecp256k1-based validation for ECDSA 9 years ago
MarcoFalke 33b7f83c59 [qa] travis: cover *receivedby* rpcs 9 years ago
Gregory Maxwell b632145ede
Merge pull request #6993 9 years ago
Patick Strateman bbf49da408 Fix comment for blocksonly parameter interactions 9 years ago
Patick Strateman 6a4982fb83 Fix fRelayTxs comment 9 years ago
Patick Strateman 59441a0445 Display DEFAULT_WHITELISTALWAYSRELAY in help text 9 years ago
Patick Strateman 71a2683f4b Use DEFAULT_BLOCKSONLY and DEFAULT_WHITELISTALWAYSRELAY constants 9 years ago
Patick Strateman 762b13b4d8 Add help text for blocksonly and whitelistalwaysrelay 9 years ago
Patick Strateman 3a964973fe Add whitelistalwaysrelay option 9 years ago
Patick Strateman 420fa8143a Do not process tx inv's in blocksonly mode 9 years ago
Patick Strateman 4044f07d1c Add blocksonly mode 9 years ago
Gregory Maxwell 9ffc687288
Merge pull request #6984 9 years ago
Jonas Schnelli e495ed5f08
add documentation for exluding whitelistes peer from maxuploadtarget 9 years ago
Wladimir J. van der Laan 44ac42e50d
Merge pull request #7004 9 years ago
Wladimir J. van der Laan 36baa9f475
Merge pull request #7013 9 years ago
Gregory Maxwell e0a5ef8427
Merge pull request #7010 9 years ago
Peter Todd b3ae384a8d
Remove LOCK(cs_main) from decodescript 9 years ago
Peter Todd 6531f17a78
Add mediantime field to getblock and getblockheader 9 years ago
Peter Todd 7259769d7f Document new mediantime field in getblockchaininfo 9 years ago
Peter Todd c277a63ed7
Clarify nLockTime-by-time comment in CheckFinalTx() 9 years ago