arborchat / muscadine

[legacy] The Arbor reference client implementation
Apache License 2.0
5 stars 2 forks source link

Bump muscadine to use newer protocol #92

Closed whereswaldon closed 5 years ago

whereswaldon commented 5 years ago

I inadvertently broke older clients by connecting with a newer one. This will cause current clients to be able to process (and discard) META message types instead of treating them as errors.


Review required: @arborchat/devs