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
2018-04-10
Extract consts for WITNESS_V0 hash sizes
Ben Woosley
2018-04-10
Merge #12731: Support serialization as another type without casting
Wladimir J. van der Laan
2018-04-10
Merge #12749: [wallet] feebumper: discard change outputs below discard rate
Wladimir J. van der Laan
2018-04-10
Merge #12932: wallet: Remove redundant lambda function arg in handleTransacti...
MarcoFalke
2018-04-10
Merge #12854: Add P2P, Network, and Qt categories to the desktop icon
Wladimir J. van der Laan
2018-04-10
Merge #12852: [doc] devtools: Setup ots git integration
Wladimir J. van der Laan
2018-04-10
wallet: Remove redundant lambda function arg in handleTransactionChanged
Wladimir J. van der Laan
2018-04-10
Merge #12926: Run unit tests in parallel
Wladimir J. van der Laan
2018-04-09
Increase entropy in test temp directory name
Pieter Wuille
2018-04-09
Reorder travis builds
Pieter Wuille
2018-04-09
tests: run tests in parallel
Cory Fields
2018-04-09
tests: split up actual tests and helper files
Cory Fields
2018-04-09
Merge #12902: [qa] Handle potential cookie race when starting node
MarcoFalke
2018-04-09
Merge #12927: Docs: fixed link, replaced QT with Qt
MarcoFalke
2018-04-09
Merge #12845: Trivial: Add logging line in init.cpp that was accidentally rem...
MarcoFalke
2018-04-09
Docs: fixed link, replaced QT with Qt
Darko Janković
2018-04-09
added logging line back that was accidentally removed with #10762
Steve Lee
2018-04-09
Merge #12917: qa: Windows fixups for functional tests
MarcoFalke
2018-04-09
[qa] Delete cookie file before starting node
Suhas Daftuar
2018-04-09
Merge #11851: scripted-diff: Rename wallet database classes
Wladimir J. van der Laan
2018-04-09
Merge #12923: util: Pass pthread_self() to pthread_setschedparam instead of 0
Wladimir J. van der Laan
2018-04-09
util: Remove designator initializer from ScheduleBatchPriority
Wladimir J. van der Laan
2018-04-09
util: Pass pthread_self() to pthread_setschedparam instead of 0
Wladimir J. van der Laan
2018-04-09
[doc] devtools: Setup ots git integration
MarcoFalke
2018-04-09
Merge #12770: Use explicit casting in cuckoocache's compute_hashes(...) to cl...
MarcoFalke
2018-04-09
Merge #12007: [Doc] Clarify the meaning of fee delta not being a fee rate in ...
MarcoFalke
2018-04-09
Merge #11878: Add Travis check for duplicate includes
MarcoFalke
2018-04-09
Merge #12918: test: Assert on correct variable
MarcoFalke
2018-04-09
Add Travis check for duplicate includes
practicalswift
2018-04-09
Remove duplicate includes
practicalswift
2018-04-09
Merge #12537: [arith_uint256] Make it safe to use "self" in operators
Wladimir J. van der Laan
2018-04-09
test: Assert on correct variable
Karl-Johan Alm
2018-04-08
Merge #12856: Tests: Add Metaclass for BitcoinTestFramework
Wladimir J. van der Laan
2018-04-08
Merge #12905: [rpcwallet] Clamp walletpassphrase value at 100M seconds
MarcoFalke
2018-04-08
qa: Windows fixups for functional tests
MarcoFalke
2018-04-08
Merge #12886: Introduce Span type and use it instead of FLATDATA
Wladimir J. van der Laan
2018-04-08
Merge #12904: [qa] Ensure bitcoind processes are cleaned up when tests end
Wladimir J. van der Laan
2018-04-08
[qa] Ensure bitcoind processes are cleaned up when tests end
Suhas Daftuar
2018-04-08
Use std::bind instead of boost::bind to re-lock the wallet
Suhas Daftuar
2018-04-08
[rpcwallet] Clamp walletpassphrase value at 100M seconds
Suhas Daftuar
2018-04-08
Merge #12878: [refactor] Config handling refactoring in preparation for netwo...
Jonas Schnelli
2018-04-08
Merge #12901: build: Show enabled sanitizers in configure output
MarcoFalke
2018-04-08
Merge #12561: Check for block corruption in ConnectBlock()
Wladimir J. van der Laan
2018-04-08
Merge #12891: [logging] add lint-logs.sh to check for newline termination.
Wladimir J. van der Laan
2018-04-08
Merge #12895: tests: Add note about test suite name uniqueness requirement to...
Wladimir J. van der Laan
2018-04-07
Merge #12906: Avoid `interface` keyword to fix windows gitian build
MarcoFalke
2018-04-07
Merge #12618: Set SCHED_BATCH priority on the loadblk thread.
Wladimir J. van der Laan
2018-04-07
Add m_ prefix to WalletBatch::m_batch
Russell Yanofsky
2018-04-07
Merge #12708: Make verify-commits.sh test that merges are clean
Wladimir J. van der Laan
2018-04-07
Update walletdb comment after renaming.
Russell Yanofsky
[next]