feat: update default Electrum server from Fulcrum to Electrs#388
Conversation
This comment has been minimized.
This comment has been minimized.
0633425 to
dc464c4
Compare
dc464c4 to
f1fb57f
Compare
|
Seems to work fine, but the original issue that led to us switching from Fulcrum still persists.
It usually happens right after opening a channel. I wasn't able to reproduce it on staging yet but on mainnet I got it first try. |
|
Validated on REGTEST ✅ |
I wonder if we might still get the issue that JC experienced seeing his onchain balance not updating / app not acknowledging an incoming onchain tx until reset & restore: Otherwise I am a bit less worried because even on old Fulcrum, this issue never reoccurred and almost nobody really had onchain issues during our extensive mainnet testing. Very odd that we never saw this on REGTEST to my knowledge… but I suppose as long as it's just a logging entry, it's not an issue, FWIW. Curious what input we could get from Spiral, given that, to my knowledge, we're now using an electrum server implementation on which ldk-node was tested, but for some reason we still see this error in the logs issue 🤔 . Going to inquire for feedback 🤞🏻 . |
|
Can we merge this?! The issue is to be forwarded to Spiral |
|
@piotr-iohk Can you help me understand what is happening with the e2e and why they seem not to run? 🤔 |
It is because we have only one hosted mac-os GH agent, and it is shared. The run is queued and waiting until the agent is free. It is a bottleneck recently because of high activity on the repo... On the side I've been trying to pralalelize tests similar to android by running some tests on regtest and using GH hosted macos-latest/macos-15, but unsucessful so far... test/try-run-tests-on-regtest |
…260122-1118 feat: update default Electrum server from Fulcrum to Electrs
Fixes #367
This PR updates the default Electrum server configuration to use Esplora-based servers.
Description
ssl://bitkit.to:9999ssl://electrs.bitkit.stag0.blocktank.to:9999Preview
N/A - configuration change
QA Notes
Build and run on mainnet flavor
Build and run on dev (regtest) flavor ✅