-
## Issue
Can we integrate more granular mempool and chain information via https://github.com/0xB10C/bitcoin-zmq-mempool-chain-events/blob/v23.0-zmce/PATCH.md
Example of the patch in action: https:…
-
### What is happening?
Workflow test failure for notebook `docs/source/optimizations/qscout/qscout_css.ipynb` with error `ERROR traitlets:client.py:567 Error occurred while starting new kernel cli…
-
First reported in labscript-suite/labscript-suite#83
Can reproduce this on windows using the conda provided zeromq==4.3.5. Fundamental problem is the call to `zmq.curve_keypair()`.
```python
>>…
dihm updated
2 months ago
-
### Feature Description
This describes a set of changes to the way ZMQ is implemented in GNU Radio that I think would be beneficial. My experience is primarily with the PUB/SUB stream sinks/sources…
-
Hi,
how to properly start and handle zmq_proxy or at least ZMQ::Poll?
For example for ROUTER and DEALER socket pair.
-
# Issue description
Simple ZMQ model using ZMQ_CLIENT & ZMQ_SERVER fails with following assertion.
`Assertion failed: socket_type >= 0 && socket_type < (int) names_count (src/mechanism.cpp:110)`
…
-
This is the error log from the given command
```
Traceback (most recent call last):
File "/private/var/tmp/sage-10.4-current/local/var/lib/sage/venv-python3.12.4/bin/sage-notebook", line 237, i…
-
Hi, @juanjqo,
This starts from your self-identified unofficial package. Here is a dynamic list of steps to make this official
@juanjqo
- [X] Remove (from this repo) the Matlab version, because…
-
I just wanted to switch from 4.6 to 4.7.1 but I'm failing to do so because setsockopt(ZMQ_IDENTITY...) is deprecated but there is no replacement.
-
Hello,
Does anyone have an example of how to use **csp_sfp_send()**?
I am currently trying to send 1000 bytes but I am only receiving 5 CSP packets, I am pretty sure does not how it is suppose to …