Sergi Delgado

Results 96 issues of Sergi Delgado

I haven't seen retrier tests randomly failing much lately, but yesterday I got this one: https://github.com/talaia-labs/rust-teos/actions/runs/5448919099/jobs/9979994482?pr=225 Tracking this to keep an eye on it.

rcgen was using version 0.8 which used a ring version that didn't support ppc64le arch. Support for it was recently added in ring=0.17.0 and supported by rcgen in 0.12 tonic...

After #248, `protoc` needs to be manually installed. This would usually happen when creating the CLN cache job, however, we haven't re-recreated the cache just for that, so the command...

cln-plugin

It would be nice to have a web-based GUI to monitor what is going on with `teosd`. This should pull data from `teos-cli` and display it in a user-friendly manner....

feature request
Summer of Bitcoin

Currently, `get_user_info` returns a list of `UUID`s when requesting info about a user, and therefore, `teos-cli get_user` display those. This is a bit counter-intuitive given, for the user's/admin's sake, everything...

feature request
good first issue

The current reorg logic does not really take into account whether we are on sync with the backend or not. On a first block connected after a reorg, it will...

WIP: needs testing and probably some constraints. Not even sure it makes sense to have this, but I realized I had it laying around so just in case it can...

Registration receipts were unified on the tower side when a subscription was renewed by the user as long as no gap existed between the original subscription and the renewal (#77)....

cln-plugin

This is a follow-up of #28016 motivated by https://github.com/bitcoin/bitcoin/pull/28016#pullrequestreview-1913140932 and https://github.com/bitcoin/bitcoin/pull/28016#issuecomment-1984448937. The current behavior of seednode fetching is pretty eager: we do it as the first step under `ThreadOpenNetworkConnections` even...

P2P