-
Notifications
You must be signed in to change notification settings - Fork 92
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
20 additions
and
20 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
processed 10 tasks | ||
|
||
task 1 'publish'. lines 3-45: | ||
task 1 'publish'. lines 3-40: | ||
status EXECUTED | ||
|
||
task 2 'run'. lines 47-47: | ||
task 2 'run'. lines 42-42: | ||
status EXECUTED | ||
|
||
task 3 'view_object'. lines 49-51: | ||
task 3 'view_object'. lines 44-46: | ||
Object { id: ObjectID(ae43e34e51db9c833ab50dd9aa8b27106519e5bbfd533737306e7b69ef253647), owner: 0000000000000000000000000000000000000000000000000000000000000043, value: AnnotatedMoveStruct { abilities: [Store, Key, ], type_: StructTag { address: 0000000000000000000000000000000000000000000000000000000000000042, module: Identifier("m"), name: Identifier("S"), type_params: [] }, value: [(Identifier("v"), U8(1))] } } | ||
|
||
task 4 'run'. lines 53-53: | ||
task 4 'run'. lines 48-48: | ||
status EXECUTED | ||
|
||
task 5 'view_object'. lines 55-58: | ||
task 5 'view_object'. lines 50-53: | ||
Object { id: ObjectID(0bbaf311ae6768a532b1f9dee65b1758a7bb1114fd57df8fa94cb2d1cb5f6896), owner: 0000000000000000000000000000000000000000000000000000000000000043, value: AnnotatedMoveStruct { abilities: [Store, Key, ], type_: StructTag { address: 0000000000000000000000000000000000000000000000000000000000000042, module: Identifier("m"), name: Identifier("Cup"), type_params: [Struct(StructTag { address: 0000000000000000000000000000000000000000000000000000000000000042, module: Identifier("m"), name: Identifier("S"), type_params: [] })] }, value: [(Identifier("v"), U8(2))] } } | ||
|
||
task 6 'run'. lines 60-60: | ||
task 6 'run'. lines 55-55: | ||
status EXECUTED | ||
|
||
task 7 'view'. lines 62-64: | ||
task 7 'view'. lines 57-59: | ||
store key 0x42::m::S { | ||
v: 1u8 | ||
} | ||
|
||
task 8 'run'. lines 66-66: | ||
task 8 'run'. lines 61-61: | ||
status EXECUTED | ||
|
||
task 9 'view'. lines 68-68: | ||
task 9 'view'. lines 63-63: | ||
store key 0x42::m::Cup<0x42::m::S> { | ||
v: 2u8 | ||
} |
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