Michiel de Jong
Michiel de Jong
It will not break of its own accord, whether or not it works depends on how successfully you set everything up.
I don't think one implies the other? We could have a UI where an admin can select from which users they accept route broadcasts; those users are thereby promoted to...
+1 on merging install instructions into the readme file.
Workaround: * find the postgres URL in your heroku config * From any computer that has the psql postgres client installed, run `psql ` * pick a cut-off date for...
Hi Tran, thanks for your interest in our work, and welcome to the project! :) It's Universal Mode minus the Proposal phase (so just prepare and execute). That pdf file...
Sure, "real" money is moved within each ilp-kit and between each pair of ilp-kits. But there is always a maximum to how much money can move to the right before...
I think the database only logs transfers that go via the five-bells-ledger component of ilp-kit, and for your KIT2 the money comes in and goes out over peer relationships, so...
@oniabifo yes, check that the following three URLs all contain some JSON: * https://yourdomain.com/ledger/ * https://yourdomain.com/api/config * https://yourdomain.com/config.js Then another thing you could try is to stop all containers and...
Ah sorry, I was confused, yes. The GCE instructions don't use Docker (the Azure ones do, that's what I was confused with). OK, then you should check the same URLs...
> The account / password that is being used are the variables set in env.list? Yes, they are. Which operating system are you using on your Google Compute Engine server?...