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

WIP: Sauron, the Bitcoin network watcher #89

Merged
merged 2 commits into from
Mar 16, 2020
Merged

Conversation

darosior
Copy link
Member

@darosior darosior commented Feb 6, 2020

This a minimal version of a Bitcoin backend plugin for C-lightning which hits Esplora.

The minimal version is mostly for demonstration purpose for the C-lightning PR.

Quirks:

@darosior darosior changed the title WIP: Sauron, the Bitcoin network WIP: Sauron, the Bitcoin network watcher Feb 6, 2020
@codecov
Copy link

codecov bot commented Feb 6, 2020

Codecov Report

Merging #89 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #89   +/-   ##
=======================================
  Coverage   47.75%   47.75%           
=======================================
  Files          15       15           
  Lines        1734     1734           
=======================================
  Hits          828      828           
  Misses        906      906

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba5500d...255bcaf. Read the comment docs.

raise Exception("You need to specify the sauron-api-endpoint option.")

plugin.log("Sauron plugin initialized")
plugin.log(sauron_eye)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rofl 😄

@cdecker
Copy link
Contributor

cdecker commented Mar 16, 2020

ACK 255bcaf

@cdecker cdecker merged commit e6cf4e1 into lightningd:master Mar 16, 2020
@darosior darosior deleted the sauron branch March 16, 2020 11:54
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