Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
feat: improve backpressure gossipsub batch (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
Freyskeyd authored Jul 11, 2023
1 parent 49b17e9 commit 9d1089f
Show file tree
Hide file tree
Showing 70 changed files with 4,469 additions and 2,498 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- run: cargo nextest run --workspace --exclude topos-sequencer-subnet-runtime && cargo test --doc --workspace
env:
RUST_LOG: topos=warn
RUST_LOG: warn,topos=info

test_nightly:
runs-on: ubuntu-latest-16-core
Expand Down
Loading

0 comments on commit 9d1089f

Please sign in to comment.