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

in-process lotus "repo" lens #75

Merged
merged 4 commits into from
Oct 8, 2020
Merged

in-process lotus "repo" lens #75

merged 4 commits into from
Oct 8, 2020

Conversation

willscott
Copy link
Contributor

@willscott willscott commented Oct 7, 2020

Create a full lotus.Node (without bringing it Online) and use its chainstore / api for a lens as an alternative to the jsonrpc API.

address #68

@willscott willscott requested a review from frrist October 7, 2020 20:37
Copy link
Member

@frrist frrist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like you're on the right path.

lens/lotusrepo/repo.go Outdated Show resolved Hide resolved
lens/lotusrepo/repo.go Outdated Show resolved Hide resolved
@willscott willscott changed the title first pass at an in-process lotus lens in-process lotus "repo" lens Oct 7, 2020
@willscott willscott merged commit 2e34809 into master Oct 8, 2020
@willscott willscott deleted the lens/repo branch October 8, 2020 18:02
placer14 added a commit that referenced this pull request Oct 14, 2020
* origin/master:
  fix: remove errgrp from UnindexedBlockData persist
  fix: verify there are no missing migrations before migrating (#89)
  chore: add tests for reward and power actor state extracters (#83)
  feat: support v2 actor codes (#84)
  feat(debug): Process actor by head without persistance (#86)
  fix: use debugf logging method in message processor (#82)
  feat(task): Create chainvis views and refresher (#77)
  perf: minor optimization of market actor diffing (#78)
  chore: fail database tests if VISOR_TEST_DB not set (#79)
  test(storage): add test to check for duplicate schema migrations (#80)
  in-process lotus "repo" lens (#75)

 Conflicts:
        tasks/actorstate/miner.go
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