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

Refactor state and contract modules #2224

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

refactor dirty contracts

c466cca
Select commit
Loading
Failed to load commit list.
Open

Refactor state and contract modules #2224

refactor dirty contracts
c466cca
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 29, 2024 in 1s

65.50% of diff hit (target 60.00%)

View this Pull Request on Codecov

65.50% of diff hit (target 60.00%)

Annotations

Check warning on line 73 in core/contract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/contract.go#L73

Added line #L73 was not covered by tests

Check warning on line 84 in core/contract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/contract.go#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 139 in core/contract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/contract.go#L139

Added line #L139 was not covered by tests

Check warning on line 151 in core/contract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/contract.go#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 156 in core/contract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/contract.go#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 201 in core/contract.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/contract.go#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 67 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L67

Added line #L67 was not covered by tests

Check warning on line 78 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L77-L78

Added lines #L77 - L78 were not covered by tests

Check warning on line 88 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L87-L88

Added lines #L87 - L88 were not covered by tests

Check warning on line 135 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L134-L135

Added lines #L134 - L135 were not covered by tests

Check warning on line 148 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L146-L148

Added lines #L146 - L148 were not covered by tests

Check warning on line 158 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 305 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L304-L305

Added lines #L304 - L305 were not covered by tests

Check warning on line 320 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L319-L320

Added lines #L319 - L320 were not covered by tests

Check warning on line 342 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L341-L342

Added lines #L341 - L342 were not covered by tests

Check warning on line 359 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L358-L359

Added lines #L358 - L359 were not covered by tests

Check warning on line 373 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L372-L373

Added lines #L372 - L373 were not covered by tests

Check warning on line 411 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L410-L411

Added lines #L410 - L411 were not covered by tests

Check warning on line 423 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L422-L423

Added lines #L422 - L423 were not covered by tests

Check warning on line 433 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L432-L433

Added lines #L432 - L433 were not covered by tests

Check warning on line 439 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L438-L439

Added lines #L438 - L439 were not covered by tests

Check warning on line 451 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L450-L451

Added lines #L450 - L451 were not covered by tests

Check warning on line 455 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L454-L455

Added lines #L454 - L455 were not covered by tests

Check warning on line 643 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L643

Added line #L643 was not covered by tests

Check warning on line 647 in core/state.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/state.go#L647

Added line #L647 was not covered by tests