Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Skip invalid txs due to nonce, intrinsic gas and insufficient funds #115

Merged
merged 44 commits into from
Aug 14, 2023

Conversation

xiaodino
Copy link

@xiaodino xiaodino commented Jun 20, 2023

Description

Support skipping the following invalid transactions:

  • nonce too low
  • nonce too high
  • intrinsic gas too low
  • insufficient funds for gas * price + value

Issue Link

#70

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Contents

@xiaodino xiaodino changed the title Xiaodino/invalid tx nonce eth balance Skip invalid txs due to nonce and Eth balance Jun 21, 2023
@xiaodino xiaodino changed the title Skip invalid txs due to nonce and Eth balance Skip invalid txs due to nonce and insufficient funds Jun 21, 2023
@xiaodino xiaodino changed the title Skip invalid txs due to nonce and insufficient funds Skip invalid txs due to nonce, intrinsic gas and insufficient funds Jun 21, 2023
@xiaodino xiaodino marked this pull request as ready for review June 21, 2023 06:18
@xiaodino xiaodino mentioned this pull request Jun 29, 2023
…ikoxyz/zkevm-circuits into xiaodino/invalid-tx-nonce-eth-balance
@xiaodino xiaodino merged commit 7aef0f5 into main Aug 14, 2023
17 of 20 checks passed
CeciliaZ030 added a commit that referenced this pull request Sep 20, 2023
smtmfft added a commit that referenced this pull request Sep 21, 2023
@CeciliaZ030 CeciliaZ030 mentioned this pull request Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants