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

feat: emit events from staking precompile #2861

Merged
merged 7 commits into from
Sep 11, 2024

add constants for events names

ead6173
Select commit
Loading
Failed to load commit list.
Merged

feat: emit events from staking precompile #2861

add constants for events names
ead6173
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 11, 2024 in 0s

64.70% of diff hit (target 66.81%)

View this Pull Request on Codecov

64.70% of diff hit (target 66.81%)

Annotations

Check warning on line 31 in precompiles/logs/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/logs/logs.go#L31

Added line #L31 was not covered by tests

Check warning on line 45 in precompiles/logs/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/logs/logs.go#L45

Added line #L45 was not covered by tests

Check warning on line 30 in precompiles/staking/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/logs.go#L30

Added line #L30 was not covered by tests

Check warning on line 36 in precompiles/staking/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/logs.go#L36

Added line #L36 was not covered by tests

Check warning on line 42 in precompiles/staking/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/logs.go#L42

Added line #L42 was not covered by tests

Check warning on line 60 in precompiles/staking/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/logs.go#L60

Added line #L60 was not covered by tests

Check warning on line 66 in precompiles/staking/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/logs.go#L66

Added line #L66 was not covered by tests

Check warning on line 72 in precompiles/staking/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/logs.go#L72

Added line #L72 was not covered by tests

Check warning on line 91 in precompiles/staking/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/logs.go#L91

Added line #L91 was not covered by tests

Check warning on line 96 in precompiles/staking/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/logs.go#L96

Added line #L96 was not covered by tests

Check warning on line 107 in precompiles/staking/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/logs.go#L107

Added line #L107 was not covered by tests

Check warning on line 113 in precompiles/staking/logs.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/logs.go#L113

Added line #L113 was not covered by tests

Check warning on line 245 in precompiles/staking/staking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/staking.go#L245

Added line #L245 was not covered by tests

Check warning on line 306 in precompiles/staking/staking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/staking.go#L306

Added line #L306 was not covered by tests

Check warning on line 375 in precompiles/staking/staking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/staking.go#L375

Added line #L375 was not covered by tests