-
As operations perform various changes to the ledger, we should be able to perform invariant checks on the ledger.
Here is a list on checks we should be performing:
* Ledger Header fields/global
…
-
I wonder whether the Interledger could support transactions where no explicit timeout is specified.
Instead, a sender or previous hop can send a 'please reject' message when they feel it's taking to…
-
```
{
"id": "XRP",
"command": "path_find",
"subcommand": "create",
"source_account": "XXXX",
"send_max": {
"currency": "ETH",
"value": "1",
"issuer": "ZZZZ"
},
"destination_acc…
-
## 議程 (Version 2)
| 時間 | 內容 |
| :---: | :---: |
| 0800-0900 | 場佈 |
| 0900-0930 | Registration |
| 0930-0940 | Opening |
| 0940-1010 | Lane Rettig (Founder of CryptoNYC): Blockchain in NYC
| 101…
-
Maybe something for the glossary -
The way I would describe the 'interledger enlightenment' is the insight that a piece of software like ilp-kit doesn't need to run a connector plus a ledger, it can…
-
Now that we switched to request/response for `send_request`, we might as well do the same for `send_transfer`. It will make it easier to implement a sender (the alternative it to either run an rpc end…
-
Not sure if this is the proper repo, but the blue.ilpdemo.org demo gives 404s on certain calls (peers and quotes), is this demo deprecated or broken?
https://blue.ilpdemo.org/api/payments/quote 404…
Hedde updated
6 years ago
-
button under section "Manually add tust" -> "Create trust line for XYZ" doesn't do anything.
Reproducable when logged in on: https://stellarterm.com/#account/addTrust
Tested with Jed's HUG (issu…
-
```
stellarctl add-asset-to-trustline --account-secret=SD6FK5RJHZOPMP5RM57JHMMVSHJIEARU35KLRYL4KOKYURCC4THXFXDG --limit 0.01 --asset-code=BTC --asset-issuer=GBLLCLXNHQZT7TVRCWNPWKGBTDP7SPNSAGWYUC3ND2…
-
# Issue type
feature request
My startup is trying to build licensed securities as smart contracts on Stellar. We have a working proof-of-concept for an asset-backed-loan on the Stellar test ne…