6844 Commits (6ba8b2a6c4d1bc393dd7c4734090a4c0dfa750c2)

Author SHA1 Message Date
Pavel Janík a0a17b3e44 LibreSSL doesn't define OPENSSL_VERSION, use LIBRESSL_VERSION_TEXT instead 9 years ago
Alex Morcos b043c4b746 fix sdaftuar's nits again 9 years ago
Alex Morcos c6c2f0fd78 Implement SequenceLocks functions 9 years ago
Pieter Wuille e4eebb604e Update the wallet best block marker when pruning 9 years ago
Pieter Wuille 9d95187d5d Correctly report high-S violations 9 years ago
Wladimir J. van der Laan 40e7b61835 wallet: Ignore MarkConflict if block hash is not known 9 years ago
Wladimir J. van der Laan acf5983502 tests: Remove May15 test 9 years ago
Suhas Daftuar 301bc7bc7e Update nQueuedValidatedHeaders after peer disconnection 9 years ago
instagibbs 993d089e82 Changed getnetworkhps value to double to avoid overflow. 9 years ago
Wladimir J. van der Laan 7c06fbd8f5 rpc: Add WWW-Authenticate header to 401 response 9 years ago
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