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/dmsg hypervisor #2

Closed
wants to merge 15 commits into from

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    5ba0e57 View commit details
    Browse the repository at this point in the history
  2. removed unused code

    ivcosla committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    b6eb2d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. Configuration menu
    Copy the full SHA
    c86c9e3 View commit details
    Browse the repository at this point in the history
  2. Changed behaviour of setup.

    * 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.
    Evan Lin committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    461838e View commit details
    Browse the repository at this point in the history
  3. Re-added initTransports for transport.Manager

    This was removed for some reason, but it needs to exist in order to reestablish transports on visor restart.
    Evan Lin committed Sep 8, 2019
    Configuration menu
    Copy the full SHA
    6439c70 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    5a66ea6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    c7dbfda View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Merge remote-tracking branch 'origin/mainnet-milestone2' into feature…

    …/dmsg-hypervisor
    Evan Lin committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    b8aa779 View commit details
    Browse the repository at this point in the history
  2. Merge mainnet-milestone2

    Evan Lin committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    fe5d2fa View commit details
    Browse the repository at this point in the history
  3. added rpcclientdialer

    ivcosla committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    1e5a8fb View commit details
    Browse the repository at this point in the history
  4. removed retrier

    ivcosla committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    095dbff View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/dmsg-hypervisor' of github.com:ivcosla/skywire …

    …into feature/dmsg-hypervisor
    ivcosla committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    e1017d7 View commit details
    Browse the repository at this point in the history
  6. added unfinished test

    ivcosla committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    34a7f58 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2019

  1. Configuration menu
    Copy the full SHA
    107f38b View commit details
    Browse the repository at this point in the history
  2. moved to new repo

    ivcosla committed Sep 19, 2019
    Configuration menu
    Copy the full SHA
    0033949 View commit details
    Browse the repository at this point in the history