Commit Graph

26001 Commits (fa1f6f237d02265af616129402fa2b8a3019dda5)
 

Author SHA1 Message Date
MarcoFalke fa1f6f237d
net: Send post-verack handshake messages at most once
4 years ago
MarcoFalke ec0453cd57
Merge bitcoin-core/gui#102: Fix SplashScreen crash when run with -disablewallet
4 years ago
MarcoFalke cd6e193d4c
Merge #20126: test: p2p_leak_tx.py improvements (use MiniWallet, add p2p_lock acquires)
4 years ago
fanquake ad90dd9f31
Merge #20141: Avoid the use of abs64 in timedata
4 years ago
Pieter Wuille d1292f25f2 Avoid the use of abs64 in timedata
4 years ago
Wladimir J. van der Laan f79a4a8952
Merge #19998: net: Add CNode::ConnectedThroughNetwork member function
4 years ago
fanquake af22322dab
Merge #20119: BIP155 follow-ups
4 years ago
Sebastian Falbesoner 5b77f8098d test: add p2p_lock acquires in p2p_leak_tx.py
4 years ago
Sebastian Falbesoner cc8c6823b4 test: use MiniWallet for p2p_leak_tx.py
4 years ago
Pieter Wuille 56f9dba015 Only relay IPv4, IPv6, Tor addresses
4 years ago
Pieter Wuille 79f3d9b932 Mention BIP155 in doc/bips.md
4 years ago
fanquake 0b2abaa666
Merge #19954: Complete the BIP155 implementation and upgrade to TORv3
4 years ago
Hennadii Stepanov c056064a4a
gui: Fix SplashScreen crash when run with -disablewallet
4 years ago
Vasil Dimov dcf0cb4776
tor: make a TORv3 hidden service instead of TORv2
4 years ago
Vasil Dimov 353a3fdaad
net: advertise support for ADDRv2 via new message
4 years ago
Vasil Dimov 201a4596d9
net: CAddress & CAddrMan: (un)serialize as ADDRv2
4 years ago
fanquake 12a1c3ad1a
Merge #20107: doc: Collect release-notes snippets
4 years ago
fanquake 6854dbdc88
Merge #20076: doc: Update and improve files.md
4 years ago
Pieter Wuille 1d3ec2a1fd
Support bypassing range check in ReadCompactSize
4 years ago
MarcoFalke 380705ef4f
Merge #20106: cirrus: Use kvm to avoid spurious CI failures in the default virtualization cluster
4 years ago
Wladimir J. van der Laan d9de00b3e0
Merge #20105: [net] Remove CombinerAll
4 years ago
MarcoFalke faa0847dec
doc: Add release notes for #20101
4 years ago
MarcoFalke 392c6f4fb2
Merge #20101: rpc: change no wallet loaded message to be clearer
4 years ago
MarcoFalke faf2999e25
cirrus: Use kvm to avoid spurious CI failures in the default virtualization cluster
4 years ago
John Newbery 1afcd41a90 [net] Remove CombinerAll
4 years ago
MarcoFalke b337bd7bc0
Merge #20065: fuzz: Configure check for main function
4 years ago
MarcoFalke 9dd4de2832
Merge #20027: Use mockable time everywhere in net_processing
4 years ago
Pieter Wuille b6834e312a Avoid 'timing mishap' warnings when mocking
4 years ago
Pieter Wuille ec3916f40a Use mockable time everywhere in net_processing
4 years ago
Andrew Chow 907f142fc7 rpc: change no wallet loaded message to be clearer
4 years ago
MarcoFalke 283a73d7ea
Merge #20092: util: Do not use gArgs global in ArgsManager member functions
4 years ago
fanquake db88db4727
Merge #19339: validation: re-delegate absurd fee checking from mempool to clients
4 years ago
Pieter Wuille d8cd7b137f
Merge #20095: CI: Bump vcpkg commit ID to get new msys mirror list
4 years ago
Aaron Clauson c83155b406
Bump vcpkg commit ID to get new msys mirror list
4 years ago
Hennadii Stepanov d103484fe8
util: Do not use gArgs global in ArgsManager member functions
4 years ago
Hennadii Stepanov 2dc79c4264
doc: Update and improve files.md
4 years ago
John Newbery b048b275d9 [validation] Remove absurdfee from accepttomempool
4 years ago
gzhao408 932564b9cf scripted-diff: update max-fee-exceeded error message to include RPC
4 years ago
gzhao408 8f1290c601 [rpc/node] check for high fee before ATMP in clients
4 years ago
MarcoFalke 875e1ccc9f
Merge #19947: Test: Cover "change_type" option of "walletcreatefundedpsbt" RPC
4 years ago
fanquake dde104963b
Merge #20064: RPC: remove duplicate line in getblock help
4 years ago
MarcoFalke fae7a1c188
fuzz: Configure check for main function
4 years ago
MarcoFalke cce1513179
Merge #19723: Ignore unknown messages before VERACK
4 years ago
MarcoFalke f0fd132226
Merge #20072: ci: Build Arm64 on Travis without functional tests
4 years ago
MarcoFalke 2f7a53cc9d
Merge #20069: test: Mention commit id in scripted diff error
4 years ago
MarcoFalke 06314fbb55
Merge #20071: ci, lint: Remove usage of TRAVIS_COMMIT_RANGE
4 years ago
Fabian Jahr a91ab86fae
lint: Use TRAVIS_BRANCH in lint-git-commit-check.sh
4 years ago
Fabian Jahr c11dc995c9
lint: Don't use TRAVIS_COMMIT_RANGE in whitespace linter
4 years ago
Fabian Jahr 1b41ce8f5f
lint: Don't use TRAVIS_COMMIT_RANGE for commit-script-check
4 years ago
Fabian Jahr 33df8d46bb
ci: Build Arm64 on Travis without functional tests
4 years ago