index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-20
Merge #11951: Remove dead feeest-file read code for old versions
Wladimir J. van der Laan
2017-12-20
Merge #11883: Add configuration file/argument testing
Wladimir J. van der Laan
2017-12-20
Add configuration/argument testing
MeshCollider
2017-12-19
Merge #11867: Improve node network test
MarcoFalke
2017-12-19
[tests] refactor node_network_limited
John Newbery
2017-12-19
[tests] remove redundant duplicate tests from node_network_limited
John Newbery
2017-12-19
[tests] node_network_limited - remove race condition
John Newbery
2017-12-19
[tests] define NODE_NETWORK_LIMITED in test framework
John Newbery
2017-12-19
[tests] fix flake8 warnings in node_network_limited.py
John Newbery
2017-12-19
Remove dead feeest-file read code for old versions
Matt Corallo
2017-12-19
Merge #11273: Ignore old format estimation file
Wladimir J. van der Laan
2017-12-19
Merge #11923: Wallet : remove unused fNoncriticalErrors variable from CWallet...
Wladimir J. van der Laan
2017-12-19
Merge #11946: tests: Remove unused variable (firstAddrnServices)
MarcoFalke
2017-12-19
Merge #11947: test: Fix rawtransactions test
MarcoFalke
2017-12-19
test: Fix rawtransactions test
Wladimir J. van der Laan
2017-12-19
tests: Remove unused variable (firstAddrnServices)
practicalswift
2017-12-19
Merge #11220: Check specific validation error in miner tests
Wladimir J. van der Laan
2017-12-19
Merge #11943: contrib: fix typo in install_db4.sh help message
Wladimir J. van der Laan
2017-12-19
contrib: fix typo in install_db4.sh help message
Wladimir J. van der Laan
2017-12-19
Merge #11178: Add iswitness parameter to decode- and fundrawtransaction RPCs
Wladimir J. van der Laan
2017-12-19
Merge #11936: [build] Warn that only libconsensus can be built without Boost
Wladimir J. van der Laan
2017-12-18
[build] Warn that only libconsensus can be built without boost
Varunram
2017-12-17
remove unused fNoncriticalErrors variable from CWalletDB::FindWalletTx
Pierre Rochard
2017-12-16
Merge #11916: Typo fix
MarcoFalke
2017-12-16
Typo fix
flack
2017-12-15
Merge #11886: Clarify getbalance meaning a tiny bit in response to questions.
Wladimir J. van der Laan
2017-12-15
Merge #11616: Update ban-state in case of dirty-state during periodic sweep
Wladimir J. van der Laan
2017-12-14
Merge #10839: Don't use pass by reference to const for cheaply-copied types (...
Wladimir J. van der Laan
2017-12-14
Merge #11842: [build] Add missing stuff to clean-local
Wladimir J. van der Laan
2017-12-14
Merge #11884: Remove unused include in hash.cpp
Wladimir J. van der Laan
2017-12-14
Merge #11864: Make CWallet::FundTransaction atomic
Wladimir J. van der Laan
2017-12-14
[wallet] Make CWallet::FundTransaction atomic
João Barbosa
2017-12-14
[wallet] Tidy up CWallet::FundTransaction
João Barbosa
2017-12-13
Clarify getbalance meaning a tiny bit in response to questions.
Matt Corallo
2017-12-13
Merge #11877: Improve createrawtransaction functional tests
Wladimir J. van der Laan
2017-12-13
test: Add createrawtransaction functional tests
João Barbosa
2017-12-13
test: Add multidict to support dictionary with duplicate key (laanwj)
João Barbosa
2017-12-13
Merge #11558: Minimal code changes to allow msvc compilation
Wladimir J. van der Laan
2017-12-13
Remove unused include in hash.cpp
Karl-Johan Alm
2017-12-13
Merge #11363: net: Split socket create/connect
Wladimir J. van der Laan
2017-12-12
net: use CreateSocket for binds
Cory Fields
2017-12-12
net: pass socket closing responsibility up to caller for outgoing connections
Cory Fields
2017-12-12
net: Move IsSelectableSocket check into socket creation
Cory Fields
2017-12-12
net: split socket creation out of connection
Cory Fields
2017-12-12
Merge #11870: wallet: Remove unnecessary mempool lock in ReacceptWalletTransa...
Wladimir J. van der Laan
2017-12-12
Merge #11854: Split up key and script metadata for better type safety
Wladimir J. van der Laan
2017-12-12
rpc: Validate replaceable type in createrawtransaction
João Barbosa
2017-12-12
Merge #10574: Remove includes in .cpp files for things the corresponding .h f...
Wladimir J. van der Laan
2017-12-12
Merge #10279: Add a CChainState class to validation.cpp to take another step ...
Wladimir J. van der Laan
2017-12-12
Merge #11849: [tests] Assert that only one NetworkThread exists
Wladimir J. van der Laan
[next]