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

Adds Json serialization for Message Receipts and ActorState #484

Merged
merged 6 commits into from
Jun 10, 2020

Conversation

ec2
Copy link
Member

@ec2 ec2 commented Jun 8, 2020

Summary of changes
Changes introduced in this pull request:

  • Adds Json serialization for Message Receipts and ActorState
  • This is only some of the structures that need JSON serialization for State API. There are some more that we do not have yet pertaining to the Miner. Will need to coordinate with Dustin who's doing the miner actor.

Reference issue to close (if applicable)

Closes

Other information and links

vm/message/src/message_receipt.rs Outdated Show resolved Hide resolved
vm/src/actor_state.rs Outdated Show resolved Hide resolved
vm/src/actor_state.rs Outdated Show resolved Hide resolved
vm/src/actor_state.rs Outdated Show resolved Hide resolved
@ec2 ec2 merged commit 418c2fe into master Jun 10, 2020
@ec2 ec2 deleted the ec2/json/statemgr branch June 10, 2020 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants