-
ILP Kit peers should be able to query or calculate a risk assessment score of other ILP Kits based on the behavior of them over time. Trust goes up for other ILP Kits as they display good faith over t…
ghost updated
7 years ago
-
Hi, I am trying to peer with https://github.com/interledgerjs/ilp-connector in a private network.
Below is the start.js file:
```
#!/usr/bin/env node
"use strict";
.............................…
-
Hi,
I used ilp Solver on around 20 taxa dataset. The output from ilp Solver is a Digragh. When i try to export it into a newick fomat. Sometimes it will succeed and sometimes not. I wonder why wou…
-
Right now, we can't get a quote from ilp-kit.michielbdejong.com to pineapplesheep.ilp.rocks, nor from hive.dennisappelt.com to pineapplesheep.ilp.rocks. This may be because pineapplesheep.ilp.rocks is…
-
For integer linear program models created via `highspy` v1.7.1, it seems that models created with `addCol` run a bit faster than models created with `addVariable`. The timing data below show this occu…
-
My friend came up with an algorithm for the partition problem, and to test it, we implemented it in python and we’ve been checking its answers using prtpy. However, we noticed something strange. When …
-
Ran `npm install` and `npm run-script build` after cloning the repo. I'm getting some errors that are from other dependencies, and not sure why. @adrianhopebailie are you having the same issue?
`…
-
When peering with another connector using a `peer` relation, there seems to be a race condition, as it occurs at random.
You can reproduce this issue by sending a route control request immediately…
-
When running your server using this docker-compose, how do you update your server?
I think something like this might work, but would appreciate @sharafian's feedback:
To update the image to late…
-
### Describe the bug
Customer is confident that they send data as usual, but there is discrepancy between what is in the database vs what they think they sent. There is no way in present to reconcile…