forked from aptos-labs/aptos-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
re-implement Table.move with native table extension
- Loading branch information
Showing
22 changed files
with
747 additions
and
788 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.
185 changes: 92 additions & 93 deletions
185
api/goldens/aptos_api__tests__accounts_test__test_account_modules.json
Large diffs are not rendered by default.
Oops, something went wrong.
185 changes: 92 additions & 93 deletions
185
api/goldens/aptos_api__tests__accounts_test__test_account_modules_structs.json
Large diffs are not rendered by default.
Oops, something went wrong.
185 changes: 92 additions & 93 deletions
185
api/goldens/aptos_api__tests__accounts_test__test_get_module_aptos_config.json
Large diffs are not rendered by default.
Oops, something went wrong.
185 changes: 92 additions & 93 deletions
185
api/goldens/aptos_api__tests__accounts_test__test_get_module_with_script_functions.json
Large diffs are not rendered by default.
Oops, something went wrong.
376 changes: 187 additions & 189 deletions
376
...ptos_api__tests__transactions_test__test_get_transactions_output_genesis_transaction.json
Large diffs are not rendered by default.
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
100 changes: 50 additions & 50 deletions
100
...ns_test__test_get_transactions_returns_last_page_when_start_version_is_not_specified.json
Large diffs are not rendered by default.
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
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.