Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Merges rust-lightning's lightning-block-sync HTTP logic#201

Draft
sr-gi wants to merge 1 commit into
rust-bitcoin:masterfrom
sr-gi:merge-http-rust-lightning
Draft

Merges rust-lightning's lightning-block-sync HTTP logic#201
sr-gi wants to merge 1 commit into
rust-bitcoin:masterfrom
sr-gi:merge-http-rust-lightning

Conversation

@sr-gi

@sr-gi sr-gi commented Sep 17, 2021

Copy link
Copy Markdown
Contributor

This is a first approach to address #166 by merging lightning-block-sync rpc and http logic into here.

The code still has some fixme's, and async / sync has not properly been handled.

I'm mainly looking for feedback at this point, in order to keep pushing this approach or switch gears and address this in a different way.

Replaces rust-jsonrpc by rust-lightning's lightning-block-sync HTTP logic.

Kind of POC atm, still needs to handle sync / async properly
@TheBlueMatt

Copy link
Copy Markdown
Member

Concept ACK. Yay fewer deps

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants