Start9Labs / service-pipeline

Service packaging pipeline and coordination for StartOS
10 stars 0 forks source link

[Service]: Fulcrum server #71

Open MEdGalo opened 2 years ago

MEdGalo commented 2 years ago

Prerequisites

Describe the Feature Request

Fulcrum is a fast & nimble SPV server for Bitcoin.

Highlights:

Describe the Use Case

Since the main bottleneck of the RPi 4 in the Embassy products is the CPU, this Electrum server implementation would be an ideal match.

[1] https://www.sparrowwallet.com/docs/server-performance.html#results [2] https://www.sparrowwallet.com/docs/server-performance.html#indexing [3] https://www.sparrowwallet.com/docs/server-performance.html#projects

Describe Preferred Solution

An Fulcrum server app in the Embassy Marketplace.

Describe Alternatives

-

Anything else?

-

kn0wmad commented 2 years ago

Hi there,

Thank you for the request, but this is not an OS feature. Moving to https://github.com/Start9Labs/service-pipeline/issues

leCoq42 commented 4 months ago

Hi, Did the bug you described got fixed in fulcrum 1.10.0?

From the fulcrum release page: Bugfix: In rare circumstances, if the "Download Blocks Task" is interrupted / gets an error, one of the 3 BitcoinD client threads may go out to lunch and never become usable again to do work. Symptoms would include it spamming "Reconnecting ..." messages to the log every 5 seconds. This has been corrected.

https://github.com/cculianu/Fulcrum/releases/tag/v1.10.0