Skip to content

Commit

Permalink
Merge branch 'master' into fix/p2p-round-robin
Browse files Browse the repository at this point in the history
  • Loading branch information
xgreenx authored Nov 18, 2024
2 parents ccb42d5 + f9b1fe2 commit e27f74e
Show file tree
Hide file tree
Showing 81 changed files with 3,191 additions and 1,315 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 @MitchTurner @rafal-ch

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

0 comments on commit e27f74e

Please sign in to comment.