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

wip: use wal file to replay chain #2885

Closed
wants to merge 3 commits into from

Merge branch 'master' of github.com:gnolang/gno into dev/morgan/heigh…

fdb69d6
Select commit
Loading
Failed to load commit list.
Closed

wip: use wal file to replay chain #2885

Merge branch 'master' of github.com:gnolang/gno into dev/morgan/heigh…
fdb69d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 6, 2024 in 1s

0.00% of diff hit (target 60.90%)

View this Pull Request on Codecov

0.00% of diff hit (target 60.90%)

Annotations

Check warning on line 33 in tm2/pkg/bft/consensus/replay_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/replay_file.go#L33

Added line #L33 was not covered by tests

Check warning on line 58 in tm2/pkg/bft/consensus/replay_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/replay_file.go#L58

Added line #L58 was not covered by tests

Check warning on line 75 in tm2/pkg/bft/consensus/replay_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/replay_file.go#L75

Added line #L75 was not covered by tests

Check warning on line 154 in tm2/pkg/bft/consensus/replay_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/replay_file.go#L152-L154

Added lines #L152 - L154 were not covered by tests

Check warning on line 157 in tm2/pkg/bft/consensus/replay_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/replay_file.go#L156-L157

Added lines #L156 - L157 were not covered by tests

Check warning on line 205 in tm2/pkg/bft/consensus/replay_file.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/consensus/replay_file.go#L204-L205

Added lines #L204 - L205 were not covered by tests