Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[framework] Add external_object module for support of offchain objects #15578

Draft
wants to merge 1 commit into
base: igor/compressed_unique_state
Choose a base branch
from

Conversation

igor-aptos
Copy link
Contributor

Description

How Has This Been Tested?

Key Areas to Review

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Performance improvement
  • Refactoring
  • Dependency update
  • Documentation update
  • Tests

Which Components or Systems Does This Change Impact?

  • Validator Node
  • Full Node (API, Indexer, etc.)
  • Move/Aptos Virtual Machine
  • Aptos Framework
  • Aptos CLI/SDK
  • Developer Infrastructure
  • Move Compiler
  • Other (specify)

Checklist

  • I have read and followed the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I identified and added all stakeholders and component owners affected by this change as reviewers
  • I tested both happy and unhappy path of the functionality
  • I have made corresponding changes to the documentation

Copy link

trunk-io bot commented Dec 12, 2024

⏱️ 40m total CI duration on this PR
Job Cumulative Duration Recent Runs
rust-cargo-deny 9m 🟩🟩🟩🟩🟩
rust-move-tests 5m 🟥
rust-move-tests 5m 🟥
rust-move-tests 5m 🟥
check-dynamic-deps 4m 🟩🟩🟩🟩🟩
rust-move-tests 3m 🟥
rust-move-tests 2m 🟥
general-lints 2m 🟩🟩🟩🟩🟩
semgrep/ci 2m 🟩🟩🟩🟩🟩
file_change_determinator 1m 🟩🟩🟩🟩🟩
permission-check 12s 🟩🟩🟩🟩🟩
permission-check 12s 🟩🟩🟩🟩🟩
check-branch-prefix 1s 🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

@igor-aptos igor-aptos force-pushed the igor/compressed_unique_state branch from e030b17 to 102b5ee Compare December 12, 2024 18:25
@igor-aptos igor-aptos force-pushed the igor/compressed_object branch from e750301 to 689aab8 Compare December 12, 2024 18:25
@igor-aptos igor-aptos force-pushed the igor/compressed_unique_state branch from 102b5ee to 1f370b7 Compare December 12, 2024 18:38
@igor-aptos igor-aptos force-pushed the igor/compressed_object branch from 689aab8 to 556c09f Compare December 12, 2024 18:38
@igor-aptos igor-aptos force-pushed the igor/compressed_unique_state branch from 1f370b7 to d31b557 Compare December 16, 2024 22:24
@igor-aptos igor-aptos force-pushed the igor/compressed_object branch from 556c09f to 2d9aa2a Compare December 16, 2024 22:24
@igor-aptos igor-aptos changed the title [framework] Add compressed_object module for support of offchain objects [framework] Add external_object module for support of offchain objects Dec 17, 2024
@igor-aptos igor-aptos force-pushed the igor/compressed_unique_state branch from d31b557 to d240a97 Compare December 17, 2024 19:44
@igor-aptos igor-aptos force-pushed the igor/compressed_object branch from 2d9aa2a to a783828 Compare December 17, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant