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
/
test
Age
Commit message (
Expand
)
Author
2023-08-14
Rename script/standard.{cpp/h} to script/solver.{cpp/h}
Andrew Chow
2023-08-14
Clean up things that include script/standard.h
Andrew Chow
2023-08-05
refactor: Fix logging.h includes
TheCharlatan
2023-07-19
Merge bitcoin/bitcoin#27928: test: Add more tests for the BIP21 implementation
Ryan Ofsky
2023-06-28
util: Add SignalInterrupt class and use in shutdown.cpp
TheCharlatan
2023-06-21
Add more tests for the BIP21 implementation
Kiminuo
2023-05-30
scripted-diff: move settings to common namespace
TheCharlatan
2023-05-30
move-only: Move settings to the common library
TheCharlatan
2023-05-30
Merge bitcoin/bitcoin#27636: kernel: Remove util/system from kernel library, ...
fanquake
2023-05-26
Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is found
fanquake
2023-05-20
refactor: Move system from util to common library
TheCharlatan
2023-05-16
qt, test: Add missed header
Hennadii Stepanov
2023-05-15
Merge bitcoin/bitcoin#26715: Introduce `MockableDatabase` for wallet unit tests
fanquake
2023-05-09
refactor: Replace string chain name constants with ChainTypes
TheCharlatan
2023-05-03
scripted-diff: Replace CreateMockWalletDB with CreateMockableWalletDB
Andrew Chow
2023-05-03
wallet, tests: Include wallet/test/util.h
Andrew Chow
2023-04-21
bugfix: Fix incorrect debug.log config file path
Ryan Ofsky
2023-04-21
Merge bitcoin/bitcoin#27419: move-only: Extract common/args from util/system
fanquake
2023-04-19
move-only: Extract common/args and common/config.cpp from util/system
TheCharlatan
2023-04-11
wallet: Replace use of purpose strings with an enum
Andrew Chow
2023-04-03
test,gui: add coverage for PSBT creation on legacy watch-only wallets
furszy
2023-04-03
test,gui: decouple widgets and model into a MiniGui struct
furszy
2023-04-03
test,gui: decouple chain and wallet initialization from test case
furszy
2023-04-03
test: add coverage for 'useAvailableBalance' functionality
furszy
2023-03-27
Merge bitcoin-core/gui#693: Fix segfault when shutdown during wallet open
Hennadii Stepanov
2023-02-15
refactor: wallet, remove global 'ArgsManager' access
furszy
2023-01-26
Use DataStream where possible
MarcoFalke
2023-01-08
Fix segfault when shutdown during wallet open
John Moffett
2022-12-24
scripted-diff: Bump copyright headers
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-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-12
GUI: use cached balance in overviewpage and sendcoinsdialog
furszy
2022-07-18
refactor: remove unused using directives
fanquake
2022-07-12
Merge bitcoin/bitcoin#25036: wallet: Save wallet scan progress
MacroFake
2022-06-23
wallet: Save wallet scan progress
w0xlt
2022-06-21
test, qt: Add tests for `GUIUtil::extractFirstSuffixFromFilter`
w0xlt
2022-06-12
Merge bitcoin-core/gui#602: Unify bitcoin-qt and bitcoind persistent settings
Hennadii Stepanov
2022-05-26
Migrate -prune setting from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -proxy and -onion settings from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -listen and -server settings from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -upnp and -natpmp settings from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -par setting from QSettings to settings.json
Ryan Ofsky
2022-05-26
Migrate -dbcache setting from QSettings to settings.json
Ryan Ofsky
2022-05-25
doc: Fix spelling errors identified by codespell in coments
Ben Woosley
2022-05-24
Merge bitcoin-core/gui#593: Getting ready to Qt 6 (8/n). Use `QRegularExpress...
Hennadii Stepanov
2022-05-24
Merge bitcoin-core/gui#601: refactor: Pass interfaces::Node references to Opt...
Hennadii Stepanov
2022-05-23
Merge bitcoin-core/gui#586: Getting ready to Qt 6 (6/n). Replace `QCoreApplic...
Hennadii Stepanov
[next]