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-13
Replace remaining fprintf with tfm::format manually
MarcoFalke
2019-06-13
scripted-diff: Replace fprintf with tfm::format
MarcoFalke
2019-06-13
tinyformat: Add doc to Bitcoin Core specific strprintf
MarcoFalke
2019-06-12
Merge #15834: Fix transaction relay bugs introduced in #14897 and expire tran...
MarcoFalke
2019-06-11
Merge #16184: scripted-diff: gitian: Use REFERENCE_DATETIME directly.
MarcoFalke
2019-06-11
Merge #16143: tests: Mark unit test blockfilter_index_initial_sync as non-det...
MarcoFalke
2019-06-10
scripted-diff: gitian: Use REFERENCE_DATETIME directly.
Carl Dong
2019-06-08
Merge #16164: doc: update release process for SECURITY.md
Wladimir J. van der Laan
2019-06-08
Merge #16162: scripts: add key for Michael Ford (fanquake) to trusted keys list
Wladimir J. van der Laan
2019-06-07
Merge #15024: Allow specific private keys to be derived from descriptor
Wladimir J. van der Laan
2019-06-08
Add test for dumping the private key imported from descriptor
MeshCollider
2019-06-07
Merge #16141: build: remove GZIP export from gitian descriptors
Wladimir J. van der Laan
2019-06-07
Extend importmulti descriptor tests
MeshCollider
2019-06-07
doc: update release process with SECURITY.md
Jon Atack
2019-06-07
doc: clarify support in SECURITY.md
Jon Atack
2019-06-07
scripts: add key for fanquake to trusted keys list
fanquake
2019-06-06
Merge #16129: refactor: Remove unused includes
MarcoFalke
2019-06-06
Merge #15461: [depends] update to Boost 1.70
Wladimir J. van der Laan
2019-06-06
Merge #15886: qt, wallet: Revamp SendConfirmationDialog
Wladimir J. van der Laan
2019-06-06
Merge #16130: Don't GPG sign intermediate commits with github-merge tool
Wladimir J. van der Laan
2019-06-06
Merge #15689: netaddress: Update CNetAddr for ORCHIDv2
Wladimir J. van der Laan
2019-06-06
Import private keys from descriptor with importmulti if provided
MeshCollider
2019-06-06
Add private key derivation functions to descriptors
MeshCollider
2019-06-06
Include core_io.h from core_read.cpp
practicalswift
2019-06-05
Merge #15844: depends: Purge libtool archives
Wladimir J. van der Laan
2019-06-05
depends: remove usage of TAR_OPTIONS
fanquake
2019-06-05
Merge #16140: docs: create security policy
Wladimir J. van der Laan
2019-06-05
Merge #15985: Add test for GCC bug 90348
Wladimir J. van der Laan
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-04
tests: Mark unit test blockfilter_index_initial_sync as non-deterministic
practicalswift
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
build: remove export GZIP from gitian descriptors
fanquake
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-06-02
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
Add test for GCC bug 90348
Pieter Wuille
2019-05-31
Don't GPG sign intermediate commits with github-merge tool
Steven Roose
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
[next]