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

tvx extract: more tipset extraction goodness. #5258

Merged
merged 1 commit into from
Jan 5, 2021

Conversation

raulk
Copy link
Member

@raulk raulk commented Dec 27, 2020

  • ability to extract a tipset range into individual vectors.
  • ability to extract a tipset range and squash into a single multi-tipset vector.
  • mark statediff output deterministically, so it can be extracted by tooling.
  • ability to execute callbacks between tipsets in the driver.
  • implement save-balances callback.

This was used to validate the Claus fork introduced in #5230.

@raulk raulk force-pushed the raulk/tvx-batch-tipset-diff branch from e79a6f2 to 6eea818 Compare December 27, 2020 18:54
- ability to extract a tipset range into individual vectors.
- ability to extract a tipset range and squash into a single multi-tipset vector.
- mark statediff output deterministically, so it can be extracted by tooling.
- ability to execute callbacks between tipsets in the driver.
- implement save-balances callback.
@raulk raulk force-pushed the raulk/tvx-batch-tipset-diff branch from 6eea818 to cd032d5 Compare December 27, 2020 18:58
@magik6k magik6k merged commit 4f9fcd2 into master Jan 5, 2021
@magik6k magik6k deleted the raulk/tvx-batch-tipset-diff branch January 5, 2021 17:57
bibibong pushed a commit to EpiK-Protocol/go-epik that referenced this pull request Jan 9, 2021
…tvx-batch-tipset-diff

tvx extract: more tipset extraction goodness.
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.

None yet

2 participants