aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-03test: add coverage for 'useAvailableBalance' functionalityfurszy
2023-04-03gui: bugfix, getAvailableBalance skips selected coinsfurszy
2023-04-02Merge bitcoin/bitcoin#27382: miniscript: explicit cast instead of comparing i...fanquake
2023-04-02Merge bitcoin/bitcoin#27387: depends, doc: Document `NO_USDT` optionfanquake
2023-04-02Merge bitcoin/bitcoin#27378: test: Remove python3.5 workaroundfanquake
2023-04-02Merge bitcoin/bitcoin#27379: net processing: #26140 follow-upsfanquake
2023-04-01Merge bitcoin-core/gui#724: Update translation source file for v25.0 string f...Hennadii Stepanov
2023-04-01depends, doc: Document `NO_USDT` optionHennadii Stepanov
2023-03-31Merge bitcoin/bitcoin#27274: refactor: remove unused param from legacy pubkey...fanquake
2023-03-31miniscript: explicit cast instead of comparing integers of different signsAntoine Poinsot
2023-03-31test: Remove python3.5 workaround in authproxyMarcoFalke
2023-03-31Merge bitcoin/bitcoin#27376: ci: Remove second user accountfanquake
2023-03-31qt: Update translation source fileHennadii Stepanov
2023-03-31qt: Adjust plural forms for translationsHennadii Stepanov
2023-03-31GUI: Send: Make feerates translatableLuke Dashjr
2023-03-31Bugfix: GUI: Send/PSBT: Correct virtual size unit and make translatableLuke Dashjr
2023-03-31Bugfix: GUI: transactiondesc: Translate outlier "own address" and "watch-only"Luke Dashjr
2023-03-31GUI: Use translated external signer errors for messagebox textLuke Dashjr
2023-03-31GUI: Make messages for copying unsigned PSBTs translatableLuke Dashjr
2023-03-31Bugfix: GUI: Debug info: Use correct "kB" case for small mempool sizes, and m...Luke Dashjr
2023-03-31GUI: PSBTOperationsDialog: Support translating window titleLuke Dashjr
2023-03-31GUI: Intro: Support translating caption of data directory chooserLuke Dashjr
2023-03-31GUI: Support translating peer network namesLuke Dashjr
2023-03-31GUI: Support translating address type dropdown entriesLuke Dashjr
2023-03-31[net processing] Pass TxRelay to FindTxForGetData instead of Peerdergoegge
2023-03-31[net processin] Don't take cs_main in FindTxForGetDatadergoegge
2023-03-31Merge bitcoin/bitcoin#27362: test: remove `GetRNGState` lsan suppressionfanquake
2023-03-31ci: Remove second user accountMarcoFalke
2023-03-30Merge bitcoin/bitcoin#27361: guix: use python-minimal (3.9)fanquake
2023-03-30Merge bitcoin/bitcoin#27333: ci: cleanup of CI_EXEC & CI_EXEC_ROOTfanquake
2023-03-30Merge bitcoin/bitcoin#27350: test: refactor: dedup mempool_package_limits.py ...glozow
2023-03-30Merge bitcoin/bitcoin#26140: refactor: Move CNodeState members guarded by g_m...glozow
2023-03-30sanitizers: remove GetRNGState lsan suppressionfanquake
2023-03-30scripted-diff: Rename nUnconnectingHeaders and fPreferHeadersdergoegge
2023-03-30[net processing] Move m_recently_announced_invs from CNodeState to Peerdergoegge
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 Peerdergoegge
2023-03-30[net processing] Annotate fPreferHeaders as guarded by g_msgproc_mutexdergoegge
2023-03-30[net processing] Move m_headers_sync_timeout from CNodeState to Peerdergoegge
2023-03-30[net processing] Annotate m_headers_sync_timeout as guarded by g_msgproc_mutexdergoegge
2023-03-30[net processing] Move nUnconnectingHeaders from CNodeState to Peerdergoegge
2023-03-30[net processing] Annotate nUnconnectingHeaders as guarded by g_msgproc_mutexdergoegge
2023-03-30[validation] Annotate ChainstateManager::m_best_header as guarded by cs_maindergoegge
2023-03-30Merge bitcoin/bitcoin#27363: ci: use LLVM/clang-16 in native_fuzz (ASAN) jobfanquake
2023-03-30Merge bitcoin/bitcoin#27368: refactor: Drop no longer used `CNetMsgMaker` ins...fanquake
2023-03-30refactor: Drop no longer used `CNetMsgMaker` instancesHennadii Stepanov
2023-03-29ci: use LLVM/clang-16 in native_fuzz (ASAN) jobfanquake
2023-03-29guix: use python-minimal (3.9)fanquake
2023-03-29Merge bitcoin/bitcoin#27345: guix: use GCC tool wrappersfanquake
2023-03-29Merge bitcoin/bitcoin#27349: test: use address_to_scriptpubkey instead of RPC...fanquake