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-03-28
contrib: Fix check-doc script regexes
MarcoFalke
2018-03-28
[Tests] fix a typo in TestNode.assert_start_raises_init_error()
Roman Zeyde
2018-03-28
Merge #11881: Remove Python2 support
Wladimir J. van der Laan
2018-03-28
Merge #12811: test: Make summary row bold-red if any test failed and show fai...
Wladimir J. van der Laan
2018-03-28
test: List any failed tests at the end of test_runner output
Anthony Towns
2018-03-28
Make base58 python contrib code work with python3
Evan Klitzke
2018-03-28
Merge #12798: doc: Refer to witness reserved value as spec. in the BIP
Wladimir J. van der Laan
2018-03-28
test: Make summary row bold-red if any test failed
Wladimir J. van der Laan
2018-03-28
Merge #12806: qa: Fix function names in feature_blocksdir
Wladimir J. van der Laan
2018-03-27
Track negated arguments in the argument paser.
Evan Klitzke
2018-03-27
Add additional tests for GetBoolArg()
Evan Klitzke
2018-03-27
qa: Fix function names in feature_blocksdir
MarcoFalke
2018-03-27
Fix error in memory usage calculation (unintended integer division)
practicalswift
2018-03-27
[wallet] Add dummy wallet init class
John Newbery
2018-03-27
Merge #12717: [REST] Handle UTXO retrieval when ignoring the mempool
Wladimir J. van der Laan
2018-03-27
Merge #12653: Allow to optional specify the directory for the blocks storage
Wladimir J. van der Laan
2018-03-27
Merge #12778: RPC: Add username and ip logging for RPC method requests
Wladimir J. van der Laan
2018-03-27
[wallet] Use global g_wallet_init_interface to init/destroy the wallet.
John Newbery
2018-03-27
Merge #12762: Make CKeyStore an interface
Wladimir J. van der Laan
2018-03-27
Merge #12714: Introduce interface for signing providers
Wladimir J. van der Laan
2018-03-27
Merge #12800: doc: Add note about our preference for scoped enumerations ("en...
Wladimir J. van der Laan
2018-03-27
doc: Add note about our preference for scoped enumerations ("enum class")
practicalswift
2018-03-27
Merge #12797: init: Fix help message for checkblockindex
Wladimir J. van der Laan
2018-03-27
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-27
Merge #12795: do not truncate .dat extension for wallets in gui
Jonas Schnelli
2018-03-27
Merge #12793: qt: Avoid reseting on resetguisettigs=0
Wladimir J. van der Laan
2018-03-27
Merge #12779: Qt: Remove unused method setupAmountWidget(...)
Wladimir J. van der Laan
2018-03-26
doc: Refer to witness reserved value as spec. in the BIP
MarcoFalke
2018-03-26
init: Fix help message for checkblockindex
MarcoFalke
2018-03-26
Change all python files to use Python3
John Newbery
2018-03-26
do not truncate .dat extension for wallets in gui
Gregory Sanders
2018-03-26
qt: Avoid resetting on resetguisettigs=0
MarcoFalke
2018-03-26
Merge #11962: [net] add seed.bitcoin.sprovoost.nl to DNS seeds
Wladimir J. van der Laan
2018-03-26
[wallet] Create wallet init interface.
John Newbery
2018-03-26
[wallet] Move wallet init functions into WalletInit class.
John Newbery
2018-03-26
[Tests] Use blockmaxweight where tests previously had blockmaxsize
Conor Scott
2018-03-26
Merge #12699: [wallet] Shuffle transaction inputs before signing
Wladimir J. van der Laan
2018-03-26
Merge #12756: [config] Remove blockmaxsize option
Wladimir J. van der Laan
2018-03-26
rpc: Adjust ifdef to avoid unreachable code
practicalswift
2018-03-26
Merge #12610: Multiwallet for the GUI
Jonas Schnelli
2018-03-26
Qt: hide RPCConsole wallet selector when no wallets are present
Jonas Schnelli
2018-03-26
Qt: show wallet name in request dlg in case of multiwallet
Jonas Schnelli
2018-03-26
Qt: show wallet name in send confirmation dlg in case of multiwallet
Jonas Schnelli
2018-03-26
GUI: RPCConsole: Log wallet changes
Luke Dashjr
2018-03-26
Qt: Get wallet name from WalletModel rather than passing it around
Luke Dashjr
2018-03-26
Qt: When multiple wallets are used, include in notifications the name
Jonas Schnelli
2018-03-26
Qt: QComboBox::setVisible doesn't work in toolbars, so defer adding it at all...
Luke Dashjr
2018-03-26
Qt: Add wallet selector to debug console
Jonas Schnelli
2018-03-26
Reduce variable scopes
practicalswift
2018-03-25
Introduce interface for signing providers
Pieter Wuille
[prev]
[next]