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
2019-07-29
Merge #15993: net: Drop support of the insecure miniUPnPc versions
Wladimir J. van der Laan
2019-07-29
Merge #16399: wallet: Improve wallet creation
MarcoFalke
2019-07-29
Merge #16441: build: remove qt libjpeg check from bitcoin_qt.m4
Wladimir J. van der Laan
2019-07-29
Merge #16467: rpc: sendrawtransaction help privacy note
Wladimir J. van der Laan
2019-07-29
Merge #16424: build: Treat -Wswitch as error when --enable-werror
MarcoFalke
2019-07-29
Updated python command in readme so it will work on systems that have both py...
Aaron Clauson
2019-07-29
scripts: filter more qt plugins we don't use in macdeployqtplus
fanquake
2019-07-29
scripts: misc cleanups in macdeployqtplus
fanquake
2019-07-29
scripts: use format() in macdeployqtplus
fanquake
2019-07-29
scripts: add type annotations to macdeployqtplus
fanquake
2019-07-29
Merge #16481: Trivial: add missing space
fanquake
2019-07-28
Trivial: add missing space
David A. Harding
2019-07-28
Merge #16464: [qa] Ensure we don't generate a too-big block in p2sh sigops test
MarcoFalke
2019-07-28
Merge #16468: Exclude depends/Makefile in .gitignore
fanquake
2019-07-27
wallet: Rename CWalletKey to OldKey
MarcoFalke
2019-07-27
wallet: Enumerate walletdb keys
MarcoFalke
2019-07-27
Replace IsArgKnown() with FlagsOfKnownArg()
Hennadii Stepanov
2019-07-27
Use ArgsManager::NETWORK_ONLY flag
Hennadii Stepanov
2019-07-27
rpc: sendrawtransaction unconditionality/privacy note
Jon Atack
2019-07-27
[test] walletcreatefundedpsbt: check RBF is disabled when -walletrbf=0
Sjors Provoost
2019-07-27
[doc] rpc: remove "fallback to" from RBF default help
Sjors Provoost
2019-07-27
[rpc] walletcreatefundedpsbt: use wallet default RBF
Sjors Provoost
2019-07-27
Remove unused m_debug_only member from Arg struct
Hennadii Stepanov
2019-07-27
scripted-diff: Use ArgsManager::DEBUG_ONLY flag
Hennadii Stepanov
2019-07-27
scripted-diff: Use Flags enum in AddArg()
Hennadii Stepanov
2019-07-27
Add Flags enum to ArgsManager
Hennadii Stepanov
2019-07-27
Refactor InterpretNegatedOption() function
Hennadii Stepanov
2019-07-27
refactoring: Check IsArgKnown() early
Hennadii Stepanov
2019-07-27
Merge #15588: Log the actual wallet file version and no longer publicly expos...
MeshCollider
2019-07-27
Merge #16415: Get rid of PendingWalletTx class
MeshCollider
2019-07-27
Merge #16402: Remove wallet settings from chainparams
MeshCollider
2019-07-27
Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`
MeshCollider
2019-07-26
[mempool] log correct messages when CPFP fails
John Newbery
2019-07-26
test: Fail early on disconnect in mininode.wait_for_*
MarcoFalke
2019-07-26
Merge #16301: Use CWallet::Import* functions in all import* RPCs
MarcoFalke
2019-07-26
Add RPC bumpfee totalFee deprecation test
Jon Atack
2019-07-26
deprecate totalFee argument in bumpfee RPC call
Gregory Sanders
2019-07-26
Exclude depends/Makefile in .gitignore
João Barbosa
2019-07-25
Merge #16386: depends: disable unused Qt features
Wladimir J. van der Laan
2019-07-25
[qa] Ensure we don't generate a too-big block in p2sh sigops test
Suhas Daftuar
2019-07-25
Merge #16459: [qa] Fix race condition in example_test.py
MarcoFalke
2019-07-25
[qa] Fix race condition in example_test.py
Suhas Daftuar
2019-07-25
doc: add note on precedence of options in bitcoin.conf
Torkel Rogstad
2019-07-25
Merge #16455: doc: Remove downgrading warning in release notes, per 0.18 branch
fanquake
2019-07-25
Merge #15305: [validation] Crash if disconnecting a block fails
fanquake
2019-07-24
refactor : use RelayTransaction in BroadcastTransaction utility
Antoine Riard
2019-07-24
doc: Remove downgrading warning in release notes, per 0.18 branch
MarcoFalke
2019-07-24
Merge #16362: Add bilingual_str type
MarcoFalke
2019-07-24
Enable all tests in feature_config_args.py
Hennadii Stepanov
2019-07-24
Use CheckDataDirOption() for code uniformity
Hennadii Stepanov
[prev]
[next]