Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the need for bitcoin full node #1

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

aarani
Copy link

@aarani aarani commented Feb 9, 2023

This commit adds middleware that uses GWallet's
existing electrum client to help RGS verify utxos
while removing the need for bitcoin full node.

knocte pushed a commit to nblockchain/geewallet that referenced this pull request Feb 9, 2023
This is used for our RgsToElectrumServerMiddleware code, see:
nblockchain/rapid-gossip-sync-server#1
.gitmodules Outdated Show resolved Hide resolved
@aarani aarani force-pushed the electrumMiddleware branch 2 times, most recently from 89d08f5 to f32cd9a Compare February 9, 2023 11:02
This commit adds middleware that uses GWallet's
existing electrum client to help RGS verify utxos
while removing the need for bitcoin full node.
@aarani aarani force-pushed the electrumMiddleware branch from f32cd9a to f32d137 Compare February 9, 2023 11:10
@knocte
Copy link
Member

knocte commented Feb 9, 2023

Let's now create a PR in geewallet with the cherry-picked commit from lightning branch that publishes the nuget. This way we update nuget pkgs instead submodules here.

@aarani aarani force-pushed the electrumMiddleware branch from ad41f3c to 1d87d23 Compare February 9, 2023 11:45
@aarani aarani force-pushed the electrumMiddleware branch from da85ef2 to b3fabe0 Compare February 14, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants