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
2021-02-23
Merge #21250: build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix)
Wladimir J. van der Laan
2021-02-23
Merge #21053: rpc, test: document {previous,next}blockhash as optional
MarcoFalke
2021-02-23
Merge #16546: External signer support - Wallet Box edition
Wladimir J. van der Laan
2021-02-23
Merge #21222: log: Clarify log message when file does not exist
MarcoFalke
2021-02-23
doc: add external-signer.md
Sjors Provoost
2021-02-23
rpc: send: support external signer
Sjors Provoost
2021-02-23
rpc: signerdisplayaddress
Sjors Provoost
2021-02-23
wallet: ExternalSigner: add GetDescriptors method
Sjors Provoost
2021-02-23
wallet: add GetExternalSigner()
Sjors Provoost
2021-02-23
test: external_signer wallet flag is immutable
Sjors Provoost
2021-02-23
rpc: add external_signer option to createwallet
Sjors Provoost
2021-02-23
rpc: signer: add enumeratesigners to list external signers
Sjors Provoost
2021-02-23
rpc: add external signer RPC files
Sjors Provoost
2021-02-23
wallet: add ExternalSignerScriptPubKeyMan
Sjors Provoost
2021-02-23
wallet: add external_signer flag
Sjors Provoost
2021-02-23
test: add external signer test
Sjors Provoost
2021-02-23
wallet: add -signer argument for external signer command
Sjors Provoost
2021-02-23
Merge #21274: assumptions: Assume C++17
MarcoFalke
2021-02-23
Merge #19698: test: apply strict verification flags for transaction tests and...
Wladimir J. van der Laan
2021-02-23
Merge bitcoin-core/gui#213: qt: Add Copy Address Action to Payment Requests
MarcoFalke
2021-02-23
assumptions: check C++17 assumption with MSVC
fanquake
2021-02-23
assumptions: assume a C++17 compiler
fanquake
2021-02-22
qt: Add Copy Address Action to Payment Requests
Jarol Rodriguez
2021-02-23
Merge #21263: doc: Clarify that squashing should happen before review
fanquake
2021-02-23
Merge #21078: guix: only download sources for hosts being built
fanquake
2021-02-23
Merge #21089: guix: Add support for powerpc64{,le}
fanquake
2021-02-22
build: make HAVE_O_CLOEXEC available outside LevelDB (bugfix)
Sebastian Falbesoner
2021-02-22
init: only use pipe2 if availabile, check in configure
Sebastian Falbesoner
2021-02-22
Merge #79: Embed monospaced font
Wladimir J. van der Laan
2021-02-22
Merge #21255: contrib: run test-symbol-check for RISC-V
Wladimir J. van der Laan
2021-02-22
doc: Clarify that squashing should happen before review
MarcoFalke
2021-02-22
Merge #21202: [validation] Two small clang lock annotation improvements
MarcoFalke
2021-02-22
Merge #20845: net: Log to net debug in MaybeDiscourageAndDisconnect except fo...
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#211: qt: Remove Transactionview Edit Label Action
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#206: Display fRelayTxes and bip152_highbandwidth_{to, ...
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#205: Save/restore TransactionView and recentRequestsVi...
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#204: Drop buggy TableViewLastColumnResizingFixer class
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#202: peers-tab: bug fix right panel toggle
MarcoFalke
2021-02-22
Merge bitcoin-core/gui#179: Add `Type` column to peers window, update peer de...
MarcoFalke
2021-02-22
guix: only download sources for hosts being built
fanquake
2021-02-22
contrib: run test-symbol check for RISCV
fanquake
2021-02-21
gui: Add monospaced font settings
Hennadii Stepanov
2021-02-21
qt: Choose monospaced font in C++ code rather in `*.ui` file
Hennadii Stepanov
2021-02-21
qt: Make GUIUtil::fixedPitchFont aware of embedded font
Hennadii Stepanov
2021-02-21
gui: Add Roboto Mono font
Hennadii Stepanov
2021-02-21
test: framework: add skip_if_no_external_signer
Sjors Provoost
2021-02-21
configure: add --enable-external-signer
Sjors Provoost
2021-02-21
Merge #21243: ci: Avoid invoking curl on the host
fanquake
2021-02-20
ci: Avoid invoking curl on the host
MarcoFalke
2021-02-20
Merge #20750: [Bundle 2/n] Prune g_chainman usage in mempool-related validati...
MarcoFalke
[next]