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

test: eth: make sure we can deploy a new placeholder on transfer #10281

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

Stebalien
Copy link
Member

@Stebalien Stebalien commented Feb 15, 2023

Related Issues

fixes filecoin-project/ref-fvm#1670

Proposed Changes

We have a test that triggers smart-contract logic on "transfers", but nothing that tries to create a new actor as a side-effect of a transfer.

@Stebalien Stebalien requested a review from a team as a code owner February 15, 2023 20:18
itests/fevm_test.go Show resolved Hide resolved
We have a test that triggers smart-contract logic on "transfers", but
nothing that tries to create a new actor as a side-effect of a transfer.

fixes filecoin-project/ref-fvm#1670
@Stebalien Stebalien enabled auto-merge (squash) February 17, 2023 21:20
@Stebalien Stebalien merged commit 73102e9 into master Feb 17, 2023
@Stebalien Stebalien deleted the steb/test-transfer-deploys branch February 17, 2023 21:29
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.

EVM: Benchmark maximum cost of a simple transfer
2 participants