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

Prologue and nonce validation for orderless transactions #16107

Open
wants to merge 1 commit into
base: satya/orderless_pr_rename
Choose a base branch
from

Conversation

vusirikala
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 Mar 11, 2025

⏱️ 25m total CI duration on this PR
Job Cumulative Duration Recent Runs
check-dynamic-deps 13m 🟩🟩🟩🟩🟩
rust-cargo-deny 7m 🟩🟩🟩🟩
general-lints 2m 🟩🟩🟩🟩
semgrep/ci 2m 🟩🟩🟩🟩🟩
file_change_determinator 58s 🟩🟩🟩🟩🟩
permission-check 19s 🟩🟩🟩🟩🟩
permission-check 12s 🟩🟩🟩🟩🟩
check-branch-prefix 1s 🟩

settingsfeedbackdocs ⋅ learn more about trunk.io

Copy link
Contributor Author

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vusirikala vusirikala marked this pull request as ready for review March 11, 2025 23:13
@vusirikala vusirikala requested review from lightmark, zekun000 and igor-aptos and removed request for davidiw, wrwg and movekevin March 11, 2025 23:14
@vusirikala vusirikala force-pushed the satya/orderless_pr_rename branch from be2f08c to a98b1e0 Compare March 11, 2025 23:28
@vusirikala vusirikala force-pushed the satya/orderless_pr_validation branch 2 times, most recently from 2b52f40 to c8eaabc Compare March 12, 2025 16:13
@vusirikala vusirikala force-pushed the satya/orderless_pr_validation branch from c8eaabc to f46e83e Compare March 12, 2025 16:29
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