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

Add pending blob fee to sc #195

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Add pending blob fee to sc #195

merged 1 commit into from
Sep 18, 2023

Conversation

somnathb1
Copy link
Contributor

@somnathb1 somnathb1 commented Sep 16, 2023

Needed for tx pool to check if transactions pay min blob fee

@somnathb1 somnathb1 marked this pull request as draft September 16, 2023 07:41
@somnathb1 somnathb1 marked this pull request as ready for review September 16, 2023 12:16
@somnathb1 somnathb1 merged commit 659364c into master Sep 18, 2023
2 checks passed
@somnathb1 somnathb1 deleted the txpool-4844-upgrades branch September 18, 2023 13:45
somnathb1 added a commit that referenced this pull request Sep 18, 2023
github-merge-queue bot pushed a commit to ledgerwatch/erigon-lib that referenced this pull request Sep 20, 2023
Fix some peer-review comments from the last related PR, and add some
enhancements

#### Change summary
- Addition of a flag for BlobSlots - for max allowed blobs per account
in txpool
- Use BlobFee from the block to validate txs in the pool
- Let go of unwound blob txn's onNewBlock, if not present in the cache;
we don't request them again from the network

Related: ledgerwatch/erigon#8213
ledgerwatch/interfaces#195
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.

None yet

2 participants