Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

feat: add apply_message_failures post condition #138

Merged
merged 3 commits into from
Sep 11, 2020

Conversation

alanshaw
Copy link
Member

This PR adds the apply_message_failures post condition to the schema. There's currently only 1 test that uses this no-exit-code but it currently does not error. If you want to see the new field in JSON output then you'll need to checkout the branch from filecoin-project/lotus#3697 and add a replace to go.mod replace github.com/filecoin-project/lotus => ../lotus.

This also updates to lotus 0.7 and specs-actors 0.9.8.

resolves #134

@alanshaw
Copy link
Member Author

alanshaw commented Sep 11, 2020

Screenshot 2020-09-11 at 13 08 11

gotta believe it works

Copy link
Member

@raulk raulk left a comment

Choose a reason for hiding this comment

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

💯

@raulk
Copy link
Member

raulk commented Sep 11, 2020

We'll need to make a schema release for this, although not needed immediately because we don't expect to use this field in the driver ;-)

@alanshaw alanshaw merged commit 326cab3 into master Sep 11, 2020
@alanshaw alanshaw deleted the feat/apply-message-failures branch September 11, 2020 13:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

follow-ups to #118 (actor aborts)
3 participants