-
Notifications
You must be signed in to change notification settings - Fork 290
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[compiler-v2] fixed unittest of starcoin-stdlib, starcoin-token, star…
…coin-token-object (#4312) * [compiler-v2 framework] Solved the problem that the session extension list was empty in the unit test scenario * [compiler-v2 framework] fixed some unittest * [compiler-v2 framework] fixed test_chain_id * [compiler-v2 framework] block some error for test * [compiler-v2 framework] fixed create object error * [compiler-v2 framework] remove log * [compiler-v2 framework] move truncate_16 from `from_bcs` into `bcs_util.move` * [compiler-v2 framework] In order to pass the test, the Contract Event v2 part was transplanted * [compiler-v2 framework] In order to pass the test, the Contract Event v2 part was transplanted * [compiler-v2 framework] fixed object create address error * [compiler-v2 framework] fixed object create address error * [compiler-v2 framework] remove unused codes * [compiler-v2 framework] Fixed cargo fmt
- Loading branch information
Showing
48 changed files
with
1,824 additions
and
13,075 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.