-
## Interledger amounts should be 128 bits wide, not 64 bits wide.
The current draft spec [mandates](https://github.com/interledger/rfcs/blame/03c9bb21461dcc0b8e663f5702af21381310e01f/0003-interledg…
-
As reported here https://github.com/ripple/rippled/issues/2489 it looks like the moneyd cleanup script isn't properly closing channels.
-
Sorry if it's the incorrect repo to report this issue on. Ran into this by experimenting with moneyd and following the tutorial, with a livenet wallet rNe1Eg8h9JbivEh5BtXBxmDjwb59k2wrva that I created…
-
https://github.com/filidorwiese/ripple-wallet/blob/46c37ad3e17bab989477a3004e3f621b78857b47/scripts/pay.js#L148
Currently allows for sourceAddress to be funded below reserve amount if fee results i…
-
Currently when I try running the testnet I'm getting a connector:app error [RippledError(noNetwork)]. Does this mean that my testnet node is down?
-
Seeing as Bithumb trades XRP at the largest volume, would it not make sense to display a price chart for bithumb XRP/KRW on the page as well?
-
Something I thought of when we were talking about streaming payments yesterday: if Alice wants to pay Bob, and they have real-time two-way out-of-band communication open, Bob can "loop back" the condi…
-
Hi, i have a question and don't find the response in Ripple api, sorry for my bad english:
When i get the balances of an ripple addres, with `getBalances('the address')`, i get then a json with mul…
-
I tried to get my account_info but I got below error.
rippled account_info rww9KRNZ7mEHNAXEeLdVreiuk4bimtmbiS
{
"id" : 1,
"result" : {
"error" : "noNetwork",
"error_code" : 17,…
-
Hello!!
Is there any way to run multiple transactions atomically? For example, when payer send some XRP to the payee, at the same time payer should send XRP to other payee like fee. Those two trans…