Eric Martindale
Eric Martindale
Ideal interface, very similar to the README example: ``` javascript var fs = require('fs'); var nt = require('nt'); var file = fs.readFile('foo.txt'); var torrent = nt.stream(); file.pipe( torrent ); torrent.pipe(...
As replay attacks are no longer part of the problem set that BitAuth is attempting to solve, we should update the README to reflect this change and notify anyone who...
Implementing BIP32-style hierarchical SINs would be a fantastic mechanism for creating many identities, but controlled by one individual.
As per #12, the included test server should reject requests that that do not correctly include a nonce.
I'm syncing a new node with `mainnet`, on modern hardware (6 cores, i9-9900K CPU @ 3.60GHz), achieving approximately 400 blocks per minute. This seems excessively slow, at about 75 days...
The link to "these directions" on [the Service Development Guide](https://bitcore.io/guides/service-development/) is broken. Correct link is presumably `https://bitcore.io/guides/full-node/`?
Attempting to merge into [martindale/bitcore-node#abaebc9918a95c44d8dc5510f55ec28047011542](https://github.com/martindale/bitcore-node/commit/abaebc9918a95c44d8dc5510f55ec28047011542): ``` $ git pull upstream master remote: Counting objects: 28339, done. remote: Total 28339 (delta 0), reused 0 (delta 0), pack-reused 28339 Receiving objects: 100%...
Daily reminder to write tests for the UI when we migrate to Maki 0.3. This issue is on the player page (`views/room.jade` or `views/index.jade` IIRC), where tracks in the queue...
Rewrite with [`@fabric/core`](https://github.com/FabricLabs/fabric) to target `0.2.0` release — significant changes included [!!!]
[#soundtrack:fabric.pub](https://chat.fabric.pub/#/room/#soundtrack:fabric.pub) should provide global chat.