Wolf McNally

Results 8 issues of Wolf McNally

I very much like what you are doing with BezierKit and would like to use it for a new project. I plan to draw graphs (boxes connected by lines). The...

I am attempting to build airbitz-core under MacOS 10.14 (Mojave) and am experiencing compile errors. Actually, I'd like to experiment with a minimum build of libbitcoin for iOS and your...

Does libsecp256k1-zkp offer a straightforward way to produce Schnorr adaptor signatures? I see that it has an API for ECDSA adaptor signatures, and that the Musig2 API has an "adaptor"...

Seed Tool allows you to export individual shares of an SSKR split one by one. This process currently requires users to manually keep track of which tags they have written...

enhancement

SpotBit needs a way that the client can request historical date in a time range that is also "chunked" into larger time bins on the server side before being sent...

enhancement

SpotBit's `/configure` API call returns two lists of exchanges, `cached exchanges` and `on demand exchanges`. The documentation does not make it clear what the actual difference is between these types...

I am using msagljs/core directly, and specifically the `SplineRouter` class. My nodes are being positioned by a graph layout algorithm not in msagljs, but that has other features I need....

`GeomGraph` has public attributes `radX` and `radY` which contain the corner radius of the graph's bounding rectangle, used when determining the `boundaryCurve` for the graph. - `radX` and `radY` in...