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

Calculate new actor addresses as per updated spec #1429

Merged
merged 1 commit into from
Mar 20, 2020
Merged

Conversation

arajasek
Copy link
Contributor

Probably wanna wait on this commit entering master in chain-validation before merging this, but it's good for review.

Implements the change in point #4 here: filecoin-project/specs#894

@Kubuxu
Copy link
Contributor

Kubuxu commented Mar 20, 2020

Mod tidy pls.

@@ -46,6 +46,7 @@ type Runtime struct {
internalExecutions []*ExecutionResult
// the first internal call has a value of 1 for this field
internalCallCounter int64
Copy link
Member

Choose a reason for hiding this comment

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

probably want to remove the internal call counter now, yeah?

@arajasek
Copy link
Contributor Author

internal counter removed, and go.sum tidied :)

@whyrusleeping whyrusleeping merged commit ecc8f60 into testnet/3 Mar 20, 2020
@whyrusleeping whyrusleeping deleted the asr/NAA branch March 20, 2020 20:50
Kubuxu pushed a commit that referenced this pull request May 12, 2020
Calculate new actor addresses as per updated spec
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.

4 participants