Skip to content

WIP: Sauron, the Bitcoin network watcher#89

Merged
cdecker merged 2 commits into
lightningd:masterfrom
darosior:sauron
Mar 16, 2020
Merged

WIP: Sauron, the Bitcoin network watcher#89
cdecker merged 2 commits into
lightningd:masterfrom
darosior:sauron

Conversation

@darosior
Copy link
Copy Markdown
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
Copy Markdown

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.

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

plugin.log("Sauron plugin initialized")
plugin.log(sauron_eye)
Copy link
Copy Markdown
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
Copy Markdown
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