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

Create a Lily node by embedding lotus into visor to observe tipset apply and revert events #408

Merged
merged 11 commits into from
Mar 11, 2021

Commits on Mar 8, 2021

  1. dep(ffi): replace ffi stub with the real deal

    -- will allow lotus binary to be built in following commit
    frrist committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    c161a52 View commit details
    Browse the repository at this point in the history
  2. feat(lily): embed lotus daemon in visor called lily

    - allows a lotus node to be instanciated and for visor to observe
    tipsets applied and reverted by the lotus node.
    frrist committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    656b012 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    199dd2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc2ad2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adc430e View commit details
    Browse the repository at this point in the history
  4. remove some old crap

    frrist committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    19106ff View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Configuration menu
    Copy the full SHA
    bb5f17f View commit details
    Browse the repository at this point in the history
  2. mo god tidy

    frrist committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a6bd8fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b254bf1 View commit details
    Browse the repository at this point in the history
  4. sudo build my code circleci!

    frrist committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    9d65ac0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    79231aa View commit details
    Browse the repository at this point in the history