Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/route finder single route #4

Conversation

ivcosla
Copy link
Contributor

@ivcosla ivcosla commented Sep 20, 2019

Fixes #567

Changes:
Changed route-finder API to accept a list of routes to find

How to test this PR:
With skywire-services under feature/route-finder-single-route branch run make integration-build; make integration-run-generic. Then make integration-startup. Try to use any app, they should be able to find routes from one visor to another.

Evan Lin and others added 11 commits September 9, 2019 03:05
* Reserving route IDs and adding rules to visors is now split into two communication steps.
* Improved readability and testability of the setup procedure but splitting responsibilities to additional structures; setup.idReservoir, setup.RulesMap
* Improved logging for setup procedure.
* Slightly tweaked setup.Protocol to accommodate aforementioned changes.
This was removed for some reason, but it needs to exist in order to reestablish transports on visor restart.
@nkryuchkov nkryuchkov merged commit d98943c into skycoin:mainnet-milestone1 Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants