bitpay / bitcore-wallet-service

A multisig, HD Bitcoin and Bitcoin Cash wallet service. Used by Copay.
https://copay.io/
MIT License
619 stars 547 forks source link

Move BWS client-side #577

Open dabura667 opened 8 years ago

dabura667 commented 8 years ago

In addition to moving BWS client side, create a flag for insight-api (and bitcore) to allow people to "announce" their insight nodes (similar to how Electrum's server software announces itself to the clients)

Then when a person connects, allow an argument to specify a whitelist of one or more ip/urls, if not provided, randomly pick an announced nodes.

dabura667 commented 8 years ago

Might need to add some block header / merkleblock verification methods in to try and reduce attack vectors