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

core/txpool: make transaction validation reusable across packages (pools) #27429

Merged
merged 4 commits into from Jun 6, 2023

core/txpool: use bitmaps instead of maps for tx type filtering

41221da
Select commit
Failed to load commit list.
Merged

core/txpool: make transaction validation reusable across packages (pools) #27429

core/txpool: use bitmaps instead of maps for tx type filtering
41221da
Select commit
Failed to load commit list.
GitGuardian / GitGuardian Security Checks succeeded Jun 6, 2023 in 32s

No secrets detected ✅

4 commits were scanned without uncovering any secrets.

Details

Commits scanned: 4

  • Pull request #27429: 4844-txpool-abstractions 👉 master

🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!