Git Product home page Git Product logo

lightningorb / orb Goto Github PK

View Code? Open in Web Editor NEW
19.0 19.0 4.0 10.47 MB

Orb is a cross-platform (Mac / Windows / OSX / IOS / Android) application for managing an LND / CLN Lightning node. It features bulk payments, an editor, API, App Store, node automation engines and a lot more.

License: GNU General Public License v3.0

Dockerfile 0.03% Python 83.25% kvlang 4.52% Shell 0.69% Makefile 0.03% CSS 4.88% HTML 0.11% JavaScript 1.11% Svelte 4.37% SCSS 1.00%
bitcoin lightning python

orb's People

Contributors

asherp avatar lightningorb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

orb's Issues

It seems that the test nodes are down, but the tests are stil passing

Describe the bug
It seems that the test nodes are down, but the tests are stil passing

To Reproduce
Steps to reproduce the behavior:

  • orb node create-orb-public cln rest
  • orb node create-orb-public lnd rest

Expected behavior
It should create the nodes properly

Additional context
Instead it gives:

(venv) ~/dev/orb (main) $ orb node create-orb-public cln rest
Encrypting mac
Encrypting cert
Connecting to: regtest.cln.lnorb.com
Failed to connect: HTTPSConnectionPool(host='regtest.cln.lnorb.com', port=3001): Max retries exceeded with url: /v1/getinfo (Caused by 
NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x10ad7d340>: Failed to establish a new connection: [Errno 61] Connection refused'))
(venv) ~/dev/orb (main) $ orb node create-orb-public lnd rest
Encrypting mac
Encrypting cert
Connecting to: signet.lnd.lnorb.com
Failed to connect: HTTPSConnectionPool(host='signet.lnd.lnorb.com', port=8080): Max retries exceeded with url: /v1/getinfo (Caused by SSLError(SSLCertVerificationError(1, '[SSL: 
CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1123)')))
(venv) ~/dev/orb (main) $ 

App store login / registration no longer working

Describe the bug
Can't log in to the app store

To Reproduce
Steps to reproduce the behavior:

  1. start Orb
  2. Orb > App Store Login
  3. Click register
  4. Click login

Expected behavior
Should log in to the app store

Additional context
Instead it says Keyerror 'username'

wheel version

Hey, I think older users might find it useful to get informed that they should update to a wheel version which is not subsceptible to the Regular Expression Denial of Service (ReDoS) attack, therefore to update to at least version 0.38.1 .

wheel

Command Injection

Although this command injection might not be dangerous in this setup, there might come another tool which expects that this is not possible. I'm not aware which commands specifically should be possible here, so I leave the fix to other users proficient with this repo or rather this third party.

errlvl = subprocess.call(["python", ] + cmdline)

Xcode 14.3.1 IOS launch issues

When Orb is built in Xcode 14.3.1 there are a variety of issues. Namely some missing directories as well as using modules that are no longer available (e.g app store).

Cannot open app store with a CLN node

Describe the bug
Cannot open app store with a CLN node

To Reproduce
Steps to reproduce the behavior:

  1. Click on Orb
  2. Click on app store register, then login
  3. bug

Expected behavior
Password, Token etc. should show up.

Additional context
Move logic out of thread in dialog. cln_rest.sign_message seems faulty.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.