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-26
Merge #21272: guix: Passthrough SDK_PATH into container
Wladimir J. van der Laan
2021-02-26
Merge #21277: wallet: listdescriptors uses normalized descriptor form
Wladimir J. van der Laan
2021-02-25
Merge bitcoin-core/gui#226: Add "Last Block" and "Last Tx" rows to peer detai...
MarcoFalke
2021-02-25
Merge #21254: test: Avoid connecting to real network when running tests
MarcoFalke
2021-02-25
Merge #21264: fuzz: Two scripted diff renames
MarcoFalke
2021-02-25
Merge #21252: test: Add missing wait for sync to feature_blockfilterindex_prune
MarcoFalke
2021-02-25
gui: add "Last Block" (CNodeStats::nLastBlockTime) to peer details
Jon Atack
2021-02-25
gui: add "Last Tx" (CNodeStats::nLastTXTime) to peer details
Jon Atack
2021-02-25
qt: add RPCConsole::TimeDurationField helper, call systime only once
Jon Atack
2021-02-25
Merge #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate()
Wladimir J. van der Laan
2021-02-25
Merge bitcoin-core/gui#223: qt: Re-add and rename transaction "Edit Label" ac...
MarcoFalke
2021-02-25
Merge bitcoin-core/gui#214: qt: Disable requests context menu actions when ap...
MarcoFalke
2021-02-25
Merge bitcoin-core/gui#219: qt: Prevent the main window popup menu
MarcoFalke
2021-02-25
Merge #21271: guix: Explicitly set umask in build container
fanquake
2021-02-24
Merge #21292: build, doc: Fix configure script output indentation and typos
MarcoFalke
2021-02-24
Merge #21293: test: Replace accidentally placed bit-OR with logical-OR
Wladimir J. van der Laan
2021-02-24
test: Replace accidentally placed bit-OR with logical-OR
Hennadii Stepanov
2021-02-24
build, doc: Fix configure script output indentation and typos
Hennadii Stepanov
2021-02-24
Merge #18017: txmempool: split epoch logic into class
Wladimir J. van der Laan
2021-02-24
qt: Rename "Edit label" to "Edit address label"
Wladimir J. van der Laan
2021-02-24
Revert "qt: Remove Transactionview Edit Label Action"
Wladimir J. van der Laan
2021-02-24
Merge #21285: wallet: fix doc typo in signer option
fanquake
2021-02-23
wallet: fix doc typo in signer option
William Casarin
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
guix: Explicitly set umask in build container
Carl Dong
2021-02-23
Merge #16546: External signer support - Wallet Box edition
Wladimir J. van der Laan
2021-02-23
qt: Disable requests context menu actions when appropriate
Jarol Rodriguez
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
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
[next]