-
@Moshe @sangaman Looks like the latest master is faulty. After connecting nodes, they are disconnected very fast (15 seconds) while claiming for `stalling`. This is urgent as xud-simnet is basicall…
-
After part
### Starting
You can start all components with
```
xud-simnet-start
```
We can take over periodically (e.g. every 5s) checking for `"synced_to_chain”: true,`,
Print "Syncing XUD Sim…
-
This issue is to discuss 2 opposing approaches in how to share new peers (reminder: peer is a node I'm currently successfully connected to):
## 1
Manually send `GET_NODES` packet to learn about al…
-
With latest master, after erasing the `datadir`, I'm getting this:
```
/Users/admin/.virtualenvs/raiden/bin/python "/Applications/PyCharm CE.app/Contents/helpers/pydev/pydevd.py" --multiproc --qt-…
-
Using a private chain (ID 4321) and starting raiden (master) I get the flow crash:
```
/Users/admin/.virtualenvs/raiden/bin/python -m raiden --datadir exchange-a --keystore-path /Users/admin/xud-e…
-
Running
`python -m raiden_contracts.deploy raiden `
against a local geth instance (private network) generated this error
`invalid sender`
Any idea what can be the problem?
full command:
`pyt…
-
On a maker order, when the swap is to be initiated by a remote node, client can trigger order cancellation on `xud`, and even if it won't reach the remote node on time, it will be cancelled on the loc…
-
I setup my xud to connect only to test1 server (where swap isn't properly configured).
This is what I did:
```
admins-MacBook-Pro-2:xud-simnet admin$ xud-simnet-start
starting all processes
b…
-
listen ports didn't open.
got this error in log
```
11/9/2018, 8:01:26 AM [GLOBAL] info: config loaded
11/9/2018, 8:01:26 AM [GLOBAL] info: Local nodePubKey is 02db8d5f43940fa1632ad2e2c0761b608e…
-
## Problem Definition
As pointed out by @offerm [here](https://github.com/raiden-network/raiden/issues/3555#issuecomment-468074337) since we now started to query old state in the proxies we can hav…