Page MenuHomePhabricator
Feed All Stories

Nov 8 2023

PiRK requested review of D14757: [net_processing] fix compact block related comment.
Nov 8 2023, 16:25
teamcity updated the summary of D14756: [net processing] Dont request compact blocks in blocks-only mode.
Nov 8 2023, 16:23
PiRK requested review of D14756: [net processing] Dont request compact blocks in blocks-only mode.
Nov 8 2023, 16:23
PiRK closed D14750: [net processing] Remove CNode::nLocalServices.
Nov 8 2023, 15:11
PiRK committed rABC81be7b59d93e: [net processing] Remove CNode::nLocalServices (authored by John Newbery <john@johnnewbery.com>).
[net processing] Remove CNode::nLocalServices
Nov 8 2023, 15:11
PiRK closed D14749: [net] Return CService from GetLocalAddrForPeer and GetLocalAddress.
Nov 8 2023, 15:10
PiRK closed D14747: [net processing] Remove fClient and m_limited_node.
Nov 8 2023, 15:10
PiRK closed D14748: [net processing] Remove CNode::nServices.
Nov 8 2023, 15:10
PiRK committed rABC105ec9bd23db: [net] Return CService from GetLocalAddrForPeer and GetLocalAddress (authored by dergoegge <n.goeggi@gmail.com>).
[net] Return CService from GetLocalAddrForPeer and GetLocalAddress
Nov 8 2023, 15:10
PiRK committed rABC3c955cd36ead: [net processing] Remove CNode::nServices (authored by John Newbery <john@johnnewbery.com>).
[net processing] Remove CNode::nServices
Nov 8 2023, 15:10
PiRK committed rABC6a62c795ad47: [net processing] Remove fClient and m_limited_node (authored by John Newbery <john@johnnewbery.com>).
[net processing] Remove fClient and m_limited_node
Nov 8 2023, 15:10
PiRK closed D14746: [tests] Connect peer in outbound_slow_chain_eviction by sending p2p messages.
Nov 8 2023, 15:10
PiRK closed D14754: remove unused CAddress::Init() definition.
Nov 8 2023, 15:10
PiRK committed rABCf59dbfefff35: [net processing] Add m_our_services and m_their_services to Peer (authored by John Newbery <john@johnnewbery.com>).
[net processing] Add m_our_services and m_their_services to Peer
Nov 8 2023, 15:10
PiRK committed rABC4bc48ceb5f08: remove unused CAddress::Init() definition (authored by PiRK).
remove unused CAddress::Init() definition
Nov 8 2023, 15:10
PiRK closed D14745: [net processing] Add m_our_services and m_their_services to Peer.
Nov 8 2023, 15:10
PiRK committed rABC8808e1dd123a: [tests] Connect peer in outbound_slow_chain_eviction by sending p2p messages (authored by MacroFake <falke.marco@gmail.com>).
[tests] Connect peer in outbound_slow_chain_eviction by sending p2p messages
Nov 8 2023, 15:10
PiRK closed D14753: refactor: move CAddress-without-nTime logic to net_processing.
Nov 8 2023, 15:10
PiRK closed D14752: Introduce well-defined CAddress disk serialization.
Nov 8 2023, 15:10
PiRK committed rABCb9b72a7667d2: refactor: move CAddress-without-nTime logic to net_processing (authored by Pieter Wuille <pieter@wuille.net>).
refactor: move CAddress-without-nTime logic to net_processing
Nov 8 2023, 15:10
PiRK committed rABC7a098167fe03: Introduce well-defined CAddress disk serialization (authored by Pieter Wuille <pieter@wuille.net>).
Introduce well-defined CAddress disk serialization
Nov 8 2023, 15:10
PiRK closed D14755: fuzz: Check for addrv1 compatibility before using serializers.
Nov 8 2023, 15:10
PiRK committed rABCe4a1f43c41ea: fuzz: Check for addrv1 compatibility before using serializers (authored by practicalswift <practicalswift@users.noreply.github.com>).
fuzz: Check for addrv1 compatibility before using serializers
Nov 8 2023, 15:10
Fabien accepted D14752: Introduce well-defined CAddress disk serialization.
Nov 8 2023, 13:38
Fabien accepted D14755: fuzz: Check for addrv1 compatibility before using serializers.
Nov 8 2023, 13:35
PiRK updated the diff for D14752: Introduce well-defined CAddress disk serialization.

rebase onto D14755 and include the fuzzer changes

Nov 8 2023, 13:31
teamcity updated the summary of D14755: fuzz: Check for addrv1 compatibility before using serializers.
Nov 8 2023, 12:59
PiRK requested review of D14755: fuzz: Check for addrv1 compatibility before using serializers.
Nov 8 2023, 12:59
PiRK updated the test plan for D14752: Introduce well-defined CAddress disk serialization.
Nov 8 2023, 12:39
Fabien accepted D14750: [net processing] Remove CNode::nLocalServices.
Nov 8 2023, 11:46
PiRK updated the diff for D14750: [net processing] Remove CNode::nLocalServices.

restore doxygen comment and rebase

Nov 8 2023, 10:22
PiRK updated the diff for D14749: [net] Return CService from GetLocalAddrForPeer and GetLocalAddress.

rebase and comment nit

Nov 8 2023, 10:21
PiRK updated the diff for D14748: [net processing] Remove CNode::nServices.

rebase

Nov 8 2023, 10:20
PiRK updated the diff for D14747: [net processing] Remove fClient and m_limited_node.

rebase

Nov 8 2023, 10:18
PiRK updated the diff for D14746: [tests] Connect peer in outbound_slow_chain_eviction by sending p2p messages.

rebase, inline the CAddress serialization (D14753) and limit SendMessage to peerman

Nov 8 2023, 10:17
PiRK updated the diff for D14745: [net processing] Add m_our_services and m_their_services to Peer.

rebase

Nov 8 2023, 10:16
PiRK added a comment to D14752: Introduce well-defined CAddress disk serialization.

Why didn't you backport the fuzzer change ?

I can do that. I'll need https://github.com/bitcoin/bitcoin/pull/20355 first

Nov 8 2023, 10:10
Fabien accepted D14754: remove unused CAddress::Init() definition.
Nov 8 2023, 10:08
Fabien accepted D14753: refactor: move CAddress-without-nTime logic to net_processing.
Nov 8 2023, 10:08
Fabien requested changes to D14752: Introduce well-defined CAddress disk serialization.

Please run IBD as well in the test so the node runs for longer and connects many peers outside of the controlled test environment

Nov 8 2023, 10:03
Fabien added a comment to D14752: Introduce well-defined CAddress disk serialization.

Why didn't you backport the fuzzer change ?

Nov 8 2023, 10:02
Fabien requested changes to D14750: [net processing] Remove CNode::nLocalServices.
Nov 8 2023, 09:56
Fabien accepted D14749: [net] Return CService from GetLocalAddrForPeer and GetLocalAddress.
Nov 8 2023, 09:49
Fabien accepted D14748: [net processing] Remove CNode::nServices.
Nov 8 2023, 09:34
Fabien accepted D14747: [net processing] Remove fClient and m_limited_node.
Nov 8 2023, 09:26
Fabien accepted D14746: [tests] Connect peer in outbound_slow_chain_eviction by sending p2p messages.
Nov 8 2023, 09:19
Fabien accepted D14745: [net processing] Add m_our_services and m_their_services to Peer.
Nov 8 2023, 09:10
Fabien closed D14751: [CI] Fix the Win64 build failing due to wine issue.
Nov 8 2023, 08:40
Fabien committed rABC6cab93edd473: [CI] Fix the Win64 build failing due to wine issue (authored by Fabien).
[CI] Fix the Win64 build failing due to wine issue
Nov 8 2023, 08:40
PiRK requested review of D14754: remove unused CAddress::Init() definition.
Nov 8 2023, 08:13
teamcity updated the summary of D14753: refactor: move CAddress-without-nTime logic to net_processing.
Nov 8 2023, 08:08
PiRK requested review of D14753: refactor: move CAddress-without-nTime logic to net_processing.
Nov 8 2023, 08:08
teamcity updated the summary of D14752: Introduce well-defined CAddress disk serialization.
Nov 8 2023, 08:03
PiRK requested review of D14752: Introduce well-defined CAddress disk serialization.
Nov 8 2023, 08:03
PiRK accepted D14751: [CI] Fix the Win64 build failing due to wine issue.
Nov 8 2023, 07:06
emack updated the diff for D14728: [Cashtab][Alias] Sync pricing on new blocks.

Added real time localized pricing displays per alias input, improved not null checks, added default value for aliasPAram in queryAliasServer args.
LocalString formatting applied to pricing since it's likely to eventually be a large number in prod.

image.png (414×563 px, 42 KB)

Nov 8 2023, 04:33

Nov 7 2023

teamcity awarded D14751: [CI] Fix the Win64 build failing due to wine issue a Haypence token.
Nov 7 2023, 20:06
Fabien added a comment to D14751: [CI] Fix the Win64 build failing due to wine issue.

@bot build-win64

Nov 7 2023, 20:06
Fabien closed D14744: [avalanche] Add invalidateavalancheproof and reconsideravalancheproof RPCs.
Nov 7 2023, 20:06
Fabien committed rABC0f2dc0a1d6c6: [avalanche] Add invalidateavalancheproof and reconsideravalancheproof RPCs (authored by Fabien).
[avalanche] Add invalidateavalancheproof and reconsideravalancheproof RPCs
Nov 7 2023, 20:06
Fabien requested review of D14751: [CI] Fix the Win64 build failing due to wine issue.
Nov 7 2023, 20:05
bytesofman requested changes to D14728: [Cashtab][Alias] Sync pricing on new blocks.
Nov 7 2023, 14:23
PiRK added inline comments to D14750: [net processing] Remove CNode::nLocalServices.
Nov 7 2023, 12:58
PiRK updated the diff for D14750: [net processing] Remove CNode::nLocalServices.

nits

Nov 7 2023, 12:56
teamcity updated the summary of D14750: [net processing] Remove CNode::nLocalServices.
Nov 7 2023, 12:45
PiRK requested review of D14750: [net processing] Remove CNode::nLocalServices.
Nov 7 2023, 12:44
teamcity updated the summary of D14749: [net] Return CService from GetLocalAddrForPeer and GetLocalAddress.
Nov 7 2023, 12:34
PiRK requested review of D14749: [net] Return CService from GetLocalAddrForPeer and GetLocalAddress.
Nov 7 2023, 12:34
PiRK updated the diff for D14748: [net processing] Remove CNode::nServices.

fix rebase accident

Nov 7 2023, 12:32
PiRK planned changes to D14748: [net processing] Remove CNode::nServices.
Nov 7 2023, 12:26
teamcity updated the summary of D14748: [net processing] Remove CNode::nServices.
Nov 7 2023, 12:24
PiRK requested review of D14748: [net processing] Remove CNode::nServices.
Nov 7 2023, 12:24
PiRK updated the diff for D14745: [net processing] Add m_our_services and m_their_services to Peer.

rebase

Nov 7 2023, 12:22
PiRK added a comment to D14745: [net processing] Add m_our_services and m_their_services to Peer.

The test failure is a segfault in an unrelated test. I'm going to have a look at it separately, and just rerun the tests here.

Nov 7 2023, 12:21
PiRK updated the diff for D14747: [net processing] Remove fClient and m_limited_node.

comment style

Nov 7 2023, 12:17
teamcity updated the summary of D14747: [net processing] Remove fClient and m_limited_node.
Nov 7 2023, 12:14
PiRK requested review of D14747: [net processing] Remove fClient and m_limited_node.
Nov 7 2023, 12:14
teamcity added a comment to D14745: [net processing] Add m_our_services and m_their_services to Peer.
Nov 7 2023, 12:14
teamcity updated the summary of D14746: [tests] Connect peer in outbound_slow_chain_eviction by sending p2p messages.
Nov 7 2023, 12:09
PiRK requested review of D14746: [tests] Connect peer in outbound_slow_chain_eviction by sending p2p messages.
Nov 7 2023, 12:08
teamcity updated the summary of D14745: [net processing] Add m_our_services and m_their_services to Peer.
Nov 7 2023, 12:06
PiRK requested review of D14745: [net processing] Add m_our_services and m_their_services to Peer.
Nov 7 2023, 12:06
PiRK closed D14743: [electrum] tests: raise on RPC error with proper error message.
Nov 7 2023, 09:59
PiRK committed rABC0a6c34edfd3e: [electrum] tests: raise on RPC error with proper error message (authored by EchterAgo).
[electrum] tests: raise on RPC error with proper error message
Nov 7 2023, 09:59
PiRK closed D14742: [electrum] regtest: fix fulcrum stats query and raise timeout error in poll_for_answer.
Nov 7 2023, 09:59
PiRK committed rABC7a8b1e4af5ed: [electrum] regtest: fix fulcrum stats query and raise timeout error in… (authored by PiRK).
[electrum] regtest: fix fulcrum stats query and raise timeout error in…
Nov 7 2023, 09:59
Fabien updated the diff for D14744: [avalanche] Add invalidateavalancheproof and reconsideravalancheproof RPCs.

Fix release note

Nov 7 2023, 07:25
Fabien added inline comments to D14744: [avalanche] Add invalidateavalancheproof and reconsideravalancheproof RPCs.
Nov 7 2023, 07:24
PiRK retitled D14743: [electrum] tests: raise on RPC error with proper error message from [electrum] tests: raise on RPC error or timeout error with proper error message to [electrum] tests: raise on RPC error with proper error message.
Nov 7 2023, 06:43
Klakurka added inline comments to D14744: [avalanche] Add invalidateavalancheproof and reconsideravalancheproof RPCs.
Nov 7 2023, 03:20
emack updated the diff for D14708: [Cashtab][Swap] Add swap component with SideShift integration.

Backing out extension changes

Nov 7 2023, 01:07
emack added inline comments to D14728: [Cashtab][Alias] Sync pricing on new blocks.
Nov 7 2023, 01:01
emack updated the diff for D14728: [Cashtab][Alias] Sync pricing on new blocks.

Alias.js now pulls aliasPrices as a context variable and triggers a regresh if none exist.

Nov 7 2023, 01:01

Nov 6 2023

bytesofman accepted D14743: [electrum] tests: raise on RPC error with proper error message.
Nov 6 2023, 22:38
bytesofman accepted D14742: [electrum] regtest: fix fulcrum stats query and raise timeout error in poll_for_answer.
Nov 6 2023, 22:36
bytesofman requested changes to D14708: [Cashtab][Swap] Add swap component with SideShift integration.

This doesn't work in the extension -- prob violates the security policy pulling in scripts from another website.

Nov 6 2023, 22:20
PiRK accepted D14744: [avalanche] Add invalidateavalancheproof and reconsideravalancheproof RPCs.
Nov 6 2023, 19:06
Fabien requested review of D14744: [avalanche] Add invalidateavalancheproof and reconsideravalancheproof RPCs.
Nov 6 2023, 17:11
teamcity closed T3332: Build Bitcoin-ABC / ElectrumABC / Electrum ABC functional tests is broken. as Resolved.
Nov 6 2023, 15:36
PiRK closed D14741: [net processing] remove proof_relay parameter from Peer ctor.
Nov 6 2023, 15:34