mattcollier

Results 18 issues of mattcollier

The following works with node 12.14.0. ```js // index.mjs import bitcoints from 'bitcoin-ts'; import crypto from 'crypto'; /* import { instantiateSha256 } from 'bitcoin-ts'; produces error: import { instantiateSha256 }...

Event messages are described here: https://docs.celeryproject.org/en/stable/internals/protocol.html#event-messages Have I overlooked it, or is it the case that there is currently no support for conveying task return values back to producers by...

Type: Enhancement
Type: Question
Protocol Feature

Nice work on this @southbanksoftwaredeveloper ! I've just spent my first couple hours working with this tool. Am I overlooking a color scheme / theme option. I'm having some difficulty...

Pun intended. Looking over the documentation for the find/request API, I'm having difficulty determining how I specify the starting point for my search when my data set is a DAG...

This is same as another plugin package. https://github.com/MarcBoule/MindMeldModular/blob/master/.gitignore

Hello, attempting to upgrade to 3.x today and discovered issues in the versions on NPM for the 3.x series: They have been released as `3.0.0-x` See the `versions` tab on:...

If you're using this module along with mocha 4+ in your own test suite, you may notice that mocha is not terminating. This is due to event listeners etc in...

VCV Rack 1.1.6 Noizer 1.3.3 Ubuntu Studio 18.04 I'm able to reproduce this issue consistently on my system. 1. Open the attached minimal test and the correct expected behavior should...

Modulating the Freq to values below -5 V consistently causes the module to lock up and start producing static/noise. I've attached a minimal example to produce the problem. First, turn...

After I did `make install`, roxterm did not register itself with gnome (no icon, does not show in app search). I'm launching `roxterm` from ubuntu terminal. ``` ** (roxterm:3457): CRITICAL...