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-06-05
Merge bitcoin-core/gui#329: Make console buttons look clickable
Hennadii Stepanov
2021-06-05
Merge bitcoin-core/gui#325: Align numbers in the "Peer Id" column to the right
Hennadii Stepanov
2021-06-05
qt: Save/restore column sizes of the tables in the Peers tab
Hennadii Stepanov
2021-06-05
Merge bitcoin/bitcoin#22150: test: Remove unused node from feature_nulldummy
MarcoFalke
2021-06-05
Merge bitcoin/bitcoin#22153: test: Fix p2p_leak.py intermittent failure
MarcoFalke
2021-06-04
test: Fix p2p_leak.py intermittent failure by lowering timeout
Martin Zumsande
2021-06-04
fuzz: reduce possible networks check
Vasil Dimov
2021-06-04
net: simplify CNetAddr::IsRoutable()
Vasil Dimov
2021-06-04
test: Remove unused node from feature_nulldummy
MarcoFalke
2021-06-04
test: Add temporary logging to debug #20975
MarcoFalke
2021-06-04
Merge bitcoin/bitcoin#22121: doc: Various validation doc fixups
fanquake
2021-06-04
Merge bitcoin/bitcoin#18795: Test: wallet issue with orphaned rewards
MarcoFalke
2021-06-04
util: Properly handle -noincludeconf on command line
MarcoFalke
2021-06-04
Merge bitcoin/bitcoin#15545: [doc] explain why CheckBlock() is called before ...
MarcoFalke
2021-06-03
Protect last outbound HB compact block peer
Suhas Daftuar
2021-06-03
Merge bitcoin/bitcoin#22051: Basic Taproot derivation support for descriptors
W. J. van der Laan
2021-06-03
[doc] explain why CheckBlock() is called before AcceptBlock()
Sjors Provoost
2021-06-03
Merge bitcoin/bitcoin#22050: p2p: remove tor v2 support
W. J. van der Laan
2021-06-03
scripted-diff: rename MarkBlockAs functions
John Newbery
2021-06-03
[net processing] Tidy up MarkBlockAsReceived()
John Newbery
2021-06-03
Merge bitcoin/bitcoin#21353: interfaces: Stop exposing wallet destdata to gui
W. J. van der Laan
2021-06-03
[net processing] Add IsBlockRequested() function
John Newbery
2021-06-03
Merge bitcoin/bitcoin#21654: build, qt: Make Qt rcc output always deterministic
fanquake
2021-06-03
Merge bitcoin/bitcoin#22123: depends: Fix qt.mk for mac arm64
fanquake
2021-06-03
rpc: Add test for -rpcwaittimeout
Christian Decker
2021-06-03
test: convert docs into type annotations in test_framework/test_node.py
fanquake
2021-06-03
test: convert docs into type annotations in test_framework/wallet.py
fanquake
2021-06-03
test: convert docs into type annotations in test_framework/util.py
fanquake
2021-06-03
Merge bitcoin/bitcoin#22133: build, qt: Make QWindowsVistaStylePlugin availab...
fanquake
2021-06-03
Merge bitcoin/bitcoin#22138: script: fix spelling linter raising spuriously o...
MarcoFalke
2021-06-03
contrib: remove torv2 seed nodes
Jon Atack
2021-06-03
contrib: update generate-seeds.py to ignore torv2 addresses
Jon Atack
2021-06-03
[net processing] Remove QueuedBlock.hash
John Newbery
2021-06-03
script: fix spelling linter raising spuriously on "invokable"
Jon Atack
2021-06-03
doc: Various validation doc fixups
MarcoFalke
2021-06-03
scripted-diff: rename nPeersWithValidatedDownloads
John Newbery
2021-06-03
[net processing] Remove CNodeState.nBlocksInFlightValidHeaders
John Newbery
2021-06-03
[net processing] Remove QueuedBlock.fValidatedHeaders
John Newbery
2021-06-03
[net processing] Remove unnecessary hash arg from MarkBlockAsInFlight()
John Newbery
2021-06-03
p2p, refactor: extract OnionToString() from CNetAddr::ToStringIp()
Jon Atack
2021-06-03
p2p: remove torv2 from CNetAddr::ToStringIP()
Jon Atack
2021-06-03
p2p: remove torv2 in SetIP() and ADDR_TORV2_SIZE constant
Jon Atack
2021-06-03
p2p: remove pre-addrv2 onions from SerializeV1Array()
Jon Atack
2021-06-03
p2p: ignore torv2-in-ipv6 addresses in SetLegacyIPv6()
Jon Atack
2021-06-03
p2p: remove BIP155Network::TORV2 from GetBIP155Network()
Jon Atack
2021-06-03
rpc: Prefix rpcwaittimeout error with details on its nature
Christian Decker
2021-06-03
doc: Add release notes for the `-rpcwaittimeout` cli parameter
Christian Decker
2021-06-03
rpc: Add a `-rpcwaittimeout` parameter to limit time spent waiting
Christian Decker
2021-06-03
Merge bitcoin/bitcoin#22065: Mark `CheckTxInputs` `[[nodiscard]]`. Avoid UUM ...
MarcoFalke
2021-06-03
Merge bitcoin/bitcoin#22135: CRegTestParams: Use `args` instead of `gArgs`.
MarcoFalke
[prev]
[next]