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

fix SimulateExecution, add sgd contract check #3983

Merged
merged 7 commits into from
Nov 23, 2023

Merge branch 'master' into iip15-fix-simulator

9d0a29c
Select commit
Loading
Failed to load commit list.
Merged

fix SimulateExecution, add sgd contract check #3983

Merge branch 'master' into iip15-fix-simulator
9d0a29c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 23, 2023 in 1s

77.60% of diff hit (target 75.38%)

View this Pull Request on Codecov

77.60% of diff hit (target 75.38%)

Annotations

Check warning on line 248 in action/execution.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/execution.go#L240-L248

Added lines #L240 - L248 were not covered by tests

Check warning on line 30 in action/protocol/execution/evm/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/context.go#L30

Added line #L30 was not covered by tests

Check warning on line 180 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L180

Added line #L180 was not covered by tests

Check warning on line 250 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L249-L250

Added lines #L249 - L250 were not covered by tests

Check warning on line 259 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L255-L259

Added lines #L255 - L259 were not covered by tests

Check warning on line 267 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L267

Added line #L267 was not covered by tests

Check warning on line 270 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L270

Added line #L270 was not covered by tests

Check warning on line 272 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L272

Added line #L272 was not covered by tests

Check warning on line 282 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L276-L282

Added lines #L276 - L282 were not covered by tests

Check warning on line 285 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L284-L285

Added lines #L284 - L285 were not covered by tests

Check warning on line 291 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L289-L291

Added lines #L289 - L291 were not covered by tests

Check warning on line 296 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L293-L296

Added lines #L293 - L296 were not covered by tests

Check warning on line 308 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L308

Added line #L308 was not covered by tests

Check warning on line 313 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L313

Added line #L313 was not covered by tests

Check warning on line 327 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L325-L327

Added lines #L325 - L327 were not covered by tests

Check warning on line 330 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L329-L330

Added lines #L329 - L330 were not covered by tests

Check warning on line 335 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L333-L335

Added lines #L333 - L335 were not covered by tests

Check warning on line 340 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L338-L340

Added lines #L338 - L340 were not covered by tests

Check warning on line 342 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L342

Added line #L342 was not covered by tests

Check warning on line 444 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L444

Added line #L444 was not covered by tests

Check warning on line 508 in action/protocol/execution/evm/evm.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evm.go#L508

Added line #L508 was not covered by tests

Check warning on line 452 in action/protocol/execution/evm/evmstatedbadapter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evmstatedbadapter.go#L451-L452

Added lines #L451 - L452 were not covered by tests

Check warning on line 458 in action/protocol/execution/evm/evmstatedbadapter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evmstatedbadapter.go#L456-L458

Added lines #L456 - L458 were not covered by tests

Check warning on line 496 in action/protocol/execution/evm/evmstatedbadapter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evmstatedbadapter.go#L494-L496

Added lines #L494 - L496 were not covered by tests

Check warning on line 500 in action/protocol/execution/evm/evmstatedbadapter.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

action/protocol/execution/evm/evmstatedbadapter.go#L498-L500

Added lines #L498 - L500 were not covered by tests