index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-01-09
Merge #14085: index: Fix for indexers skipping genesis block.
Wladimir J. van der Laan
2019-01-09
Merge #11625: Add BitcoinApplication & RPCConsole tests
MarcoFalke
2019-01-08
Merge #15059: test: Add basic test for BIP34
Wladimir J. van der Laan
2019-01-08
Merge #12153: Avoid permanent cs_main lock in getblockheader
Wladimir J. van der Laan
2019-01-07
Merge #15057: [rpc] Correct reconsiderblock help text, add test
Wladimir J. van der Laan
2019-01-07
Merge #15078: rpc: Document bytessent_per_msg and bytesrecv_per_msg
Wladimir J. van der Laan
2019-01-07
Merge #15102: test: Run invalid_txs.InputMissing test in feature_block
MarcoFalke
2019-01-05
Merge #14784: qt: Use WalletModel* instead of the wallet name as map key
Wladimir J. van der Laan
2019-01-05
Merge #14357: streams: Fix broken streams_vector_reader test. Remove unused s...
MarcoFalke
2019-01-05
test: Run invalid_txs.InputMissing test in feature_block
MarcoFalke
2019-01-05
Merge #15099: tests: Use std::vector API for construction of test data
MarcoFalke
2019-01-04
qt: Use WalletModel* instead of wallet name in console window
João Barbosa
2019-01-04
qt: Use WalletModel* instead of wallet name in main window
João Barbosa
2019-01-04
qt: Factor out WalletModel::getDisplayName()
João Barbosa
2019-01-04
rpc: Avoid permanent cs_main lock in getblockheader
João Barbosa
2019-01-04
Add BitcoinApplication & RPCConsole tests
Russell Yanofsky
2019-01-04
Merge #12151: rpc: Remove cs_main lock from blockToJSON and blockheaderToJSON
MarcoFalke
2019-01-04
Move BitcoinApplication to header so it can be tested
Russell Yanofsky
2019-01-04
Merge #14855: test: Correct ineffectual WithOrVersion from transactions_tests
MarcoFalke
2019-01-04
Merge #13910: Log progress while verifying blocks at level 4
MarcoFalke
2019-01-04
Merge #15007: qt: Notificator class refactoring
Wladimir J. van der Laan
2019-01-04
Merge #15085: gui: Fix incorrect application name when passing -regtest
Wladimir J. van der Laan
2019-01-04
Use std::vector API for construction of test data.
Daniel Kraft
2019-01-03
test: Correct ineffectual WithOrVersion from transactions_tests
Ben Woosley
2019-01-03
Merge #14375: qt: Correct misleading "overridden options" label
Wladimir J. van der Laan
2019-01-03
rpc: Document bytessent_per_msg and bytesrecv_per_msg
MarcoFalke
2019-01-03
gui: Fix for Incorrect application name when passing -regtest
Ben Carman
2019-01-02
Merge #15000: qt: Fix broken notificator on GNOME
MarcoFalke
2019-01-02
Merge #14336: net: implement poll
Wladimir J. van der Laan
2019-01-01
[rpc] Correct reconsiderblock help text, add test
MarcoFalke
2018-12-31
Merge #15054: Update copyright headers to 2018
MarcoFalke
2018-12-29
test: Add basic test for BIP34
MarcoFalke
2018-12-29
Merge #13743: refactor: Replace boost::bind with std::bind
MarcoFalke
2018-12-29
Update copyright headers to 2018
DrahtBot
2018-12-29
Merge #14966: docs: fix testmempoolaccept CLI syntax
MarcoFalke
2018-12-28
Merge #14981: rpc: Clarifying RPC getrawtransaction's time help text
MarcoFalke
2018-12-24
Merge #14565: Overhaul importmulti logic
MeshCollider
2018-12-22
Merge #13930: doc: Better explain GetAncestor check for m_failed_blocks in Ac...
MarcoFalke
2018-12-22
Merge #13128: policy: Add Clang thread safety annotations for variables guard...
MarcoFalke
2018-12-22
Merge #14172: Refactor and add tests for BlockFilter construction
MarcoFalke
2018-12-21
blockfilter: Remove default clause in switch statement.
Jim Posen
2018-12-21
Merge #14811: Mining: Enforce that segwit option must be set in GBT
MarcoFalke
2018-12-21
Merge #14653: rpcwallet: Add missing transaction categories to rpc helptexts
MarcoFalke
2018-12-20
Remove misplaced Q_UNUSED and others enhancements
Hennadii Stepanov
2018-12-19
Fix broken notificator on GNOME
Hennadii Stepanov
2018-12-19
Merge #14993: rpc: Fix data race (UB) in InterruptRPC()
Wladimir J. van der Laan
2018-12-19
Merge #14875: RPCHelpMan: Support required arguments after optional ones
MarcoFalke
2018-12-19
Merge #14985: test: Remove thread_local from test_bitcoin
MarcoFalke
2018-12-18
rpc: Fix data race (UB) in InterruptRPC()
practicalswift
2018-12-17
Merge #14975: qt: Refactoring with QString::toNSString()
Jonas Schnelli
[next]