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-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
2021-03-23
fuzz: Style fixups
MarcoFalke
2021-03-23
Merge #21142: fuzz: Add tx_pool fuzz target
MarcoFalke
2021-03-23
Merge #21487: fuzz: Use ConsumeWeakEnum in addrman for service flags
MarcoFalke
2021-03-23
Merge #21421: build: don't try and use -fstack-clash-protection on Windows
fanquake
2021-03-23
build: miniupnpc 2.2.2
fanquake
2021-03-22
build: Remove unused header from the build system
Hennadii Stepanov
2021-03-22
Merge #21418: contrib: Make systemd invoke dependencies only when ready
Wladimir J. van der Laan
2021-03-22
contrib: Use -daemonwait in systemd init script
Wladimir J. van der Laan
2021-03-22
[net] remove fUpdateConnectionTime from FinalizeNode
John Newbery
2021-03-22
Merge #21317: util: Make Assume() usable as unary expression
MarcoFalke
2021-03-22
Merge #21498: refactor: return std::nullopt instead of {}
MarcoFalke
2021-03-22
Merge #21491: test: remove duplicate assertions in util_tests
fanquake
2021-03-22
refactor: return std::nullopt instead of {}
fanquake
2021-03-21
build: Do not build unused CoreWLAN stuff in depends for macOS
Hennadii Stepanov
2021-03-21
depends: fix Qt precompiled headers bug
Igor Cota
2021-03-21
depends: disable Qt Vulkan support on Android
Igor Cota
2021-03-21
CI: add Android APK build to cirrus
Igor Cota
2021-03-21
CI: add Android APK build script
Igor Cota
2021-03-21
Qt: add Android packaging support
Igor Cota
2021-03-21
test: remove duplicate assertions in util_tests
Jon Atack
2021-03-21
Merge #21488: test: add ParseUInt16() unit test and fuzz coverage
MarcoFalke
2021-03-21
Merge #21349: build: Fix fuzz-cuckoocache cross-compiling with DEBUG=1
MarcoFalke
2021-03-21
Merge #21040: wallet: Fix already-loading message grammar
MarcoFalke
2021-03-21
fuzz: cleanups for versionbits fuzzer
Anthony Towns
2021-03-20
Merge #20921: validation: don't try to invalidate genesis block in CChainStat...
MarcoFalke
2021-03-20
fuzz: Use ConsumeWeakEnum in addrman for service flags
MarcoFalke
2021-03-20
[net] remove CConnman::AddNewAddresses
John Newbery
2021-03-20
[net] remove CConnman::MarkAddressGood
John Newbery
2021-03-20
[net] remove CConnman::SetServices
John Newbery
2021-03-20
[net_processing] Keep addrman reference in PeerManager
John Newbery
2021-03-20
[net] Construct addrman outside connman
John Newbery
2021-03-19
test: add functional test for anchors.dat
bruno
2021-03-19
test: add ParseUInt16() test coverage
Jon Atack
2021-03-19
tests: Add test for CNetAddr::ToString IPv6 address formatting (RFC 5952)
practicalswift
2021-03-19
Merge #18335: bitcoin-cli: print useful error if bitcoind rpc work queue exce...
MarcoFalke
2021-03-19
Merge #21328: net, refactor: pass uint16 CService::port as uint16
MarcoFalke
2021-03-19
Add unit test coverage for our onion peer eviction protection
Jon Atack
2021-03-19
Protect onion+localhost peers in ProtectEvictionCandidatesByRatio()
Jon Atack
2021-03-19
Use EraseLastKElements() throughout SelectNodeToEvict()
Jon Atack
[prev]
[next]