Skip to content

Commit 6b5b6f7

Browse files
shekhirinonbjergrkrasiukjoshieDomattsse
authoredFeb 29, 2024
Breaking changes (paradigmxyz#5191)
Co-authored-by: Bjerg <[email protected]> Co-authored-by: Roman Krasiuk <[email protected]> Co-authored-by: joshieDo <[email protected]> Co-authored-by: joshieDo <[email protected]> Co-authored-by: Matthias Seitz <[email protected]> Co-authored-by: Oliver Nordbjerg <[email protected]> Co-authored-by: Thomas Coratger <[email protected]>
1 parent 025fa5f commit 6b5b6f7

File tree

252 files changed

+10142
-6315
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

252 files changed

+10142
-6315
lines changed
 

‎.config/nextest.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ slow-timeout = { period = "30s", terminate-after = 4 }
44

55
[[profile.default.overrides]]
66
filter = "test(general_state_tests)"
7-
slow-timeout = { period = "1m", terminate-after = 4 }
7+
slow-timeout = { period = "1m", terminate-after = 10 }

‎CODEOWNERS

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ crates/metrics @onbjerg
1919
crates/tracing @onbjerg
2020
crates/tasks @mattsse
2121
crates/prune @shekhirin @joshieDo
22-
crates/snapshot @joshieDo
22+
crates/static-file @joshieDo @shekhirin
2323
.github/ @onbjerg @gakonst @DaniPopes

0 commit comments

Comments
 (0)
Please sign in to comment.