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 policy expiration #616

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Add policy expiration #616

merged 1 commit into from
Nov 28, 2024

Conversation

AurelienFT
Copy link
Contributor

#593

VM PR : FuelLabs/fuel-vm#871

Before requesting review

  • I have reviewed the code myself

After merging, notify other teams

[Add or remove entries as needed]

@AurelienFT AurelienFT merged commit 7a2aa80 into master Nov 28, 2024
6 checks passed
@AurelienFT AurelienFT deleted the add_policy_expiration branch November 28, 2024 13:17
AurelienFT added a commit to FuelLabs/fuel-core that referenced this pull request Jan 10, 2025
## Linked Issues/PRs
Spec PR : FuelLabs/fuel-specs#616

VM PR : FuelLabs/fuel-vm#871

## Description
This PR use the new policy `expiration` in transaction pool to prune
transactions when they are expired to prevent them to be included in a
block.

Also verification is added when executing transaction in the executor.

## Checklist
- [x] Breaking changes are clearly marked as such in the PR description
and changelog
- [x] New behavior is reflected in tests
- [x] [The specification](https://github.com/FuelLabs/fuel-specs/)
matches the implemented behavior (link update PR if changes are needed)

### Before requesting review
- [x] I have reviewed the code myself
- [x] I have created follow-up issues caused by this PR and linked them
here

### After merging, notify other teams

[Add or remove entries as needed]

- [ ] [Rust SDK](https://github.com/FuelLabs/fuels-rs/)
- [ ] [Sway compiler](https://github.com/FuelLabs/sway/)
- [ ] [Platform
documentation](https://github.com/FuelLabs/devrel-requests/issues/new?assignees=&labels=new+request&projects=&template=NEW-REQUEST.yml&title=%5BRequest%5D%3A+)
(for out-of-organization contributors, the person merging the PR will do
this)
- [ ] Someone else?

---------

Co-authored-by: acerone85 <[email protected]>
Co-authored-by: Andrea Cerone <[email protected]>
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.

2 participants