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

Conversation

@alanshaw
Copy link
Member

Adds a test for the following scenario in #13:

Screenshot 2020-09-16 at 15 53 44

alice := v.Actors.Account(address.SECP256K1, balance1T)
v.CommitPreconditions()

v.Messages.Sugar().Transfer(builtin.SystemActorAddr, alice.ID, Nonce(0), Value(transferAmnt))
Copy link
Contributor

Choose a reason for hiding this comment

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

while sending from system is disallowed, might also be worth validating that sending from a storageMiner type address is disallowed, since that's one where a party could plausibly have a key to properly sign the thing?

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.

3 participants