-
PR #291 says:
> CLP is a ledger protocol for bilateral liquidity relationships
If we were to add a `to` and `from` address into the CLP `prepareTransferRequest` payload, couldn't we also use thi…
-
From a user's point of view, transaction fees being equal, chunked payments are strictly worse than atomically-settled payments, because they provide less guarantees. You need to resort to chunked pay…
-
It would be nice to have a configuration in the stellar.toml that requests clients to require a memo in sends. That way, StellarTerm can do something like this without having to manually add it into t…
-
It’s pretty straightforward to see what trustlines an account has by checking the objects in the `balances` array (is there any other way?), but those objects don’t seem to indicate whether the trustl…
-
compare with old repo:
https://github.com/brainbot-com/trustlines/issues/28
fee schedule:
https://github.com/ethereum/pyethereum/blob/develop/ethereum/opcodes.py
-
I think it would be useful for us to document the roles that we see in the ecosystem so that we can better plan the interfaces and software required. I have started by putting the following diagram to…
-
I'm trying to find paths from BTC to XLM
[Here's the query](https://horizon.stellar.org/paths?source_account=GBR3RS2Z277FER476OFHFXQJRKYSQX4Z7XNWO65AN3QPRUANUASANG3L&destination_account=GBR3RS2Z277FE…
s-a-y updated
7 years ago
-
Idea code: DEV#004
Title: Developers! Developers! Developers!
Status: WIP
Created: 2017-11-09
## Summary
Towards a better environment for developers
## Vision
Status provides an ethereu…
-
The `CurrencyNetwork` Protocol contract provides the main functionality of the Trustlines network. It stores all `Trustlines` between users and implements multi-hop transfers, which allow for transfer…
ice09 updated
6 years ago
-
If we use on-ledger transactions from the interfaucet, getting an account on the interledger will feel really slow (though it is pretty cool to fund accounts with IPRs and standard interledger payment…