FizzyFlow / Flow

:ocean: The Flow. Smart money blockchain written in javascript
GNU Affero General Public License v3.0
2 stars 1 forks source link

Implement SSL peers #6

Closed jeka-kiselyov closed 6 years ago

jeka-kiselyov commented 7 years ago

We'll also need to let it connect to host, not ip.

As part of this we also need to rewrite PeerAddress vector, so it supports serialization of host to binary. We can use version 0x02 of it (PeerAddress.js -> toBinary() )