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
Age
Commit message (
Expand
)
Author
2020-12-19
psbt: Assert that tx has a value in UpdatePSBTOutput
MarcoFalke
2020-12-18
Merge #20434: contrib: Parse ELF directly for symbol and security checks
Wladimir J. van der Laan
2020-12-18
Merge #20690: Clean up logging of outbound connection type
MarcoFalke
2020-12-18
Merge bitcoin-core/gui#155: Fix checkbox layout in Create Wallet dialog
MarcoFalke
2020-12-18
Merge #20687: wallet: Add missing check for -descriptors wallet tool option
MarcoFalke
2020-12-18
qt: Align layout of checkboxes
Hennadii Stepanov
2020-12-17
wallet: Add missing check for -descriptors wallet tool option
MarcoFalke
2020-12-17
Clean up logging of outbound connection type
Suhas Daftuar
2020-12-17
net: add CNode::IsInboundOnion() public getter and unit tests
Jon Atack
2020-12-17
net: assert CNode::m_inbound_onion is inbound in ctor
Jon Atack
2020-12-17
test, fuzz: fix constructing CNode with invalid inbound_onion
Jon Atack
2020-12-17
wallet: Pass ArgsManager into ExecuteWalletToolFunc instead of using global
MarcoFalke
2020-12-17
fuzz: replace CNode code with fuzz/util.h::ConsumeNode()
Jon Atack
2020-12-17
Merge #19137: wallettool: Add dump and createfromdump commands
MarcoFalke
2020-12-17
Merge #20635: fix misleading comment about call to non-existing function
Wladimir J. van der Laan
2020-12-17
Merge #20668: doc: warn that incoming conns are unlikely when not using defau...
Wladimir J. van der Laan
2020-12-17
Merge #20677: doc: Remove shouty enums in net_processing comments
Wladimir J. van der Laan
2020-12-17
Merge bitcoin-core/gui#153: Define MAX_DIGITS_BTC for magic number in Bitcoin...
MarcoFalke
2020-12-16
Merge #20575: Do not run functions with necessary side-effects in assert()
Wladimir J. van der Laan
2020-12-16
doc: Remove shouty enums in net_processing comments
Suhas Daftuar
2020-12-16
Merge #20651: net: Make p2p recv buffer timeout 20 minutes for all peers
MarcoFalke
2020-12-16
Merge #20248: test: fix length of R check in key_signature_tests
Wladimir J. van der Laan
2020-12-16
wallettool: Add createfromdump command
Andrew Chow
2020-12-16
wallettool: Add dump command
Andrew Chow
2020-12-16
Merge #20661: Only select from addrv2-capable peers for torv3 address relay
Wladimir J. van der Laan
2020-12-16
Merge #20365: wallettool: add parameter to create descriptors wallet
MarcoFalke
2020-12-16
Merge #20605: init: Signal-safe instant shutdown
Wladimir J. van der Laan
2020-12-16
fuzz: Fill various small fuzzing gaps
practicalswift
2020-12-16
doc: warn that incoming conns are unlikely when not using default ports
Adam Jonas
2020-12-16
fuzz: Call SendMessages after ProcessMessage to increase coverage
MarcoFalke
2020-12-16
tests: Add fuzzing harness for node eviction logic
practicalswift
2020-12-16
Merge #20477: net: Add unit testing of node eviction logic
MarcoFalke
2020-12-16
Assert eviction at >= 29 candidates. Assert non-eviction at <= 20 candidates.
practicalswift
2020-12-16
test: Add unit testing of node eviction logic
practicalswift
2020-12-16
net: Move eviction node selection logic to SelectNodeToEvict(...)
practicalswift
2020-12-15
GUI: Define MAX_DIGITS_BTC for magic number in BitcoinUnits::format
Luke Dashjr
2020-12-15
Merge #20611: Move TX_MAX_STANDARD_VERSION to policy
Wladimir J. van der Laan
2020-12-15
Only consider addrv2 peers for relay of non-addrv1 addresses
Pieter Wuille
2020-12-15
refactor: add IsAddrCompatible() to CNode
Pieter Wuille
2020-12-15
Merge #20660: Move signet onion seed from v2 to v3
Wladimir J. van der Laan
2020-12-15
Merge #20560: fuzz: Link all targets once
MarcoFalke
2020-12-15
Merge #20653: doc: Move addr relay comment in net to correct place
MarcoFalke
2020-12-15
Merge #20616: Check CJDNS address is valid
Wladimir J. van der Laan
2020-12-15
init: Signal-safe instant shutdown
Wladimir J. van der Laan
2020-12-15
Merge #20437: fuzz: Avoid time-based "non-determinism" in fuzzing harnesses b...
MarcoFalke
2020-12-15
Move signet onion seed from v2 to v3
Sjors Provoost
2020-12-15
Merge #20253: net: use std::chrono throughout maxOutbound logic
fanquake
2020-12-15
Merge bitcoin-core/gui#115: Replace "Hide tray icon" option with positive "Sh...
Jonas Schnelli
2020-12-14
Check if Cjdns address is valid
Lucas Ontivero
2020-12-14
doc: Move add relay comment in net to correct place
MarcoFalke
[prev]
[next]