sociomantic-tsunami / dhtproto

Distributed Hash Table protocol definition, client, fake node, and tests
Boost Software License 1.0
5 stars 22 forks source link

Convert assert -> verify/enforce in neo code #153

Closed gavin-norman-sociomantic closed 6 years ago

gavin-norman-sociomantic commented 6 years ago

Fixes #152.

nemanja-boric-sociomantic commented 6 years ago

I checked out this PR's branch and I could not find any stray asserts. LGTM.