6911 Commits (c90036f6645dea7c19e033c11240567371407017)

Author SHA1 Message Date
Matt 0830552673 Fix spelling: misbeha{b,v}ing 9 years ago
Jorge Timón f3757a0391 Consensus: Decouple pow.cpp from util.h 9 years ago
kirkalx c77c6625f3 peers.dat, banlist.dat recreated when missing 9 years ago
MarcoFalke fad6244879 ATMP: make nAbsurdFee const 9 years ago
MarcoFalke fa762d0f00 [wallet.h] Remove main.h include 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
MarcoFalke fa1193e254 [doxygen] Actually display comment 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
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
Gregory Maxwell 89d113e02a Blacklist -whitelistalwaysrelay; replaced by -whitelistrelay. 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
MarcoFalke fa331db68b mempool: Replace maxFeeRate of 10000*minRelayTxFee with maxTxFee 9 years ago
Jorge Timón 93fc58c742 Consensus: Remove calls to error() and FormatStateMessage() from some consensus code in main 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
Luke Dashjr d65dee961e Accept replacebyfee=opt-in for turning on opt-in RBF 9 years ago
Luke Dashjr 77b55a00ed Rename permitrbf to replacebyfee 9 years ago
Luke Dashjr 78ec83ddfe splashscreen: Resize text to fit exactly 9 years ago
Ethan Heilman 40c87b6e69 Increase test coverage for addrman and addrinfo 9 years ago
Cory Fields f3d3eaf78e release: add check-symbols and check-security make targets 9 years ago
Jonas Schnelli 43abb02aa2
[Qt] Add a new chevron/arrow icon for the console prompt line 9 years ago
Wladimir J. van der Laan 4818dba900 net: Hardcoded seeds update January 2016 9 years ago
MarcoFalke fae78fa818 [init] Clarify permitrbf help message 9 years ago
Jonas Schnelli 56c9e66a6d
[Qt] keep scroll position in GUI console after changing font size 9 years ago
Jonas Schnelli 3a3a927325
[Qt] Add option to increase/decrease font size in the console window 9 years ago
Wladimir J. van der Laan b768108d9c Add option `-permitrbf` to set transaction replacement policy 9 years ago
MarcoFalke faa9011d09 [qt] Peertable: Increase SUBVERSION_COLUMN_WIDTH 9 years ago
Daniel Cousens d13f65ebac rpc: update inline comments to refer to new file paths 9 years ago
Daniel Cousens a0eaff8a1d move rpc* to rpc/ 9 years ago
Jonas Schnelli df6e8e17e4
[Qt] rename "amount" to "requested amount" in receive coins table 9 years ago
Jonas Schnelli dd2dc400ee
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code 9 years ago
MarcoFalke fa6d4cc095 [walletdb] Fix syntax error in key parser 9 years ago
Suhas Daftuar eaa8d2754b RPC: indicate which transactions are replaceable 9 years ago
Luke Dashjr 3cae14056a Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere 9 years ago
MarcoFalke fa6a59dd39 [qt] Windows: Make rpcconsole monospace font larger 9 years ago
Prayag Verma bd34174ebc Update license year range to 2016 9 years ago
Chris Wheeler 9d263bd17c Typo fixes in comments 9 years ago
MarcoFalke fabcee1972 Remove copyright header from autogenerated chainparamsseeds.h 9 years ago
Luke Dashjr ab22705a7b Build against system UniValue when available 9 years ago
Luke Dashjr 2adf7e2c90 Bugfix: The var is LIBUNIVALUE,not LIBBITCOIN_UNIVALUE 9 years ago
crowning- 30cdacea3c [Wallet] Transaction View: LastMonth calculation fixed 9 years ago
MarcoFalke fa989fbf57 [qt] coincontrol workaround is still needed in qt5.4 (fixed in qt5.5) 9 years ago