renproject / aw

A flexible P2P networking library for upgradable distributed systems.
MIT License
38 stars 18 forks source link

Fix address hash #84

Closed jazg closed 3 years ago

jazg commented 3 years ago

The NewAddressHash function was incorrectly returning the same hash regardless of the address that was being hashed.