-
From no loki_data dir:
syncs to block 4 and stops: `./lokid-service1 --testnet --service-node --rpc-login=user:pass --data-dir=loki_data --p2p-bind-port=38180 --rpc-bind-port=38181 --zmq-rpc-bind-p…
-
```
Thank you for your wonderful program update! But a serious error has crept into
it now.
1. What version of Python(x,y) have you installed?
2.7.5.0
2. Which components have you installed (Pytho…
-
```
Thank you for your wonderful program update! But a serious error has crept into
it now.
1. What version of Python(x,y) have you installed?
2.7.5.0
2. Which components have you installed (Pytho…
-
```
Thank you for your wonderful program update! But a serious error has crept into
it now.
1. What version of Python(x,y) have you installed?
2.7.5.0
2. Which components have you installed (Pytho…
-
As @weigao95 pointed out, it would be better to have the server reply that it got the plan, and then reply again when it finishes the plan.
This might change the state machine architecture?
---…
-
# Issue description
If a session gets into a `i_engine::protocol_error` state during connection (after handshake) the stream is left in a odd state where.
- It does not attempt to reconnect (I t…
-
When creating a ZLoop and consequently calling .removePoller for all pollers the loop pulls 100% CPU.
This is likely because the ZMQ$Poller.poll returns immediately if its size is
-
Hi @rdeits, thanks for all your work with meshcat!
I'm trying to obtain using Python something similar to what was done in drake for controlling the displayed panel programmatically, i.e. adding (a…
-
I don't know if this is an issue with the driver, with zeromq or if I'm doing something wrong. Anyway, the pub/sub within an 'inproc' is not working at all, however if I change _address_ to an tcp ad…
-
I'm trying to setup something similar to the router / dealer example, however, even the included example exhibits this behavior:
```
anthonypesch@Anthonys-MacBook-Pro:~/projects/tindergraph/node_…