-
Couldn't load subscription status.
- Fork 53
feat(authority): support failing validation effects commit post-consensus #8927
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
Merged
miker83z
merged 24 commits into
vm-lang/aa-auth/8116-feature-branch
from
vm-lang/aa-auth/8908-move-auth-inputs
Oct 27, 2025
Merged
Changes from 18 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
3739316
feat(execution): add invalid_transaction_to_effects
miker83z eb35746
feat(authority): support failing validation effects commit post-conse…
miker83z 67597f3
refactor(authority): clean move authenticator flow
miker83z f63f1a7
refactor(execution): rename invalid_tx_to_effects to produce_effects_…
miker83z bd43347
refactor(execution): make validate_transaction use a generic mode and…
miker83z 1e3c586
fix(execution): handle setup auth PTB error
miker83z bd06856
chore(execution): add comments to newly introduced methods
miker83z 364aa54
minor comment fix
miker83z f5e11a9
feat(e2e): add test_abstract_account_post_consensus_failure
miker83z 1df61c1
refactor(gas-model): revert gas init with auth
miker83z 15a69df
feat(execution): add authenticate_then_execute_transaction_to_effects
miker83z 85c10ac
feat(checks,execution): combine inputs checks and reuse IotaGasStatus
miker83z 350aed5
refactor(execution): rename validate to authenticate_transaction
miker83z c508e9b
feat(e2e): add check for gas and mutated objects
miker83z c5ef593
fix(execution): remove input objects merge
miker83z b571171
temp execution refactoring
miker83z 643a51b
second temp execution refactoring
miker83z e915cb4
feat(tx-checks): merge auth and tx input objects safely
miker83z b3fad83
refactor(execution): remove inputs clone
miker83z a5589fc
refactor(tx-checks): checked_input_objects_union
miker83z 6c23f7c
comments
miker83z 53fa2b7
fix(e2e): enhance aa post consensus checks
miker83z dcf9343
fix comments
miker83z 589136f
Merge remote-tracking branch 'origin/vm-lang/aa-auth/8116-feature-bra…
miker83z File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.