Code Monkey home page Code Monkey logo

Comments (5)

nyonson avatar nyonson commented on July 21, 2024 1

Whoops, my bad! Still ironing out the kinks in the package deployment.

from raiju.

aphex3k avatar aphex3k commented on July 21, 2024
~ raiju candidates help
raiju: candidates doesn't take any arguments

Also, the help page doesn't list sub-commands but that might be a different issue. raiju reaper works without issues as far as I can tell.

from raiju.

nyonson avatar nyonson commented on July 21, 2024

Right now only a help flag -h is supported for global and subcommands, but I think that would be pretty easy to add to each command. I can look into it.

$ raiju candidates -h                                
USAGE
  raiju candidates

Nodes are listed in descending order based on a few calculated metrics. The dominant metric is distance from the root node. Next is 'distant neighbors' which is the number of direct neighbors a node has that are distant from the root node.

FLAGS
  -assume ...               Comma separated pubkeys to assume channels too
  -clearnet=true            Filter tor-only nodes
  -limit 100                Number of results
  -min-capacity 10000000    Minimum capacity of a node
  -min-channels 5           Minimum channels of a node
  -min-distance 2           Minimum distance of a node
  -min-neighbor-distance 2  Minimum distance of a neighbor node
  -pubkey ...               Node to span out from, defaults to lnd's

I have never run into the DeadlineExceeded error so I'll try to dig into that locally, thanks for the report!

from raiju.

nyonson avatar nyonson commented on July 21, 2024

Oops, didn't mean to close this yet, but hopefully the RPC timeout bump helps.

from raiju.

aphex3k avatar aphex3k commented on July 21, 2024

I tried with 0.3.2 and it did not change from above.

Unable to find image 'ghcr.io/nyonson/raiju:v0.3.2' locally
v0.3.2: Pulling from nyonson/raiju
0aa932d79126: Pull complete
c09a7b6be910: Pull complete
Digest: sha256:6a93c1ae065e525c2774aba788939ec46b8a2b388661dc835ee50b379c99918d
Status: Downloaded newer image for ghcr.io/nyonson/raiju:v0.3.2
raiju: rpc error: code = DeadlineExceeded desc = context deadline exceeded

I have about 70 peers connected. Does that matter?

Oops, didn't mean to close this yet, but hopefully the RPC timeout bump helps.

Github does that for you when you mention an issue in a PR in context of the word resolve. 😃

I also ran from source after syncing the latest changes, because I had a hunch you might have pushed the 0.3.2 package before making this change. And it indeed solves it!

from raiju.

Related Issues (2)

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.