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-31
Revamp option negating policy
Hennadii Stepanov
2019-07-31
wallet: Drop unused OldKey
João Barbosa
2019-07-31
Merge #16452: refactor: use RelayTransaction in BroadcastTransaction utility
MarcoFalke
2019-07-31
Merge #16504: doc: Add release note for the deprecated totalFee option of bum...
MarcoFalke
2019-07-31
doc: Add release note for the deprecated totalFee option of bumpfee
João Barbosa
2019-07-31
Merge #16505: Changes verbosity of msbuild from quiet to normal in the appvey...
MarcoFalke
2019-07-31
Merge #15906: [wallet] Move min_depth and max_depth to coin control
Wladimir J. van der Laan
2019-07-31
Changes the verbosity of msbuild from quiet to normal in the appveyor script....
Aaron Clauson
2019-07-31
Merge #16451: Remove CMerkleTx
Wladimir J. van der Laan
2019-07-30
Merge #16433: txmempool: Remove unused default value MemPoolRemovalReason::UN...
Jonas Schnelli
2019-07-30
test: Add -acceptnonstdtxn to self.extra_args[3]
MarcoFalke
2019-07-30
gui: Generate bech32 addresses by default (take 2, fixup)
MarcoFalke
2019-07-30
[wallet] Remove CMerkleTx serialization logic
John Newbery
2019-07-30
[wallet] Flatten CWalletTx class hierarchy
John Newbery
2019-07-30
[wallet] Move CMerkleTx functions into CWalletTx
John Newbery
2019-07-30
test: Bump rpc_timeout in feature_dbcrash
MarcoFalke
2019-07-30
Merge #15134: tests: Switch one of the Travis jobs to an unsigned char enviro...
Wladimir J. van der Laan
2019-07-30
Merge #16434: build: Specify AM_CPPFLAGS for ZMQ
Wladimir J. van der Laan
2019-07-30
Merge #16483: doc: update Python command in msvc readme
fanquake
2019-07-30
Merge #15709: wallet: Do not add "setting" key as unknown
MeshCollider
2019-07-30
Add setting as known type
Peter Bushnell
2019-07-30
Merge #16484: doc: update labels in CONTRIBUTING.md
fanquake
2019-07-30
Merge #16475: wallet: Enumerate walletdb keys
fanquake
2019-07-30
Merge #16491: qa: fix deprecated log.warn in feature_dbcrash test
fanquake
2019-07-29
qa: fix deprecated log.warn in feature_dbcrash test
Jon Atack
2019-07-29
doc: update labels in CONTRIBUTING.md
MarcoFalke
2019-07-29
Merge #16471: [mempool] log correct messages when CPFP fails
Wladimir J. van der Laan
2019-07-29
Allow createwallet to take empty passwords to make unencrypted wallets
Andrew Chow
2019-07-29
Merge #16436: gui: Do not create payment server if -disablewallet option prov...
Wladimir J. van der Laan
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
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
[prev]
[next]