bold

Results 8 issues of bold

This pull request waits for polls readiness with `pselect` and adds a `timeout` parameter in the `Config`. This has two advantages: 1. Without pselect the capture function blocks forever when...

CArray representations can only store pointers to structs in contiguous memory. CStructArray will store the structs inside a contiguous block of memory. CStruct objects that are assigned to a CStructArray...

## Question What is the best way of using the lexical optimized parsing routines for a custom type (arbitrary size integers e.g. 256bit)? Background: In `arrow` the decimal type uses...

question

Hi, Is it possible to send the "blockheight" together with the other nonce parameters to the pool? It happens that on fast blocks the block heights of miner and pool...

Hi, I found your module last week and it is awesome! It's a pitty that it seemed to have stopped working after glr. I tried to fix it, but I...

enhancement