14061 Commits (c53c9831eedaf3b311bb942945268830f9ba3abc)
 

Author SHA1 Message Date
Wladimir J. van der Laan ce8176d038
Merge #10295: [qt] Move some WalletModel functions into CWallet 7 years ago
Wladimir J. van der Laan 46771514fa
Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics 7 years ago
Wladimir J. van der Laan 433c57aa6f
Merge #10421: [qt] Remove excess logic: Prefer "return foo;" to "if (foo) { return true; } else { return false; }" 7 years ago
Wladimir J. van der Laan 15254e907e
Merge #10372: Add perf counter data to GetStrongRandBytes state in scheduler 7 years ago
Wladimir J. van der Laan e76a3927c3
Merge #10410: Fix importwallet edge case rescan bug 7 years ago
practicalswift efc2e3302d [trivial] Fix three recently introduced typos 7 years ago
Matt Corallo 888cce57a6 Add perf counter data to GetStrongRandBytes state in scheduler 7 years ago
Matt Corallo 399fb8f2d0 Add internal method to add new random data to our internal RNG state 7 years ago
John Newbery 930deb9b2c [tests] skipped tests should clean up after themselves 7 years ago
Wladimir J. van der Laan e4775167cb
Merge #10390: [wallet] remove minimum total fee option 7 years ago
Wladimir J. van der Laan 217b416c72
Merge #10415: [tests] Speed up fuzzing by ~200x when using afl-fuzz 7 years ago
Wladimir J. van der Laan 6512913830
Merge #10424: Populate services in GetLocalAddress 7 years ago
MarcoFalke 8e5725666b
Merge #10433: [tests] improve tmpdir structure 7 years ago
MarcoFalke a4ca0b0423
Merge #10431: Prevent shadowing the global dustRelayFee 7 years ago
Wladimir J. van der Laan 6b99dafe42
Merge #10429: tests: fix spurious addrman test failure 7 years ago
Wladimir J. van der Laan 993a1d710e
Merge #10432: [Trivial] Add BITCOIN_FS_H endif footer in fs.h 7 years ago
Ahmad Kazi 2300a5e13a [Trivial] Add BITCOIN_FS_H endif footer in fs.h 7 years ago
Pavel Janík 43c587738d Prevent shadowing the global dustRelayFee. 7 years ago
practicalswift 211adc074a Use range-based for loops (C++11) when looping over vector elements 7 years ago
practicalswift 693247b82b [test] Speed up fuzzing by ~200x when using afl-fuzz 7 years ago
Cory Fields 6b51b0a076 tests: fix spurious addrman test failure 7 years ago
John Newbery b040243cc3 [tests] improve tmpdir structure 7 years ago
Alex Morcos 307013469f Populate services in GetLocalAddress 7 years ago
Wladimir J. van der Laan ea6fde3f1d
Merge #8329: Consensus: MOVEONLY: Move functions for tx verification 7 years ago
practicalswift e49b868cfe [qt] Remove excess logic 7 years ago
Wladimir J. van der Laan 28c6e8d71b
Merge #10408: Net: Improvements to Tor control port parser 7 years ago
Alex Morcos 8d4f401269 Fix timestamp in fee estimate debug message 7 years ago
Jonas Schnelli 962cd3f058
Merge #9697: [Qt] simple fee bumper with user verification 7 years ago
Wladimir J. van der Laan 2acface32a
Merge #9750: Bloomfilter: parameter variables made constant 7 years ago
Pieter Wuille ae786098bc
Merge #10061: [net] Added SetSocketNoDelay() utility function 7 years ago
Pieter Wuille c33652576c
Merge #10395: Replace boost::function with std::function (C++11) 7 years ago
Pieter Wuille e317c0d192
Merge #8384: Add witness data output to TxInError messages 7 years ago
Pieter Wuille bee3529971
Merge #10196: Bugfix: PrioritiseTransaction updates the mempool tx counter 7 years ago
Pieter Wuille 318ea50a1c
Merge #10199: Better fee estimates 7 years ago
Alex Morcos 38bc1ec4a4 Make more json-like output from estimaterawfee 7 years ago
Wladimir J. van der Laan e61fc2d7cb
Merge #10414: [depends] miniupnpc 2.0.20170509 7 years ago
Gregory Sanders 6e9e026656 Expand signrawtransaction.py to cover error witness checking 7 years ago
Gregory Sanders 9f7341b078 Add witness data output to TxInError messages 7 years ago
Wladimir J. van der Laan ea1fd43bb9
Merge #10257: [test] Add test for getmemoryinfo 7 years ago
fanquake af5d48c9a0
[depends] miniupnpc 2.0.20170509 7 years ago
Russell Yanofsky 108f04f2d9 Add missing LOCK2 in CWallet::GetAvailableBalance 7 years ago
Wladimir J. van der Laan 526e8390e6
Merge #10388: Output line to debug.log when IsInitialBlockDownload latches to false 7 years ago
Russell Yanofsky 429aa9eb51 [test] Move some tests from qt -> wallet 7 years ago
Russell Yanofsky d944bd7a27 [qt] Move some WalletModel functions into CWallet 7 years ago
Russell Yanofsky ef8ca179ef [test] Add tests for some walletmodel functions 7 years ago
Wladimir J. van der Laan 32f671b141
Merge #10319: Remove unused argument from MarkBlockAsInFlight(...) 7 years ago
Wladimir J. van der Laan d25449f858
Merge #7522: Bugfix: Only use git for build info if the repository is actually the right one 7 years ago
Wladimir J. van der Laan 0542978aae
Merge #10405: tests: Correct testcase in script_tests.json for large number OP_EQUAL 7 years ago
Wladimir J. van der Laan 08ac35a7e3
Merge #10413: Fix docs (there's no rpc command setpaytxfee) 7 years ago
Wladimir J. van der Laan 9390845c53
Merge #8952: Add query options to listunspent RPC call 7 years ago