-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade mpm to 1.12.5 and fix integration tests
- Loading branch information
Showing
12 changed files
with
411 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+0 Bytes
(100%)
build/StarcoinFramework/source_maps/StdlibUpgradeScripts.mvsm
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,46 @@ | ||
processed 18 tasks | ||
processed 20 tasks | ||
|
||
task 4 'run'. lines 97-105: | ||
task 4 'run'. lines 87-95: | ||
{ | ||
"gas_used": 526517, | ||
"status": "Executed" | ||
} | ||
|
||
task 8 'run'. lines 121-136: | ||
task 9 'run'. lines 117-132: | ||
{ | ||
"gas_used": 200239, | ||
"status": "Executed" | ||
} | ||
|
||
task 9 'run'. lines 138-147: | ||
task 10 'run'. lines 134-143: | ||
{ | ||
"gas_used": 1051127, | ||
"status": "Executed" | ||
} | ||
|
||
task 11 'run'. lines 151-159: | ||
task 12 'run'. lines 147-155: | ||
{ | ||
"gas_used": 123208, | ||
"status": "Executed" | ||
} | ||
|
||
task 13 'deploy'. lines 163-164: | ||
Publish failure: MiscellaneousError | ||
task 15 'run'. lines 161-169: | ||
{ | ||
"gas_used": 11346, | ||
"status": "Executed" | ||
} | ||
|
||
task 14 'run'. lines 166-174: | ||
task 16 'run'. lines 171-179: | ||
{ | ||
"gas_used": 123208, | ||
"status": "Executed" | ||
} | ||
|
||
task 17 'run'. lines 180-188: | ||
task 18 'deploy'. lines 183-184: | ||
Publish failure: MiscellaneousError | ||
|
||
task 19 'run'. lines 186-194: | ||
{ | ||
"gas_used": 11346, | ||
"status": "Executed" | ||
"gas_used": 600, | ||
"status": "MiscellaneousError" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
67 changes: 56 additions & 11 deletions
67
integration-tests/starcoin_dao/starcoin_onchain_config.exp
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.