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: staking precompile #2784

Merged
merged 31 commits into from
Sep 5, 2024

add redelegate unit tests

758864d
Select commit
Loading
Failed to load commit list.
Merged

feat: staking precompile #2784

add redelegate unit tests
758864d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 28, 2024 in 1s

55.35% of diff hit (target 66.83%)

View this Pull Request on Codecov

55.35% of diff hit (target 66.83%)

Annotations

Check warning on line 49 in precompiles/precompiles.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/precompiles.go#L49

Added line #L49 was not covered by tests

Check warning on line 104 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L101-L104

Added lines #L101 - L104 were not covered by tests

Check warning on line 106 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L106

Added line #L106 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L110-L113

Added lines #L110 - L113 were not covered by tests

Check warning on line 115 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L115

Added line #L115 was not covered by tests

Check warning on line 122 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L119-L122

Added lines #L119 - L122 were not covered by tests

Check warning on line 124 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L124

Added line #L124 was not covered by tests

Check warning on line 131 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L128-L131

Added lines #L128 - L131 were not covered by tests

Check warning on line 133 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L133

Added line #L133 was not covered by tests

Check warning on line 140 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L137-L140

Added lines #L137 - L140 were not covered by tests

Check warning on line 142 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L142

Added line #L142 was not covered by tests

Check warning on line 150 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 156 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L155-L156

Added lines #L155 - L156 were not covered by tests

Check warning on line 161 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L160-L161

Added lines #L160 - L161 were not covered by tests

Check warning on line 169 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 175 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L174-L175

Added lines #L174 - L175 were not covered by tests

Check warning on line 180 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L179-L180

Added lines #L179 - L180 were not covered by tests

Check warning on line 187 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 194 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L193-L194

Added lines #L193 - L194 were not covered by tests

Check warning on line 201 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L200-L201

Added lines #L200 - L201 were not covered by tests

Check warning on line 208 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L207-L208

Added lines #L207 - L208 were not covered by tests

Check warning on line 215 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 222 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L221-L222

Added lines #L221 - L222 were not covered by tests

Check warning on line 229 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L228-L229

Added lines #L228 - L229 were not covered by tests

Check warning on line 236 in precompiles/staking/IStaking.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

precompiles/staking/IStaking.go#L235-L236

Added lines #L235 - L236 were not covered by tests