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

*: move Notary contract out of P2PSigExtensions under Echidna hardfork #3478

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

core: prevent access to uninitialized NotaryAssisted fee

8871165
Select commit
Loading
Failed to load commit list.
Draft

*: move Notary contract out of P2PSigExtensions under Echidna hardfork #3478

core: prevent access to uninitialized NotaryAssisted fee
8871165
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 15, 2024 in 0s

87.01% of diff hit (target 86.08%)

View this Pull Request on Codecov

87.01% of diff hit (target 86.08%)

Annotations

Check warning on line 43 in pkg/config/hardfork_string.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/config/hardfork_string.go#L42-L43

Added lines #L42 - L43 were not covered by tests

Check warning on line 2111 in pkg/core/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/blockchain.go#L2111

Added line #L2111 was not covered by tests

Check warning on line 2121 in pkg/core/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/blockchain.go#L2121

Added line #L2121 was not covered by tests

Check warning on line 2130 in pkg/core/blockchain.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/blockchain.go#L2130

Added line #L2130 was not covered by tests

Check warning on line 252 in pkg/core/interop/context.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/interop/context.go#L252

Added line #L252 was not covered by tests

Check warning on line 673 in pkg/core/native/management.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

pkg/core/native/management.go#L673

Added line #L673 was not covered by tests