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
/
qt
Age
Commit message (
Expand
)
Author
2023-01-03
Merge bitcoin/bitcoin#26661: wallet: Coin Selection, return accurate error me...
Andrew Chow
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-21
gui: create tx, launch error dialog if backend throws runtime_error
furszy
2022-12-21
Merge bitcoin-core/gui#687: Load PSBTs using istreambuf_iterator rather than ...
MarcoFalke
2022-12-20
Merge bitcoin/bitcoin#21576: rpc, gui: bumpfee signer support
Andrew Chow
2022-12-20
Merge bitcoin-core/gui#605: Delete splash screen widget early
Hennadii Stepanov
2022-12-18
qt: Load PSBTs using istreambuf_iterator rather than istream_iterator
Andrew Chow
2022-12-15
clang-tidy: Fix `readability-redundant-string-init` in headers
Hennadii Stepanov
2022-12-13
Merge bitcoin-core/gui#682: Don't directly delete abandoned txes from GUI
Hennadii Stepanov
2022-12-06
Merge bitcoin-core/gui#683: doc: Drop no longer relevant comment
Hennadii Stepanov
2022-12-05
Fixup clang-tidy named argument comments
fanquake
2022-12-02
doc: Drop no longer relevant comment
Hennadii Stepanov
2022-11-25
Minor fix: Don't directly delete abandoned txes
John Moffett
2022-11-17
Merge bitcoin-core/gui#680: Fixes MacOS 13 segfault by preventing certain not...
Hennadii Stepanov
2022-11-16
Fix Transaction Relay tooltip text in Peers details window
Jon Atack
2022-11-15
Fixes bitcoin#26490 by preventing notifications
John Moffett
2022-11-01
Merge bitcoin/bitcoin#25548: gui: Check for readlink buffer overflow and hand...
fanquake
2022-10-31
refactor: move url.h/cpp from lib util to lib common
fanquake
2022-10-27
Merge bitcoin/bitcoin#25685: wallet: Faster transaction creation by removing ...
Andrew Chow
2022-10-27
Merge bitcoin-core/gui#665: Switch to the selected wallet after loading
Hennadii Stepanov
2022-10-27
qt: Drop no longer used `SplashScreen::finish()` slot
Hennadii Stepanov
2022-10-27
qt: Drop no longer used `BitcoinApplication::splashFinished()` signal
Hennadii Stepanov
2022-10-27
qt: Delete splash screen widget explicitly
Hennadii Stepanov
2022-10-26
wallet: skip available coins fetch if "other inputs" are disallowed
furszy
2022-10-24
Merge bitcoin-core/gui#676: Update peers window "Transaction Relay" label and...
MacroFake
2022-10-24
Merge bitcoin-core/gui#673: Use fallback value for Version and User Agent dur...
MacroFake
2022-10-19
Merge bitcoin/bitcoin#26142: Use `PACKAGE_NAME` in messages rather than hardc...
MacroFake
2022-10-18
gui: update peers window "Transaction Relay" label and tooltip
Jon Atack
2022-10-05
gui: use fallback value for Version and User Agent during peer connection
Jon Atack
2022-09-27
Use `PACKAGE_NAME` in messages rather than hardcoding "Bitcoin Core"
Hennadii Stepanov
2022-09-21
refactor: use <cstdio> over stdio.h
fanquake
2022-09-16
Merge bitcoin/bitcoin#25971: refactor: Use std::string for thread and index n...
MacroFake
2022-09-14
qt: Update translation source file for string freeze (round 2)
Hennadii Stepanov
2022-09-14
Merge bitcoin-core/gui#664: Prevent wrong handling of `%2` token by Transifex
Hennadii Stepanov
2022-09-13
refactor: use std::string for thread names
stickies-v
2022-09-07
gui: update the screen after loading wallet
w0xlt
2022-09-07
qt: Prevent wrong handling of `%2` token by Transifex
Hennadii Stepanov
2022-09-07
qt: Cleanup translation comment
Hennadii Stepanov
2022-09-02
Merge bitcoin/bitcoin#25962: net: Add CNodeOptions and increase constness
MacroFake
2022-09-01
scripted-diff: net: rename permissionFlags to permission_flags
Anthony Towns
2022-09-01
qt: Update translation source file for string freeze
Hennadii Stepanov
2022-08-29
ui: show header pre-synchronization progress
Pieter Wuille
2022-08-29
Make validation interface capable of signalling header presync
Pieter Wuille
2022-08-19
Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unneces...
MacroFake
2022-08-16
refactor: Add lock annotations to Active* methods
MacroFake
2022-08-15
Merge bitcoin-core/gui#598: Avoid recalculating the wallet balance - use mode...
Hennadii Stepanov
2022-08-15
qt: Update source translations for string freeze
laanwj
2022-08-13
Merge bitcoin/bitcoin#25235: GetExternalSigner(): fail if multiple signers ar...
fanquake
2022-08-12
GUI: remove now unneeded 'm_balances' field from overviewpage
furszy
2022-08-12
GUI: 'getAvailableBalance', use cached balance if the user did not select UTX...
furszy
[next]