Aakil Fernandes
Aakil Fernandes
Not a bug but a suggestion: I think it'd be easier for newbies if trickle was set to false by default. While the examples use clients on a same context...
Accidentally leaked my database passwords because even though its in .gitignore, it appears to have been included in the git cache. Was lucky to catch it on the test database,...
Hi, I want to use this library in a desktop application (electron). Will end users need to install the c++ library? Or is that only required to build? Cheers
Hey, can you publish this on npm?
https://github.com/evanw/node-source-map-support/blob/master/source-map-support.js#L540-L556 This has downstream effects, especially for testing suites. For reference: https://github.com/trufflesuite/ganache-cli/issues/658 Can you make this opt-in instead of opt-out?
``` ERROR in ./~/ipfs-api/~/pump/index.js Module build failed: Error: unsupported type for static module: UnaryExpression at expression: !fs ``` Which is caused by... https://github.com/mafintosh/pump/blob/master/index.js#L12
Relayers may choose to block certain IP addresses. Would be nice to have a standardized Error flow for this.
Hey, is asset_pairs supposed to give a list of supported asset pairs, or a list of asset_pairs which currently have maker orders
0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'install' ] 2 info using [email protected] 3 info using [email protected] 4 verbose install where, deps...