10283 Commits (29b2be6ad7898fcb871f6febbd45d0c7940398cd)
 

Author SHA1 Message Date
MarcoFalke fa762d0f00 [wallet.h] Remove main.h include 9 years ago
Wladimir J. van der Laan 4cdbd4255b
Merge #7444: Improve block validity/ConnectBlock() comments 9 years ago
Wladimir J. van der Laan 5fd95b4490
Merge #7431: Rename permitrbf to mempoolreplacement and provide minimal string-list forward compatibility (needs 0.12 backport) 9 years ago
Luke Dashjr a68bb9f5e7 Merge branch 'master' into single_prodname 9 years ago
Luke Dashjr 027fdb83b4 When/if the copyright line does not mention Bitcoin Core developers, add a second line to copyrights in -version, About dialog, and splash screen 9 years ago
Luke Dashjr cc2095ecae Rewrite FormatParagraph to handle newlines within input strings correctly 9 years ago
MarcoFalke fa79db2641 Move maxTxFee out of mempool 9 years ago
Wladimir J. van der Laan fd13fe7ca0
Merge #7091: Consensus build package 9 years ago
Wladimir J. van der Laan 11d74f6a6b
Merge #7084: mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee 9 years ago
Wladimir J. van der Laan 47ac04e8b1
Merge #7311: MOVEONLY: Move non-consensus functions out of pow 9 years ago
MarcoFalke fa1193e254 [doxygen] Actually display comment 9 years ago
Wladimir J. van der Laan 3dc3149e63
Merge #7453: [0.13] Missing patches from 0.12 9 years ago
Luke Dashjr b922fbe063 Rename replacebyfee=opt-in to mempoolreplacement=fee 9 years ago
Suhas Daftuar dbb89dc793 Eliminate unnecessary call to CheckBlock 9 years ago
Luke Dashjr 42407ed43a build-unix: Update UniValue build conditions 9 years ago
MarcoFalke fa1b80db88 [travis] Only run check-doc.py once 9 years ago
Gregory Maxwell 1e05727072 Decide eviction group ties based on time. 9 years ago
Gregory Maxwell 1e9613ac09 Do not absolutely protect local peers from eviction. 9 years ago
Pieter Wuille 5d743099b5 Get rid of inaccurate ScriptSigArgsExpected 9 years ago
Wladimir J. van der Laan 196ad6913f
Merge #7451: Add link to bitcoin whitepaper 9 years ago
Wladimir J. van der Laan 58a8574400
Merge #7439: Add whitelistforcerelay to control forced relaying. [#7099 redux] 9 years ago
Gregory Maxwell 89d113e02a Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay. 9 years ago
Wladimir J. van der Laan 31ec14b74b
Merge #7287: Consensus: Remove calls to error() and FormatStateMessage() 9 years ago
gladoscc 67958519fe Add link to whitepaper 9 years ago
Peter Todd 2f19905324
Improve block validity/ConnectBlock() comments 9 years ago
Luke Dashjr cdcad9fc5f LDADD dependency order shuffling 9 years ago
Luke Dashjr 62f7f2ee21 Bugfix: Always include univalue in DIST_SUBDIRS 9 years ago
Wladimir J. van der Laan a6771fc973
Merge #7441: Use Debian 8.3 in gitian build guide 9 years ago
MarcoFalke fa331db68b mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee 9 years ago
fanquake 666a0f835a Use Debian 8.3 in gitian build guide 9 years ago
Jorge Timón 93fc58c742 Consensus: Remove calls to error() and FormatStateMessage() from some consensus code in main 9 years ago
Wladimir J. van der Laan 019280617a
Merge #6842: limitfreerelay edge case bugfix 9 years ago
Wladimir J. van der Laan 69e2a4003b
Merge #7423: doc: add example for building with constrained resources 9 years ago
Wladimir J. van der Laan 4b12266d80
Merge #7428: doc: add example for listing ./configure flags 9 years ago
Wladimir J. van der Laan 9645218c66
Merge #7437: GUI: Disable tab navigation for peers tables. 9 years ago
Luke Dashjr 3b66e54457 Simplify check for replacebyfee=opt-in 9 years ago
Gregory Maxwell 325c725fb6 Add whitelistforcerelay to control forced relaying. 9 years ago
Kefkius 8b3d8e3991
GUI: Disable tab navigation for peers tables. 9 years ago
Nathaniel Mahieu befeb55418 Add example for displaying additional configure flags 9 years ago
Wladimir J. van der Laan 326ffed09b
Merge #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non-determinism. 9 years ago
Wladimir J. van der Laan 1e06bab804
Merge #7417: Minor improvements to the release process 9 years ago
Wladimir J. van der Laan 62f2d769e4
Merge #7348: MOVE ONLY: move rpc* to rpc/ 9 years ago
Wladimir J. van der Laan 20a408ca99
Merge #7425: devtools: Fix utf-8 support in messages for github-merge 9 years ago
Wladimir J. van der Laan 4a46bdc0fe
Merge #7415: net: Hardcoded seeds update January 2016 9 years ago
Jonas Schnelli cdcbc59a42
Merge #7396: [Qt] Add option to increase/decrease font size in the console window 9 years ago
Luke Dashjr d65dee961e Accept replacebyfee=opt-in for turning on opt-in RBF 9 years ago
Luke Dashjr 23565157ba Change default configure option --with-system-univalue to "no" 9 years ago
Luke Dashjr 77b55a00ed Rename permitrbf to replacebyfee 9 years ago
Luke Dashjr cddffaf5e6 Bugfix: Include COPYRIGHT_HOLDERS_SUBSTITUTION in Makefile substitutions so it gets passed to extract-strings correctly 9 years ago
Luke Dashjr 29598e41a5 Move PACKAGE_URL to configure.ac 9 years ago