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

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sr-gi
Copy link
Contributor

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

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
Member

Concept ACK. Yay fewer deps

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.

None yet

2 participants