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
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
[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
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
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
rpc: sendrawtransaction unconditionality/privacy note
Jon Atack
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
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
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
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
Have importwallet use ImportPrivKeys and ImportScripts
Andrew Chow
2019-07-24
Optionally allow ImportScripts to set script creation timestamp
Andrew Chow
[next]