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

Implement sequencer "shadow" feature #2015

Closed
wants to merge 89 commits into from

Merge branch 'main' into rianhughes/seq-shadow-mode-2

4fc301f
Select commit
Loading
Failed to load commit list.
Closed

Implement sequencer "shadow" feature #2015

Merge branch 'main' into rianhughes/seq-shadow-mode-2
4fc301f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 23, 2024 in 1s

49.65% of diff hit (target 60.00%)

View this Pull Request on Codecov

49.65% of diff hit (target 60.00%)

Annotations

Check warning on line 85 in adapters/vm2core/vm2core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/vm2core/vm2core.go#L78-L85

Added lines #L78 - L85 were not covered by tests

Check warning on line 88 in adapters/vm2core/vm2core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/vm2core/vm2core.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 93 in adapters/vm2core/vm2core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/vm2core/vm2core.go#L90-L93

Added lines #L90 - L93 were not covered by tests

Check warning on line 95 in adapters/vm2core/vm2core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/vm2core/vm2core.go#L95

Added line #L95 was not covered by tests

Check warning on line 98 in adapters/vm2core/vm2core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/vm2core/vm2core.go#L97-L98

Added lines #L97 - L98 were not covered by tests

Check warning on line 101 in adapters/vm2core/vm2core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/vm2core/vm2core.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 104 in adapters/vm2core/vm2core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/vm2core/vm2core.go#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 107 in adapters/vm2core/vm2core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/vm2core/vm2core.go#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 110 in adapters/vm2core/vm2core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/vm2core/vm2core.go#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 115 in adapters/vm2core/vm2core.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

adapters/vm2core/vm2core.go#L115

Added line #L115 was not covered by tests

Check warning on line 363 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L363

Added line #L363 was not covered by tests

Check warning on line 374 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L374

Added line #L374 was not covered by tests

Check warning on line 378 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L378

Added line #L378 was not covered by tests

Check warning on line 851 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L851

Added line #L851 was not covered by tests

Check warning on line 937 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L937

Added line #L937 was not covered by tests

Check warning on line 941 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L941

Added line #L941 was not covered by tests

Check warning on line 945 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L945

Added line #L945 was not covered by tests

Check warning on line 1105 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L1105

Added line #L1105 was not covered by tests

Check warning on line 1125 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L1125

Added line #L1125 was not covered by tests

Check warning on line 1129 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L1129

Added line #L1129 was not covered by tests

Check warning on line 1133 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L1133

Added line #L1133 was not covered by tests

Check warning on line 1144 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L1144

Added line #L1144 was not covered by tests

Check warning on line 1151 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L1151

Added line #L1151 was not covered by tests

Check warning on line 1158 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L1158

Added line #L1158 was not covered by tests

Check warning on line 1164 in blockchain/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

blockchain/blockchain.go#L1164

Added line #L1164 was not covered by tests