sociomantic-tsunami / dlsproto

Distributed Log Store protocol definition, client, fake node, and tests
Boost Software License 1.0
3 stars 18 forks source link

Add neo-beta-1 support to v14.x.x #80

Closed nemanja-boric-sociomantic closed 6 years ago

nemanja-boric-sociomantic commented 6 years ago

(to release v14.1.x)

This adds back elementary support for neo to v14.x.x, then it rebases neo branch and finally does all necessary changes to compile neo with swarm v5.x.x.

nemanja-boric-sociomantic commented 6 years ago

Blocked on https://github.com/sociomantic-tsunami/swarm/pull/323

Just last three commits are new, other is just rebased from neo branch + revert of neo removal.

nemanja-boric-sociomantic commented 6 years ago

Ah, verify is a good point, thanks!

nemanja-boric-sociomantic commented 6 years ago

Updated with the updated swarm (so this is green now), assert to verify conversion and added release notes and a client readme.

nemanja-boric-sociomantic commented 6 years ago

And also a slight refactoring of the request handlers framework update commit (extracted this.connection.event_dispatcher to a ed field of a request handler).

nemanja-boric-sociomantic commented 6 years ago

Updated with all comments addressed.

nemanja-boric-sociomantic commented 6 years ago

Red because of sourceforge issues.