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

fix: abort if beneficiary is not found #3479

Closed
wants to merge 1 commit into from

Conversation

alanshaw
Copy link
Member

@alanshaw alanshaw commented Sep 2, 2020

This PR ensures the beneficiary exists before attempting to transfer funds to them and aborts with a SysErrorIllegalActor exit code if they're not found.

More context and test vector for this edge case here: filecoin-project/test-vectors#92 (comment)

@raulk
Copy link
Member

raulk commented Sep 2, 2020

@alanshaw mind rebasing on master now that #3449 is merged? That would get rid of the CI failure.

@alanshaw alanshaw force-pushed the fix/abort-on-beneficiary-not-found branch from b561ad0 to 8750d0d Compare September 2, 2020 16:49
@alanshaw alanshaw mentioned this pull request Sep 16, 2020
21 tasks
@arajasek
Copy link
Contributor

Subsumed by #4903

@arajasek arajasek closed this Nov 18, 2020
@Kubuxu Kubuxu deleted the fix/abort-on-beneficiary-not-found branch November 25, 2021 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/consensus Impact: Consensus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants