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-30
test: Add -acceptnonstdtxn to self.extra_args[3]
MarcoFalke
2019-07-30
test: Bump rpc_timeout in feature_dbcrash
MarcoFalke
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
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
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
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
2019-07-24
Have importaddress use ImportScripts and ImportScriptPubKeys
Andrew Chow
2019-07-24
Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functions
Andrew Chow
2019-07-24
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
Add bilingual message type
Hennadii Stepanov
2019-07-24
Refactor out translation.h
Hennadii Stepanov
2019-07-24
Merge #16445: test: Skip flaky p2p_invalid_messages test on macOS
MarcoFalke
2019-07-24
depends: disable unused Qt features
fanquake
2019-07-24
doc: remove line numbers from qt package links
fanquake
2019-07-24
doc: fix typo in bitcoin_qt.m4 comment
fanquake
2019-07-24
build: remove jpeg lib check from bitcoin_qt.m4
fanquake
2019-07-24
build: disable libjpeg in qt
fanquake
2019-07-23
Merge #16366: init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-23
test: Skip flaky p2p_invalid_messages test on macOS
Fabian Jahr
2019-07-23
Merge #16408: depends: Prune X packages
fanquake
2019-07-23
Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cpp
fanquake
2019-07-23
Merge #16430: doc: Update bips 35, 37 and 111 status
fanquake
2019-07-22
Merge #16438: travis: Print memory and number of cpus
MarcoFalke
2019-07-22
travis: Print memory and number of cpus
MarcoFalke
2019-07-22
Remove ReadVersion and WriteVersion
Andrew Chow
2019-07-22
Log the actual wallet file version
Andrew Chow
2019-07-22
Remove nFileVersion from CWalletScanState
Andrew Chow
[next]