-
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.
Revert "Fix prologue gas token error"
This reverts commit 3c58061.
- Loading branch information
Showing
14 changed files
with
40 additions
and
45 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
+25 Bytes
(100%)
build/StarcoinFramework/bytecode_modules/TransactionManager.mv
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
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/StarcoinFramework/source_maps/PriceOracleAggregator.mvsm
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/StarcoinFramework/source_maps/PriceOracleScripts.mvsm
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
build/StarcoinFramework/source_maps/TransactionManager.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,70 +1,64 @@ | ||
processed 27 tasks | ||
|
||
task 5 'run'. lines 67-75: | ||
task 6 'run'. lines 79-87: | ||
{ | ||
"gas_used": 43598, | ||
"gas_used": 105455, | ||
"status": "Executed" | ||
} | ||
|
||
task 6 'run'. lines 77-85: | ||
{ | ||
"gas_used": 74601, | ||
"status": "Executed" | ||
} | ||
|
||
task 7 'run'. lines 87-96: | ||
task 7 'run'. lines 89-98: | ||
{ | ||
"gas_used": 1259689, | ||
"status": "Executed" | ||
} | ||
|
||
task 9 'run'. lines 100-114: | ||
task 9 'run'. lines 102-116: | ||
{ | ||
"gas_used": 373579, | ||
"status": "Executed" | ||
} | ||
|
||
task 13 'run'. lines 122-133: | ||
task 13 'run'. lines 124-135: | ||
{ | ||
"gas_used": 101440, | ||
"status": "Executed" | ||
} | ||
|
||
task 16 'run'. lines 140-149: | ||
task 16 'run'. lines 142-151: | ||
{ | ||
"gas_used": 575872, | ||
"status": "Executed" | ||
} | ||
|
||
task 17 'run'. lines 152-177: | ||
task 17 'run'. lines 154-179: | ||
{ | ||
"gas_used": 449602, | ||
"status": "Executed" | ||
} | ||
|
||
task 19 'call'. lines 181-181: | ||
task 19 'call'. lines 183-183: | ||
"0xa7dcef9aef26202fce82a7c7d6672afb/1/0x00000000000000000000000000000001::IdentifierNFT::IdentifierNFT<0x00000000000000000000000000000001::DAOSpace::DAOMember<0x662ba5a1a1da0f1c70a9762c7eeb7aaf::XDAO::XDAO>,0x00000000000000000000000000000001::DAOSpace::DAOMemberBody<0x662ba5a1a1da0f1c70a9762c7eeb7aaf::XDAO::XDAO>>" | ||
|
||
task 21 'run'. lines 185-200: | ||
task 21 'run'. lines 187-202: | ||
{ | ||
"gas_used": 7794857, | ||
"status": "Executed" | ||
} | ||
|
||
task 23 'run'. lines 204-217: | ||
task 23 'run'. lines 206-219: | ||
{ | ||
"gas_used": 173636, | ||
"status": "Executed" | ||
} | ||
|
||
task 24 'run'. lines 219-227: | ||
task 24 'run'. lines 221-229: | ||
{ | ||
"gas_used": 45306, | ||
"gas_used": 45286, | ||
"status": "Executed" | ||
} | ||
|
||
task 26 'run'. lines 232-249: | ||
task 26 'run'. lines 234-251: | ||
{ | ||
"gas_used": 583131, | ||
"gas_used": 582817, | ||
"status": "Executed" | ||
} |
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
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