-
After doing 100+ transactions with a speed of 2-5tps the ledger started throwing 500 error on payments.
Here are some logs
```
{"name":"ledger","hostname":"ip-10-0-4-69.us-west-2.compute.internal","…
-
The exception
``` json
{
"name":"ledger",
"hostname":"vahe-2.local",
"pid":18512,
"module":"error-handler",
"level":50,
"err":{
"message":"insert into \"L_ENTRIES\" (\"ACC…
-
Had to install it manually... maybe it's an older version of the package on npm?
`node version: 6.2.2`
`npm install --save ilp-core ilp-plugin-bells`
```
$node
> const { Client } = require('ilp-co…
-
There is a standard way to represent URL templates that will work better across platforms. We've already had to do some hacking to accommodate the current URL templates when consuming them in a Java c…
-
### Description
When starting the ledger with an in-memory sqlite database, the database disappears after a few minutes. When the ledger tries to query a (non-existing) table, it crashes.
### Step…
-
Can you please explain the concept, why and when we need a settlement method between peer?
I already setup my own 3 instances of ILP kit:
A peer to B
B peer to C
When i make payment from A t…
-
Split code into three layers:
1. Service layer: HTTP server and HTTP request/response handling
2. Domain layer: Business logic
3. Persistence layer: Database access
See: https://en.wikipedia.org/wiki/…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
When I tried to install ilp-kit on Centos 7, I encountered the following errors when running npm install.
```
[twarden@u19195387 ilp-kit]$ npm install
> libpq@1.8.5 install /home/twarden/ilp-ki…
-
This is going to collect missing spaces a fter a period as discussed in https://github.com/petergtz/alexa-wikipedia/issues/37.