Skip to content

Commit

Permalink
Merge branch 'master' into feature/version-modifications-history
Browse files Browse the repository at this point in the history
  • Loading branch information
xgreenx authored Nov 26, 2024
2 parents 1022595 + 896e4cf commit e549360
Show file tree
Hide file tree
Showing 141 changed files with 5,217 additions and 2,072 deletions.
2 changes: 2 additions & 0 deletions .config/nextest.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[profile.default]
slow-timeout = { period = "60s", terminate-after = 5 }
5 changes: 4 additions & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
* @xgreenx @Dentosal @MitchTurner

# Code owners for the gas price algorithm
crates/fuel-gas-price-algorithm @MitchTurner @rafal-ch
crates/fuel-gas-price-algorithm @xgreenx @Dentosal @MitchTurner @rafal-ch

# Code owners for the transaction pool
crates/services/txpool_v2 @xgreenx @Dentosal @MitchTurner @AurelienFT
Loading

0 comments on commit e549360

Please sign in to comment.