pull down to refresh
0 sats \ 2 replies \ @moel 29 Mar 2023 \ on: Introducing Floresta, a Utreexo-powered Electrum Server implementation bitcoin
From the article:
I am not sure that this is such a big/new deal? After all, wallets like Breez and Phoenix already run a Neutrino node on the device. There seems to be little difference between an on-device Neutrino node and an on-device Floresta node ?
Or am I missing something?
(I apologize for the super late response, just now I found out about this post)
I'm the author of this, and here's the difference: Neutrino is a privacy preserving alternative to a third-party address indexer. It's a way to sync your wallet without requiring a centralized third party like an electrum server. However, neutrino doesn't validate blocks and transactions, it doesn't even authenticate the filters it uses.
Floresta is a fully validating, lightweight Bitcoin node. It's like running Bitcoin Core, but using way less resources due to an aggressive pruning and Utreexo.
Neutrino is lightning only, right?
(Not entirely sure how it accesses the chain).
Floresta is on-chain only.
reply