index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
wallet: add -signer argument for external signer command
Sjors Provoost
2021-02-23
Merge #21274: assumptions: Assume C++17
MarcoFalke
2021-02-23
qt: Prevent the main window popup menu
Hennadii Stepanov
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
wallet: listdescriptors uses normalized descriptor form
Ivan Metlushko
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-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
scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext
MarcoFalke
2021-02-22
scripted-diff: Rename PROVIDE_MAIN_FUNCTION -> PROVIDE_FUZZ_MAIN_FUNCTION
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-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
configure: add --enable-external-signer
Sjors Provoost
2021-02-20
Merge #20750: [Bundle 2/n] Prune g_chainman usage in mempool-related validati...
MarcoFalke
2021-02-19
Merge #21211: test: Move P2WSH_OP_TRUE to shared test library
MarcoFalke
2021-02-19
Merge #21187: Net processing: Only call PushAddress() from net_processing
MarcoFalke
2021-02-19
Merge #21226: build: Fix fuzz binary compilation under windows
MarcoFalke
2021-02-19
Merge #21221: [tools] Allow argument/parameter bin packing in clang-format
MarcoFalke
2021-02-19
Merge #21228: test: Avoid comparision of integers with different signs
fanquake
2021-02-19
Merge #21201: rpc: Disallow sendtoaddress and sendmany when private keys disa...
Samuel Dobson
2021-02-18
Fix fuzz binary compilation under windows
Dan Benjamin
2021-02-18
style-only: Make AcceptToMemoryPool signature readable
Carl Dong
2021-02-18
style-only: Make CheckSequenceLock signature readable
Carl Dong
2021-02-18
validation: Use *this in CChainState::LoadMempool
Carl Dong
2021-02-18
validation: Pass in chainstate to UpdateMempoolForReorg
Carl Dong
2021-02-18
validation: Pass in chainstate to CTxMemPool::removeForReorg
Carl Dong
2021-02-18
validation: Pass in chain to ::TestLockPointValidity
Carl Dong
2021-02-18
tree-wide: Fix erroneous AcceptToMemoryPool replacements
Carl Dong
2021-02-18
validation: Remove old AcceptToMemoryPool w/o chainstate param
Carl Dong
2021-02-18
scripted-diff: Invoke ::AcceptToMemoryPool with chainstate
Carl Dong
2021-02-18
validation: Pass in chainstate to ::AcceptToMemoryPool
Carl Dong
2021-02-18
validation: Pass in chainstate to ::LoadMempool
Carl Dong
2021-02-18
validation: Pass in chainstate to AcceptToMemoryPoolWithTime
Carl Dong
[prev]
[next]