15737 Commits (3d3e58e46c484085900dbbe03517c6c44c55aca3)
 

Author SHA1 Message Date
laudaa 3d3e58e46c [Doc] Fix link to installation script 7 years ago
Wladimir J. van der Laan 1fb34e0d1f
Merge #11951: Remove dead feeest-file read code for old versions 7 years ago
Wladimir J. van der Laan cfd99ddc3c
Merge #11883: Add configuration file/argument testing 7 years ago
MeshCollider be9a13c8a0 Add configuration/argument testing 7 years ago
MarcoFalke 18a1bbad98
Merge #11867: Improve node network test 7 years ago
John Newbery ee5efad6cf [tests] refactor node_network_limited 7 years ago
John Newbery b425131f5a [tests] remove redundant duplicate tests from node_network_limited 7 years ago
John Newbery 2e02984591 [tests] node_network_limited - remove race condition 7 years ago
John Newbery dbfe294805 [tests] define NODE_NETWORK_LIMITED in test framework 7 years ago
John Newbery 1285312048 [tests] fix flake8 warnings in node_network_limited.py 7 years ago
Matt Corallo 62e7c04fb8 Remove dead feeest-file read code for old versions 7 years ago
Wladimir J. van der Laan cdd6bbf10a
Merge #11273: Ignore old format estimation file 7 years ago
Wladimir J. van der Laan 81c89e966e
Merge #11923: Wallet : remove unused fNoncriticalErrors variable from CWalletDB::FindWalletTx 7 years ago
MarcoFalke 8049241e22
Merge #11946: tests: Remove unused variable (firstAddrnServices) 7 years ago
MarcoFalke 797441ee99
Merge #11947: test: Fix rawtransactions test 7 years ago
Wladimir J. van der Laan 4508519250
test: Fix rawtransactions test 7 years ago
practicalswift bdaed47558 tests: Remove unused variable (firstAddrnServices) 7 years ago
Wladimir J. van der Laan 2971fd030f
Merge #11220: Check specific validation error in miner tests 7 years ago
Wladimir J. van der Laan 1808660c8d
Merge #11943: contrib: fix typo in install_db4.sh help message 7 years ago
Wladimir J. van der Laan ce552b62e4
contrib: fix typo in install_db4.sh help message 7 years ago
Wladimir J. van der Laan fee0370fd6
Merge #11178: Add iswitness parameter to decode- and fundrawtransaction RPCs 7 years ago
Wladimir J. van der Laan 483bb67253
Merge #11936: [build] Warn that only libconsensus can be built without Boost 7 years ago
Varunram 3eb4d4595c
[build] Warn that only libconsensus can be built without boost 7 years ago
Pierre Rochard ecf9b25a03 remove unused fNoncriticalErrors variable from CWalletDB::FindWalletTx 7 years ago
MarcoFalke 62fdf9b070
Merge #11916: Typo fix 7 years ago
flack 58c909d8d1
Typo fix 7 years ago
Wladimir J. van der Laan df71819524
Merge #11886: Clarify getbalance meaning a tiny bit in response to questions. 7 years ago
Wladimir J. van der Laan 8585bb8f05
Merge #11616: Update ban-state in case of dirty-state during periodic sweep 7 years ago
Wladimir J. van der Laan c66adb286a
Merge #10839: Don't use pass by reference to const for cheaply-copied types (bool, char, etc.) 7 years ago
Wladimir J. van der Laan 3c8f0a3b8e
Merge #11842: [build] Add missing stuff to clean-local 7 years ago
Wladimir J. van der Laan 66479c0e61
Merge #11884: Remove unused include in hash.cpp 7 years ago
Wladimir J. van der Laan 2ae58d5bfb
Merge #11864: Make CWallet::FundTransaction atomic 7 years ago
João Barbosa 03a5dc9c3c [wallet] Make CWallet::FundTransaction atomic 7 years ago
João Barbosa 95d4450a41 [wallet] Tidy up CWallet::FundTransaction 7 years ago
Matt Corallo c79d73dc94 Clarify getbalance meaning a tiny bit in response to questions. 7 years ago
Wladimir J. van der Laan d4991c0cbb
Merge #11877: Improve createrawtransaction functional tests 7 years ago
João Barbosa 88af5028ad test: Add createrawtransaction functional tests 7 years ago
João Barbosa 27c6199373 test: Add multidict to support dictionary with duplicate key (laanwj) 7 years ago
Wladimir J. van der Laan 68e021e3a3
Merge #11558: Minimal code changes to allow msvc compilation 7 years ago
Karl-Johan Alm 3f09e03e0f
Remove unused include in hash.cpp 7 years ago
Wladimir J. van der Laan ba2f19504c
Merge #11363: net: Split socket create/connect 7 years ago
Cory Fields 3830b6e065 net: use CreateSocket for binds 7 years ago
Cory Fields df3bcf89e4 net: pass socket closing responsibility up to caller for outgoing connections 7 years ago
Cory Fields 9e3b2f576b net: Move IsSelectableSocket check into socket creation 7 years ago
Cory Fields 1729c29ded net: split socket creation out of connection 7 years ago
Wladimir J. van der Laan ef8ba7d73a
Merge #11870: wallet: Remove unnecessary mempool lock in ReacceptWalletTransactions 7 years ago
Wladimir J. van der Laan 22149540f9
Merge #11854: Split up key and script metadata for better type safety 7 years ago
João Barbosa 320669a363 rpc: Validate replaceable type in createrawtransaction 7 years ago
Wladimir J. van der Laan 5d132e8b97
Merge #10574: Remove includes in .cpp files for things the corresponding .h file already included 7 years ago
Wladimir J. van der Laan 214046f69b
Merge #10279: Add a CChainState class to validation.cpp to take another step towards clarifying internal interfaces 7 years ago