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-06-05
docs: create security policy
Neha Narula
2019-06-05
Merge #16144: wallet: do not encrypt wallets with disabled private keys
Wladimir J. van der Laan
2019-06-05
Merge #15976: refactor: move methods under CChainState (pt. 1)
Wladimir J. van der Laan
2019-06-04
Merge #16139: Docs: Add riscv64 to outputs list in release-process.md
MarcoFalke
2019-06-04
wallet: do not encrypt wallets with disabled private keys
whythat
2019-06-03
Merge #16124: tests: Limit Python linting to files in the repo
Wladimir J. van der Laan
2019-06-03
Merge #16044: qt: fix opening bitcoin.conf via Preferences on macOS
Wladimir J. van der Laan
2019-06-03
Merge #16090: Qt: Add vertical spacer to peer detail widget
Wladimir J. van der Laan
2019-06-03
Merge #16122: gui: Enable console line edit on setClientModel
Wladimir J. van der Laan
2019-06-03
Merge #16135: gui: Set progressDialog to nullptr
Wladimir J. van der Laan
2019-06-03
Add riscv64 to outputs list in release-process.md
JeremyRand
2019-06-03
qt: fix opening bitcoin.conf via Preferences on macOS; see #15409
shannon1916
2019-06-02
gui: Set progressDialog to nullptr
João Barbosa
2019-05-30
gui: Enable console line edit on setClientModel
João Barbosa
2019-05-30
Limit Python linting to files in the repo
practicalswift
2019-05-29
Merge #16086: contrib: use newer config.guess & config.sub in install_db4.sh
Wladimir J. van der Laan
2019-05-29
Merge #16039: docs: add release note for 14954
MarcoFalke
2019-05-29
Merge #15703: Update secp256k1 subtree to latest upstream
Wladimir J. van der Laan
2019-05-29
Merge #16046: util: Add type safe GetTime
Wladimir J. van der Laan
2019-05-29
Merge #16089: depends: add ability to skip building zeromq
Wladimir J. van der Laan
2019-05-29
Merge #16056: mempool: remove unused magic number from consistency check
Wladimir J. van der Laan
2019-05-29
Merge #16047: doc: analyzepsbt description in doc/psbt.md
Wladimir J. van der Laan
2019-05-29
Merge #16113: gui: move coin control "OK" to the right hand side of the dialog
Jonas Schnelli
2019-05-29
Merge #15741: Batch write imported stuff in importmulti
MeshCollider
2019-05-28
Merge #16114: contrib: add curl as a required program in gitian-build.py
MarcoFalke
2019-05-28
docs: add release note for 14954
fanquake
2019-05-28
contrib: add curl as a required program in gitian-build.py
fanquake
2019-05-28
gui: move coin control OK to the right
fanquake
2019-05-28
wallet: Pass WalletBatch to CWallet::UnsetWalletFlag
João Barbosa
2019-05-28
Apply the batch treatment to CWallet::SetAddressBook via ImportScriptPubKeys
Ben Woosley
2019-05-28
Move some of ProcessImport into CWallet::Import*
Ben Woosley
2019-05-27
Merge #16095: Catch by reference not value in wallettool
MarcoFalke
2019-05-26
Exceptions should be caught by reference, not by value.
Kristaps Kaupe
2019-05-25
Merge #15622: Remove global symbols: Avoid using the global namespace if poss...
MarcoFalke
2019-05-26
Add vertical spacer
Josu Goñi
2019-05-25
Remove global symbols: Avoid using the global namespace if possible
practicalswift
2019-05-25
depends: add ability to skip building zeromq
fanquake
2019-05-25
Merge #16059: configure: Fix thread_local detection
MarcoFalke
2019-05-24
contrib: use newer config.guess & config.sub in install_db4.sh
fanquake
2019-05-24
Merge #16042: test: Bump MAX_NODES to 12
MarcoFalke
2019-05-24
Merge #16078: test: replace tx hash with txid in rawtransaction test
MarcoFalke
2019-05-24
remove parameters -addresstype=legacy in rpc_rawtransaction test
LongShao007
2019-05-23
Merge #16080: build/doc: update bitcoin_config.h packages, release process
MarcoFalke
2019-05-23
configure: Add flag for enabling thread_local.
Carl Dong
2019-05-23
util: Add type safe GetTime
MarcoFalke
2019-05-23
Merge #16034: refactoring: Rename LockAnnotation to LockAssertion and add run...
MarcoFalke
2019-05-23
Merge #16024: [rpc] deriveaddresses: Correction of descriptor checksum in RPC...
MarcoFalke
2019-05-23
doc: add bitcoin_config.h PACKAGE updates to release process
Jon Atack
2019-05-23
build: bump bitcoin_config.h packages to v0.18
Jon Atack
2019-05-23
Merge #16079: wallet_balance.py: Prevent edge cases
MarcoFalke
[next]