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 simulate: take a raw message, play it against a tipset, and generate a vector #4476

Closed
raulk opened this issue Oct 19, 2020 · 0 comments · Fixed by #4554
Closed

tvx simulate: take a raw message, play it against a tipset, and generate a vector #4476

raulk opened this issue Oct 19, 2020 · 0 comments · Fixed by #4554
Assignees

Comments

@raulk
Copy link
Member

raulk commented Oct 19, 2020

$ tvx simulate --msg <raw_msg> --atop-epoch <height>
  1. Instantiate the proxying blockstore.
  2. Execute the message against the provided height.
  3. Print out the receipt.
  4. Perform a statediff to visualise what changed in the state tree.

Future extensions

Create a tipset class vector: --class=tipset --miner=f101.

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 a pull request may close this issue.

1 participant