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

update evm actor creation for eam refactor #10005

Merged
merged 7 commits into from
Jan 14, 2023

Conversation

vyzo
Copy link
Contributor

@vyzo vyzo commented Jan 13, 2023

@vyzo vyzo requested a review from a team as a code owner January 13, 2023 20:37
@vyzo
Copy link
Contributor Author

vyzo commented Jan 13, 2023

FEVM test verified to work locally with the right bundle:

vyzo@carbon6 lotus $ export LOTUS_BUILTIN_ACTORS_V10_BUNDLE=/home/vyzo/src/fvm/builtin-actors/output/builtin-actors-testing-fake-proofs.car
vyzo@carbon6 lotus $ cd itests/
vyzo@carbon6 itests $ go test -run FEVMBasic
...
PASS
ok  	github.com/filecoin-project/lotus/itests	12.095s

use CreateExternal

use CreateExternal in itest evm deployment

add missing import

update gst
@arajasek arajasek force-pushed the feat/fevm-eam-refactor branch 4 times, most recently from 8733d41 to b13bbb1 Compare January 14, 2023 06:35
Stebalien and others added 3 commits January 13, 2023 23:25
We changed how we compute addresses. It's still broken due to a bug in
the EAM, but the _test_ is now correct(ly failing).
@jennijuju jennijuju merged commit 5372ab9 into release/v1.20.0 Jan 14, 2023
@jennijuju jennijuju deleted the feat/fevm-eam-refactor branch January 14, 2023 21:00
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