maraoz

Results 46 comments of maraoz

@throughnothing BitcoinSPVCrx looks great! I found some problems trying to install it and test it, but it looks like a project we'd like to feature on http://bitcore.io/#projects if you are...

I no longer have commit access to this repo, sorry!

@braydonf nope, it's https://www.npmjs.com/package/buffers

ECIES won't work because it has sender authentication. For what you explain, plain old AES seems like would do the trick. The NodeJS `crypto` module should be enough. Check this...

I would call the event `'maxed'` or `'full'`, given most use cases won't care about connecting to ALL peers in a list (thus `'connected'` seems misguiding IMO)