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

proposal: pipeline-processor: enhance non-vm panic error handle for L2Tx #3337

Open
popcnt1 opened this issue Feb 18, 2025 · 0 comments
Open
Assignees
Labels
proposal New external API or other notable changes

Comments

@popcnt1
Copy link
Collaborator

popcnt1 commented Feb 18, 2025

Proposal Details

For non-vm panic error:

  1. if no execution_info return: revert tx
  2. if has execution_info: return error and keep tx

when tx_order < N, return ok and keep tx ( Maintain compatibility with history)

N: max_tx_order which lost execution_info.

@popcnt1 popcnt1 added the proposal New external API or other notable changes label Feb 18, 2025
@popcnt1 popcnt1 self-assigned this Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal New external API or other notable changes
Projects
Status: No status
Development

No branches or pull requests

1 participant