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-21
Add support for std::unordered_{map,set} to memusage.h
Pieter Wuille
2017-04-21
Merge #10228: build: regenerate bitcoin-config.h as necessary
Wladimir J. van der Laan
2017-04-21
Merge #10242: [qt] Don't call method on null WalletModel object
Wladimir J. van der Laan
2017-04-21
Merge #10239: Make Boost use std::atomic internally
Wladimir J. van der Laan
2017-04-21
Merge #10245: Minor fix in build documentation for FreeBSD 11
Wladimir J. van der Laan
2017-04-21
Minor fix in build documentation for FreeBSD 11
Shigeya Suzuki
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
Make Boost use std::atomic internally
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
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
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
2017-04-17
[qt] Stop treating coinbase outputs differently: show them at 1conf
Matt Corallo
2017-04-17
[doc] Add blob about finding reviewers.
Kalle Alm
2017-04-17
Merge #10178: Remove CValidationInterface::UpdatedTransaction
Wladimir J. van der Laan
2017-04-17
Merge #10215: Check interruptNet during dnsseed lookups
Pieter Wuille
2017-04-17
Merge #9693: Prevent integer overflow in ReadVarInt.
Pieter Wuille
2017-04-14
Check interruptNet during dnsseed lookups
Matt Corallo
2017-04-14
[doc] Wording fixes in CONTRIBUTING.md.
Kalle Alm
[next]