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: gov proposal for rollapp fraud event #622

Merged
merged 56 commits into from
Mar 5, 2024

fixed PR comments

9754a8a
Select commit
Loading
Failed to load commit list.
Merged

feat: gov proposal for rollapp fraud event #622

fixed PR comments
9754a8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 4, 2024 in 1s

4.35% of diff hit (target 30.43%)

View this Pull Request on Codecov

4.35% of diff hit (target 30.43%)

Annotations

Check warning on line 15 in utils/client_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/client_utils.go#L11-L15

Added lines #L11 - L15 were not covered by tests

Check warning on line 21 in utils/client_utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

utils/client_utils.go#L17-L21

Added lines #L17 - L21 were not covered by tests

Check warning on line 26 in x/delayedack/hooks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/delayedack/hooks.go#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 28 in x/rollapp/client/cli/tx_submit_fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_submit_fraud_proposal.go#L19-L28

Added lines #L19 - L28 were not covered by tests

Check warning on line 33 in x/rollapp/client/cli/tx_submit_fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_submit_fraud_proposal.go#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 39 in x/rollapp/client/cli/tx_submit_fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_submit_fraud_proposal.go#L35-L39

Added lines #L35 - L39 were not covered by tests

Check warning on line 48 in x/rollapp/client/cli/tx_submit_fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_submit_fraud_proposal.go#L41-L48

Added lines #L41 - L48 were not covered by tests

Check warning on line 51 in x/rollapp/client/cli/tx_submit_fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_submit_fraud_proposal.go#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 59 in x/rollapp/client/cli/tx_submit_fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/client/cli/tx_submit_fraud_proposal.go#L55-L59

Added lines #L55 - L59 were not covered by tests

Check warning on line 20 in x/rollapp/keeper/fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/keeper/fraud_proposal.go#L15-L20

Added lines #L15 - L20 were not covered by tests

Check warning on line 25 in x/rollapp/keeper/fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/keeper/fraud_proposal.go#L22-L25

Added lines #L22 - L25 were not covered by tests

Check warning on line 31 in x/rollapp/keeper/fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/keeper/fraud_proposal.go#L29-L31

Added lines #L29 - L31 were not covered by tests

Check warning on line 37 in x/rollapp/keeper/fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/keeper/fraud_proposal.go#L34-L37

Added lines #L34 - L37 were not covered by tests

Check warning on line 44 in x/rollapp/keeper/fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/keeper/fraud_proposal.go#L41-L44

Added lines #L41 - L44 were not covered by tests

Check warning on line 50 in x/rollapp/keeper/fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/keeper/fraud_proposal.go#L47-L50

Added lines #L47 - L50 were not covered by tests

Check warning on line 65 in x/rollapp/keeper/fraud_proposal.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/keeper/fraud_proposal.go#L52-L65

Added lines #L52 - L65 were not covered by tests

Check warning on line 19 in x/rollapp/proposal_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/proposal_handler.go#L15-L19

Added lines #L15 - L19 were not covered by tests

Check warning on line 29 in x/rollapp/proposal_handler.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/proposal_handler.go#L24-L29

Added lines #L24 - L29 were not covered by tests

Check warning on line 54 in x/rollapp/types/hooks.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/types/hooks.go#L49-L54

Added lines #L49 - L54 were not covered by tests

Check warning on line 42 in x/rollapp/types/proposal.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/types/proposal.pb.go#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 45 in x/rollapp/types/proposal.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/types/proposal.pb.go#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 56 in x/rollapp/types/proposal.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/types/proposal.pb.go#L47-L56

Added lines #L47 - L56 were not covered by tests

Check warning on line 60 in x/rollapp/types/proposal.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/types/proposal.pb.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 63 in x/rollapp/types/proposal.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/types/proposal.pb.go#L62-L63

Added lines #L62 - L63 were not covered by tests

Check warning on line 66 in x/rollapp/types/proposal.pb.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x/rollapp/types/proposal.pb.go#L65-L66

Added lines #L65 - L66 were not covered by tests