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
2021-03-29
remove unused class util::Ref and its unit test
Sebastian Falbesoner
2021-03-29
refactor: replace util::Ref by std::any (C++17)
Sebastian Falbesoner
2021-03-29
util: introduce helper AnyPtr to access std::any instances
Sebastian Falbesoner
2021-03-29
Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
MarcoFalke
2021-03-29
Merge #21509: p2p: Don't send FEEFILTER in blocksonly mode.
MarcoFalke
2021-03-29
Merge #21531: test: remove qt byteswap compattests
MarcoFalke
2021-03-29
Merge bitcoin-core/gui#154: qt: Support macOS Dark mode
MarcoFalke
2021-03-29
Merge #21484: doc: Add release notes for #18335
MarcoFalke
2021-03-29
Merge #21477: test: Add test for CNetAddr::ToString IPv6 address formatting (...
MarcoFalke
2021-03-29
Merge bitcoin-core/gui#251: Improve URI/file handling message
MarcoFalke
2021-03-29
test: remove qt byteswap compattests
fanquake
2021-03-29
Merge #21541: ci: Build depends only once for Android build
fanquake
2021-03-28
cirrus: Add missing depends_sources_cache to Android task
MarcoFalke
2021-03-28
cirrus: Only cache releases when needed
MarcoFalke
2021-03-28
ci: Bump Android cross-build to Ubuntu Focal
MarcoFalke
2021-03-28
ci: Build depends only once for Android build
MarcoFalke
2021-03-28
ci: Set DEPENDS_DIR when setting BASE_ROOT_DIR
MarcoFalke
2021-03-28
Merge bitcoin-core/gui#254: refactor: Drop redundant setEditTriggers(NoEditTr...
MarcoFalke
2021-03-27
Merge #21505: build: Remove unused header from the build system
fanquake
2021-03-26
Merge bitcoin-core/gui#243: fix issue when disabling the auto-enabled blank w...
MarcoFalke
2021-03-26
Merge #21390: test: Test improvements for UTXO set hash tests
MarcoFalke
2021-03-25
[test] no send feefilters when txrelay is turned off
glozow
2021-03-25
remove incompatibility release note for darkmode on macos
Sylvain Goumy
2021-03-25
Merge #21522: fuzz: [refactor] Use PickValue where possible
MarcoFalke
2021-03-25
Merge #21495: build, qt: Fix static builds on macOS Big Sur
fanquake
2021-03-25
build, qt: Fix static builds on macOS Big Sur
Hennadii Stepanov
2021-03-24
Merge #21357: test: Unconditionally check for fRelay field in test framework
MarcoFalke
2021-03-24
Merge #17227: Qt: Add Android packaging support
Wladimir J. van der Laan
2021-03-24
Merge #21516: remove unnecessary newline from initWarning() argument
MarcoFalke
2021-03-24
remove unnecessary newline from initWarning() argument
Larry Ruane
2021-03-24
Merge #20734: build: Make platform-specific targets available for proper plat...
fanquake
2021-03-24
Merge #21338: test: add functional test for anchors.dat
MarcoFalke
2021-03-24
Merge #21489: fuzz: cleanups for versionbits fuzzer
fanquake
2021-03-24
fuzz: [refactor] Use PickValue where possible
MarcoFalke
2021-03-23
Unconditionally check for fRelay field in test framework
Troy Giorshev
2021-03-23
Merge #20421: build: miniupnpc 2.2.2
Wladimir J. van der Laan
2021-03-23
test: Use deterministic chain in utxo set hash test
Fabian Jahr
2021-03-23
test: Remove wallet dependency of utxo set hash test
Fabian Jahr
2021-03-23
rpc: Improve gettxoutsetinfo help
Fabian Jahr
2021-03-23
p2p: Don't send FEEFILTER in blocksonly mode
Martin Zumsande
2021-03-23
qt: fix issue when disabling the auto-enabled blank wallet checkbox
Jarol Rodriguez
2021-03-23
doc: Add release notes for #18335 (rpc work queue exceeded error)
Larry Ruane
2021-03-23
Merge #21512: fuzz: Fix tx_pool target to properly fuzz immature outpoints
MarcoFalke
2021-03-23
Merge bitcoin-core/gui#248: Fix: For values of "Bytes transferred" and "Bytes...
MarcoFalke
2021-03-23
doc: Add release notes for -deprecatedrpc=addresses and bitcoin-tx
Michael Dietz
2021-03-23
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
Michael Dietz
2021-03-23
qt, refactor: Drop redundant setEditTriggers(NoEditTriggers) calls
Hennadii Stepanov
2021-03-23
Merge #21497: build: Do not opt-in unused CoreWLAN stuff in depends for macOS
fanquake
2021-03-23
Merge #18030: doc: Coin::IsSpent() can also mean never existed
MarcoFalke
2021-03-23
fuzz: Fix tx_pool target to properly fuzz immature outpoints
MarcoFalke
[next]