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
2023-04-03
Merge bitcoin/bitcoin#27254: refactor: Extract util/fs from util/system
fanquake
2023-04-02
Merge bitcoin/bitcoin#27382: miniscript: explicit cast instead of comparing i...
fanquake
2023-04-02
Merge bitcoin/bitcoin#27387: depends, doc: Document `NO_USDT` option
fanquake
2023-04-02
Merge bitcoin/bitcoin#27378: test: Remove python3.5 workaround
fanquake
2023-04-02
Merge bitcoin/bitcoin#27379: net processing: #26140 follow-ups
fanquake
2023-04-01
Merge bitcoin-core/gui#724: Update translation source file for v25.0 string f...
Hennadii Stepanov
2023-04-01
test: refactor: replace unnecessary `BytesIO` uses
Sebastian Falbesoner
2023-04-01
depends, doc: Document `NO_USDT` option
Hennadii Stepanov
2023-03-31
Merge bitcoin/bitcoin#27274: refactor: remove unused param from legacy pubkey...
fanquake
2023-03-31
miniscript: explicit cast instead of comparing integers of different signs
Antoine Poinsot
2023-03-31
test: Remove python3.5 workaround in authproxy
MarcoFalke
2023-03-31
Merge bitcoin/bitcoin#27376: ci: Remove second user account
fanquake
2023-03-31
qt: Update translation source file
Hennadii Stepanov
2023-03-31
qt: Adjust plural forms for translations
Hennadii Stepanov
2023-03-31
GUI: Send: Make feerates translatable
Luke Dashjr
2023-03-31
Bugfix: GUI: Send/PSBT: Correct virtual size unit and make translatable
Luke Dashjr
2023-03-31
Bugfix: GUI: transactiondesc: Translate outlier "own address" and "watch-only"
Luke Dashjr
2023-03-31
GUI: Use translated external signer errors for messagebox text
Luke Dashjr
2023-03-31
GUI: Make messages for copying unsigned PSBTs translatable
Luke Dashjr
2023-03-31
Bugfix: GUI: Debug info: Use correct "kB" case for small mempool sizes, and m...
Luke Dashjr
2023-03-31
GUI: PSBTOperationsDialog: Support translating window title
Luke Dashjr
2023-03-31
GUI: Intro: Support translating caption of data directory chooser
Luke Dashjr
2023-03-31
GUI: Support translating peer network names
Luke Dashjr
2023-03-31
GUI: Support translating address type dropdown entries
Luke Dashjr
2023-03-31
[net processing] Pass TxRelay to FindTxForGetData instead of Peer
dergoegge
2023-03-31
[net processin] Don't take cs_main in FindTxForGetData
dergoegge
2023-03-31
Merge bitcoin/bitcoin#27362: test: remove `GetRNGState` lsan suppression
fanquake
2023-03-31
ci: Remove second user account
MarcoFalke
2023-03-30
Merge bitcoin/bitcoin#27361: guix: use python-minimal (3.9)
fanquake
2023-03-30
Merge bitcoin/bitcoin#27333: ci: cleanup of CI_EXEC & CI_EXEC_ROOT
fanquake
2023-03-30
Merge bitcoin/bitcoin#27350: test: refactor: dedup mempool_package_limits.py ...
glozow
2023-03-30
Merge bitcoin/bitcoin#26140: refactor: Move CNodeState members guarded by g_m...
glozow
2023-03-30
sanitizers: remove GetRNGState lsan suppression
fanquake
2023-03-30
scripted-diff: Rename nUnconnectingHeaders and fPreferHeaders
dergoegge
2023-03-30
[net processing] Move m_recently_announced_invs from CNodeState to Peer
dergoegge
2023-03-30
[net processing] Annotate m_recently_announced_invs as guarded by g_msgproc_m...
dergoegge
2023-03-30
[net processing] Move fPreferHeaders from CNodeState to Peer
dergoegge
2023-03-30
[net processing] Annotate fPreferHeaders as guarded by g_msgproc_mutex
dergoegge
2023-03-30
[net processing] Move m_headers_sync_timeout from CNodeState to Peer
dergoegge
2023-03-30
[net processing] Annotate m_headers_sync_timeout as guarded by g_msgproc_mutex
dergoegge
2023-03-30
[net processing] Move nUnconnectingHeaders from CNodeState to Peer
dergoegge
2023-03-30
[net processing] Annotate nUnconnectingHeaders as guarded by g_msgproc_mutex
dergoegge
2023-03-30
[validation] Annotate ChainstateManager::m_best_header as guarded by cs_main
dergoegge
2023-03-30
Merge bitcoin/bitcoin#27363: ci: use LLVM/clang-16 in native_fuzz (ASAN) job
fanquake
2023-03-30
Merge bitcoin/bitcoin#27368: refactor: Drop no longer used `CNetMsgMaker` ins...
fanquake
2023-03-30
refactor: Drop no longer used `CNetMsgMaker` instances
Hennadii Stepanov
2023-03-29
ci: use LLVM/clang-16 in native_fuzz (ASAN) job
fanquake
2023-03-29
guix: use python-minimal (3.9)
fanquake
2023-03-29
Merge bitcoin/bitcoin#27345: guix: use GCC tool wrappers
fanquake
2023-03-29
Merge bitcoin/bitcoin#27349: test: use address_to_scriptpubkey instead of RPC...
fanquake
[prev]
[next]