FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
358 stars 88 forks source link

Add expiration policy #871

Open AurelienFT opened 6 days ago

AurelienFT commented 6 days ago

https://github.com/FuelLabs/fuel-specs/issues/593

Spec PR : https://github.com/FuelLabs/fuel-specs/pull/616

Checklist

Before requesting review

After merging, notify other teams

[Add or remove entries as needed]

Voxelot commented 5 days ago

We might want to beef up the tests around da_compression.rs to cover policy compression/decompression, as right now it is only testing randomly generated txs without any policies.

cc @Dentosal