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-04-20
Merge #10181: Include cleanup
Wladimir J. van der Laan
2017-04-20
[qt] Don't call method on null WalletModel object
Russell Yanofsky
2017-04-20
Merge #9942: Refactor CBlockPolicyEstimator
Wladimir J. van der Laan
2017-04-20
Tests: Add simple test for getaddednodeinfo
Jimmy Song
2017-04-20
Tests: Refactor to create witness script creation function
Jimmy Song
2017-04-20
wallet: Make IsDummy private in CWalletDBWrapper
Wladimir J. van der Laan
2017-04-20
wallet: CWalletDB CDB composition not inheritance
Wladimir J. van der Laan
2017-04-20
Move zmq test skipping logic into individual test case.
John Newbery
2017-04-20
wallet: Reduce references to global bitdb environment
Wladimir J. van der Laan
2017-04-20
wallet: Get rid of fFileBacked
Wladimir J. van der Laan
2017-04-20
wallet: Introduce database handle wrapper
Wladimir J. van der Laan
2017-04-20
Make Boost use std::atomic internally
Pieter Wuille
2017-04-20
fix tsan: utiltime race on nMockTime
Pieter Wuille
2017-04-20
fix ubsan: bitcoin-tx: not initialize context before IsFullyValid
Pieter Wuille
2017-04-20
Merge #10231: [Qt] Reduce a significant cs_main lock freeze
Wladimir J. van der Laan
2017-04-20
Add missing <atomic> header in clientmodel.h
Jonas Schnelli
2017-04-20
Merge #10143: [net] Allow disconnectnode RPC to be called with node id
Wladimir J. van der Laan
2017-04-20
Set both time/height header caches at the same time
Jonas Schnelli
2017-04-20
Declare headers height/time cache mutable, re-set the methods const
Jonas Schnelli
2017-04-19
Tests: Add test for getdifficulty
Jimmy Song
2017-04-19
Update the remaining blocks left in modaloverlay at init.
Jonas Schnelli
2017-04-19
Reduce cs_main locks during modal overlay by adding an atomic cache
Jonas Schnelli
2017-04-19
[tests] disconnect_ban: add tests for disconnect-by-nodeid
John Newbery
2017-04-19
[tests] disconnect_ban: remove dependency on urllib
John Newbery
2017-04-19
[tests] disconnect_ban: use wait_until instead of sleep
John Newbery
2017-04-19
[tests] disconnect_ban: add logging
John Newbery
2017-04-19
[tests] disconnectban test - only use two nodes
John Newbery
2017-04-19
[tests] rename nodehandling to disconnectban
John Newbery
2017-04-19
[tests] fix nodehandling.py flake8 warnings
John Newbery
2017-04-19
Allow disconnectnode() to be called with node id
John Newbery
2017-04-19
Merge #9827: Improve ScanForWalletTransactions return value
Wladimir J. van der Laan
2017-04-19
Merge #10221: Stop treating coinbase outputs differently in GUI: show them at...
Jonas Schnelli
2017-04-19
Merge #10226: wallet: Use boost to more portably ensure -wallet specifies onl...
Wladimir J. van der Laan
2017-04-18
build: fix bitcoin-config.h regeneration after touching build files
Cory Fields
2017-04-18
build: remove wonky auto top-level convenience targets
Cory Fields
2017-04-18
Remove duplicate method definitions in NodeConnCB subclasses
John Newbery
2017-04-18
Adds helper functions to NodeConnCB
John Newbery
2017-04-18
wallet: Use boost to more portably ensure -wallet specifies only a filename
Luke Dashjr
2017-04-18
Merge #10219: Tests: Order Python Tests Differently
MarcoFalke
2017-04-18
Merge #10211: [doc] Contributor fixes & new "finding reviewers" section
Wladimir J. van der Laan
2017-04-18
Merge #10208: [wallet] Rescan abortability
Wladimir J. van der Laan
2017-04-18
[rpc] Add abortrescan command to RPC interface.
Kalle Alm
2017-04-17
Tests: Put Extended tests first when they're included
Jimmy Song
2017-04-17
Merge #10197: [tests] Functional test warnings
MarcoFalke
2017-04-17
Merge #10207: Clarify importprivkey help text ... example of blank label with...
MarcoFalke
2017-04-17
Merge #10222: [tests] test_runner - check unicode
MarcoFalke
2017-04-17
[tests] test_runner - check unicode
John Newbery
2017-04-17
[wallet] Add support for aborting wallet transaction rescans.
Kalle Alm
2017-04-17
[tests] Remove cache directory by default when running test_runner
John Newbery
2017-04-17
[test] add warnings to test_runner
John Newbery
[prev]
[next]