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-11
tests: Avoid copies of CTransaction
MarcoFalke
2018-04-11
Merge #12920: test: Fix sign for expected values
Wladimir J. van der Laan
2018-04-11
Merge #12650: gui: Fix issue: "default port not shown correctly in settings d...
Wladimir J. van der Laan
2018-04-11
Merge #12916: Introduce BigEndian wrapper and use it for netaddress ports
Wladimir J. van der Laan
2018-04-11
Merge #12941: [Trivial] Ignore macOS daemon() depracation warning
Wladimir J. van der Laan
2018-04-11
Merge #12892: [wallet] [rpc] introduce 'label' API for wallet
Wladimir J. van der Laan
2018-04-11
Ignore macOS daemon() depracation warning
Jonas Schnelli
2018-04-11
test: Fix sign for expected values
Karl-Johan Alm
2018-04-10
[docs] Add release notes for wallet 'label' API.
John Newbery
2018-04-10
[wallet] [rpc] introduce 'label' API for wallet
Wladimir J. van der Laan
2018-04-10
Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.
251
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
Introduce BigEndian wrapper and use it for netaddress ports
Pieter Wuille
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
[next]