Skip to content

fix: update labeler.yml#1463

Merged
tynes merged 1 commit intoexperimentalfrom
sc/fix-labeler
Sep 15, 2021
Merged

fix: update labeler.yml#1463
tynes merged 1 commit intoexperimentalfrom
sc/fix-labeler

Conversation

@smartcontracts
Copy link
Contributor

Description
Pulling in the fix from develop so CI stops making the tags again.

@changeset-bot
Copy link

changeset-bot bot commented Sep 15, 2021

⚠️ No Changeset found

Latest commit: 36d2a26

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@tynes tynes merged commit b0d77e6 into experimental Sep 15, 2021
@tynes tynes deleted the sc/fix-labeler branch September 15, 2021 21:24
theochap added a commit that referenced this pull request Dec 10, 2025
## Description

This PR adds a test to ensure that nodes sync properly the safe heads
and have a consistent view of the state.
For each kona-node, this test:
- Gathers the node's safe head gossip over 10sec
- Checks that all the other nodes that have seen all these safe heads
have a consistent view with the gossiped safe heads.

For now, we only have positive tests so we're lacking some coverage
(what happens with rogue nodes, network failures, reorgs, ...). These
cases will come once we adapt the integration testing suite to use
`in-memory` mode.

## Note

Adds back the real "large network configuration" to CI now that we have
fixed CPU usage of the kona nodes #1853

## Related issues

Close #1463
theochap added a commit that referenced this pull request Jan 14, 2026
## Description

This PR adds a test to ensure that nodes sync properly the safe heads
and have a consistent view of the state.
For each kona-node, this test:
- Gathers the node's safe head gossip over 10sec
- Checks that all the other nodes that have seen all these safe heads
have a consistent view with the gossiped safe heads.

For now, we only have positive tests so we're lacking some coverage
(what happens with rogue nodes, network failures, reorgs, ...). These
cases will come once we adapt the integration testing suite to use
`in-memory` mode.

## Note

Adds back the real "large network configuration" to CI now that we have
fixed CPU usage of the kona nodes #1853

## Related issues

Close #1463
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants