Sergi Delgado

Results 96 issues of Sergi Delgado

The Carrier is the main interface between the tower and `bitcoind`. Currently, several possible errors are taken into account, however, many more may not have a specific covered case. This...

feature request
tests

Currently, the tower runs only in accountable mode, meaning that signatures of agreement are sent by the tower to the users so it can be held accountable in case of...

Summer of Bitcoin

Currently, HTTP(s) is being used as transport protocol for the interaction between the user and the tower. LN should also be added so the service can be offered using either...

Summer of Bitcoin

I'm trying to set `SASL EXTERNAL` to connect to freenode over Tor as shown in https://freenode.net/news/tor-online However, I haven't been able to find any way of doing so with LimeChat...

## Motivation While checking the outbound eviction code I realized a case was not considered within the comments, which in turn made me realize we had no functional tests for...

Tests

This is a follow-up of #27577 If both `seednode` and `dnsseed` are provided, the node will start a race between them in order to fetch data to feed the `addrman`....

P2P
CI failed

This is a follow-up of #28155 motivated by https://github.com/bitcoin/bitcoin/pull/28155#discussion_r1362677038 ## Rationale Prior to this, when establishing a network connection via CConnman::ConnectNode, if the connection needed address resolution, a single address...

P2P

It looks like there is no native way to check whether a strategy gave up due to reaching its end with no success (constantly hitting transient errors) and due to...

Trying to run any network including a CLN node (of any of the available versions for Polar 2.0.0) results in the CLN node not bootstraping. Checking the logs of any...

bug
wip

Updates bitcoind to v26.0 and cln to v24.02.1 and adapt tests to stop using deprecated commands and compilation options