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
2022-02-12
qt: Revert 7fa91e831227e556bd8a7ae3da64bd59d4f30d5f partially
Hennadii Stepanov
2022-02-12
qt: Delay shutdown while a modal dialog is active
Hennadii Stepanov
2022-02-12
qt: Disable tray icon menu when a modal dialog is active
Hennadii Stepanov
2022-02-12
qt, refactor: Use local QAction instances for the tray icon menu
Hennadii Stepanov
2022-02-08
qt, refactor: Drop BitcoinGUI::{send,receive}CoinsMenuAction members
Hennadii Stepanov
2022-02-08
qt: Make show_hide_action dependent on the main window actual state
Hennadii Stepanov
2022-02-08
qt: Drop BitcoinGUI::toggleHideAction member
Hennadii Stepanov
2022-02-08
qt, refactor: Fill up trayIconMenu before connections
Hennadii Stepanov
2022-02-08
qt, refactor: Replace BitcoinGUI::trayIconActivated with a lambda
Hennadii Stepanov
2022-02-08
qt, refactor: Replace BitcoinGUI::macosDockIconActivated with a lambda
Hennadii Stepanov
2022-02-08
Merge bitcoin/bitcoin#24282: docs: Move explanation of hardened key syntax cl...
fanquake
2022-02-08
Merge bitcoin/bitcoin#24259: test: Remove unused valgrind suppressions
fanquake
2022-02-07
Merge bitcoin/bitcoin#24239: test: fix ceildiv division by using integers
MarcoFalke
2022-02-07
Merge bitcoin/bitcoin#24195: test: Fix failfast option for functional test ru...
MarcoFalke
2022-02-07
test: Call ceildiv helper with integer
Martin Zumsande
2022-02-07
Merge bitcoin/bitcoin#24227: Fix unsigned integer overflow in LoadMempool
MarcoFalke
2022-02-07
Merge bitcoin/bitcoin#24237: test: Avoid testing negative block heights
MarcoFalke
2022-02-07
Merge bitcoin/bitcoin#24217: Fix unsigned integer overflow in tapscript valid...
MarcoFalke
2022-02-07
docs: Move explanation of hardened key syntax closer to KEY section
Bitcoin Hodler
2022-02-05
Merge bitcoin/bitcoin#24251: Re-enable windows path tests disabled by #20744
fanquake
2022-02-05
Merge bitcoin/bitcoin#24268: Add bitcoin_config.h to build_msvc/.gitignore
fanquake
2022-02-05
Add bitcoin_config.h to build_msvc/.gitignore
Hennadii Stepanov
2022-02-05
Merge bitcoin/bitcoin#24252: bench: Represent paths with fs::path instead of ...
fanquake
2022-02-04
test: Remove unused valgrind suppressions
MarcoFalke
2022-02-04
test: Exclude broken feature_init for now
MarcoFalke
2022-02-04
test: Properly skip feature_syscall_sandbox in valgrind
MarcoFalke
2022-02-04
Merge bitcoin/bitcoin#24262: upstream: Update minisketch subtree
MarcoFalke
2022-02-04
Update minisketch subtree to latest upstream
fanquake
2022-02-04
Squashed 'src/minisketch/' changes from 89629eb2c7..7eeb778fef
fanquake
2022-02-04
bench: Represents paths with fs::path instead of std::string
Ryan Ofsky
2022-02-04
Re-enable walletinit_verify_walletdir_no_trailing2 test disabled in #20744
Ryan Ofsky
2022-02-04
Re-enable util_datadir check disabled in #20744
Ryan Ofsky
2022-02-04
Merge bitcoin/bitcoin#22151: build: Follow Transifex docs to prepare XLIFF so...
laanwj
2022-02-04
Merge bitcoin-core/gui#524: Replace int with std::chrono in for the timer->se...
Hennadii Stepanov
2022-02-04
Merge bitcoin/bitcoin#24250: Update translations for 0.23 string freeze
laanwj
2022-02-04
Merge bitcoin/bitcoin#23604: Use Sock in CNode
laanwj
2022-02-03
Merge bitcoin/bitcoin#20744: Use std::filesystem. Remove Boost Filesystem & S...
MarcoFalke
2022-02-03
qt: Update source translations
laanwj
2022-02-03
init: Remove confusing '(possible integer overflow?)' from error message
laanwj
2022-02-03
qt: Update transifex resource blob to 23.0
laanwj
2022-02-03
build: remove Boost::system usage
fanquake
2022-02-03
build: remove boost::filesystem usage
Kiminuo
2022-02-03
refactor: replace boost::filesystem with std::filesystem
Kiminuo
2022-02-03
build: add support for std::filesystem
fanquake
2022-02-03
Merge bitcoin/bitcoin#24131: build, qt: Fix Windows cross-compiling with Qt 5.15
fanquake
2022-02-03
Merge bitcoin/bitcoin#24240: depends: fix capnp's descriptor for make download
fanquake
2022-02-02
Merge bitcoin/bitcoin#23948: build: add support for FreeBSD to depends
laanwj
2022-02-02
Merge bitcoin/bitcoin#24166: p2p, contrib: add cjdns hardcoded seeds and upda...
laanwj
2022-02-02
Merge bitcoin/bitcoin#24156: build: Replace `which` command with `command -v`
laanwj
2022-02-02
depends: fix capnp's descriptor for make download
Cory Fields
[next]