14369 Commits (e91b9619232dc8999ae9657f117d55b7d241eadc)
 

Author SHA1 Message Date
Wladimir J. van der Laan 209eef60a9
Merge #9343: Don't create change at dust limit 7 years ago
Matt Corallo a3543af3cc Better document CheckInputs parameter meanings 7 years ago
Matt Corallo 309ee1ae7b Update -maxsigcachesize doc clarify init logprints for it 7 years ago
Matt Corallo b014668e27 Add CheckInputs wrapper CCoinsViewMemPool -> non-consensus-critical 7 years ago
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos 7 years ago
Wladimir J. van der Laan 87e69c2549
Merge #10530: Fix invalid instantiation and possibly unsafe accesses of array in class base_uint<BITS> 7 years ago
Wladimir J. van der Laan 8465b68985
Merge #10628: [depends] expat 2.2.1 7 years ago
Wladimir J. van der Laan 1d991f6f18
Merge #10642: Remove obsolete _MSC_VER check 7 years ago
MarcoFalke c68a9a6927
Merge #10632: qa: Add stopatheight test 7 years ago
Jorge Timón b1268a19d0
clang-format: Delete ForEachMacros 7 years ago
Jorge Timón 5995735c5b
scripted-diff: Remove #include <boost/foreach.hpp> 7 years ago
Jorge Timón 3eff827f89
scripted-diff: Remove BOOST_REVERSE_FOREACH 7 years ago
Jorge Timón 33aed5bf89
Fix const_reverse_iterator constructor (pass const ptr) 7 years ago
Jorge Timón 300851ec16
Introduce src/reverse_iterator.hpp and include it... 7 years ago
Wladimir J. van der Laan d083bd9b9c
Merge #10533: [tests] Use cookie auth instead of rpcuser and rpcpassword 7 years ago
practicalswift 700d8d85bd Remove obsolete _MSC_VER check 7 years ago
Pieter Wuille b3eb0d6485
Merge #10537: Few Minor per-utxo assert-semantics re-adds and tweak 7 years ago
Pieter Wuille efbcf2b1d5
Merge #10503: Use REJECT_DUPLICATE for already known and conflicted txn 7 years ago
Pieter Wuille b33ca14f59
Merge #9549: [net] Avoid possibility of NULL pointer dereference in MarkBlockAsInFlight(...) 7 years ago
Pieter Wuille d636f3943d
Merge #10536: Remove unreachable or otherwise redundant code 7 years ago
MarcoFalke 999923e4bb [qa] util: Check return code after closing bitcoind proc 7 years ago
MarcoFalke 5555fa8b74 qa: Add stopatheight test 7 years ago
MarcoFalke c38f540298
Merge #10623: doc: Add 0.14.2 release notes 7 years ago
fanquake 2c3fc5150e
[depends] expat 2.2.1 7 years ago
tnaka e503b2b680 fixed listunspent rpc convert parameter 7 years ago
MarcoFalke fab9b60fbd doc: Remove outdated minrelaytxfee comment 7 years ago
Andrew Chow 279fde58e3 Check for rpcuser/rpcpassword first then for cookie 7 years ago
MarcoFalke 643fa0b22d
Merge #10555: [tests] various improvements to zmq_test.py 7 years ago
MarcoFalke e053e05c13
Merge #10592: [trivial] fix indentation for ArgsManager class 7 years ago
MarcoFalke 22229dec43 doc: Add 0.14.2 release notes 7 years ago
Pieter Wuille cafe24f039
Merge #10614: random: fix crash on some 64bit platforms 7 years ago
Pieter Wuille de8db47b7f
Merge #10587: Net: Fix resource leak in ReadBinaryFile(...) 7 years ago
Pieter Wuille d76e84a214
Merge #10602: Make clang-format use C++11 features (e.g. A<A<int>> instead of A<A<int> >) 7 years ago
Pieter Wuille 7a74f88a26
Merge #10598: Supress struct/class mismatch warnings introduced in #10284 7 years ago
Cory Fields 9af207c810 random: fix crash on some 64bit platforms 7 years ago
Gregory Maxwell 18873373bd Add a comment explaining the use of MAX_BLOCK_BASE_SIZE. 7 years ago
Marko Bencun 07b2afef10 add Binds, WhiteBinds to CConnman::Options 7 years ago
Marko Bencun ce79f32518 add WhitelistedRange to CConnman::Options 7 years ago
practicalswift 131a8ceb73 Make clang-format use C++11 features (e.g. A<A<int>> instead of A<A<int> >) 7 years ago
Pavel Janík cc0ed26753 Supress struct/class mismatch warnings introduced in #10284. 7 years ago
Wladimir J. van der Laan c2ab38bdd5
Merge #10284: Always log debug information for fee calculation in CreateTransaction 7 years ago
Wladimir J. van der Laan 7c72fb99af
Merge #10582: Pass in smart fee slider value to coin control dialog 7 years ago
Cory Fields 6cdc488e36 net: switch to dummy internal ip for dns seed source 7 years ago
Cory Fields 6d0bd5b73d net: do not allow resolving to an internal address 7 years ago
Cory Fields 7f31762cb6 net: add an internal subnet for representing unresolved hostnames 7 years ago
John Newbery 7810993335 [trivial] fix indentation for ArgsManager class 7 years ago
Alex Morcos 61718268b5 Don't create change at the dust limit, even if it means paying more than expected 7 years ago
John Newbery 0ef7de953f [RPCs] Remove submitblock parameters argument help text 7 years ago
practicalswift f2fb132cb0 Net: Fix resource leak in ReadBinaryFile(...) 7 years ago
Alex Morcos e9cd7786da Pass in smart fee slider value to coin control dialog 7 years ago