Skip to content

Commit

Permalink
stdlib framework v11 with move version 6 for test
Browse files Browse the repository at this point in the history
  • Loading branch information
nkysg committed Apr 12, 2024
1 parent 0cd1e39 commit 81f5af1
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion executor/tests/module_upgrade_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ fn test_stdlib_upgrade() -> Result<()> {
&alice,
&chain_state,
&net,
vote_language_version(&net, 4),
vote_language_version(&net, 6),
on_chain_config_type_tag(MoveLanguageVersion::type_tag()),
execute_script_on_chain_config(&net, MoveLanguageVersion::type_tag(), proposal_id),
proposal_id,
Expand Down
Binary file modified genesis/generated/halley/genesis
Binary file not shown.
Binary file modified genesis/generated/proxima/genesis
Binary file not shown.
Binary file modified vm/stdlib/compiled/11/10-11/stdlib.blob
Binary file not shown.
Binary file modified vm/stdlib/compiled/11/stdlib/62_Genesis.mv
Binary file not shown.

0 comments on commit 81f5af1

Please sign in to comment.