Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a periodic chain re-broadcast mechanism #840

Merged
merged 1 commit into from
Jan 23, 2025

Add a periodic chain re-broadcast mechanism

5743df4
Select commit
Loading
Failed to load commit list.
Merged

Add a periodic chain re-broadcast mechanism #840

Add a periodic chain re-broadcast mechanism
5743df4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 21, 2025 in 0s

65.88% of diff hit (within 5.00% threshold of 67.39%)

View this Pull Request on Codecov

65.88% of diff hit (within 5.00% threshold of 67.39%)

Annotations

Check warning on line 153 in chainexchange/options.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

chainexchange/options.go#L152-L153

Added lines #L152 - L153 were not covered by tests

Check warning on line 330 in gpbft/chain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gpbft/chain.go#L329-L330

Added lines #L329 - L330 were not covered by tests

Check warning on line 337 in gpbft/chain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gpbft/chain.go#L336-L337

Added lines #L336 - L337 were not covered by tests

Check warning on line 247 in manifest/manifest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

manifest/manifest.go#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 178 in partial_msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

partial_msg.go#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 183 in partial_msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

partial_msg.go#L182-L183

Added lines #L182 - L183 were not covered by tests

Check warning on line 203 in partial_msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

partial_msg.go#L202-L203

Added lines #L202 - L203 were not covered by tests

Check warning on line 208 in partial_msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

partial_msg.go#L206-L208

Added lines #L206 - L208 were not covered by tests

Check warning on line 227 in partial_msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

partial_msg.go#L226-L227

Added lines #L226 - L227 were not covered by tests

Check warning on line 232 in partial_msg.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

partial_msg.go#L229-L232

Added lines #L229 - L232 were not covered by tests