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

merge releases/v2.0.0 to main #2010

Draft
wants to merge 117 commits into
base: main
Choose a base branch
from

Merge branch 'main' into releases/v2.0.0

acbf6d7
Select commit
Loading
Failed to load commit list.
Draft

merge releases/v2.0.0 to main #2010

Merge branch 'main' into releases/v2.0.0
acbf6d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 3, 2025 in 1s

68.16% of diff hit (target 0.00%)

View this Pull Request on Codecov

68.16% of diff hit (target 0.00%)

Annotations

Check warning on line 29 in app/ante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante.go#L28-L29

Added lines #L28 - L29 were not covered by tests

Check warning on line 42 in app/ante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante.go#L36-L42

Added lines #L36 - L42 were not covered by tests

Check warning on line 45 in app/ante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante.go#L45

Added line #L45 was not covered by tests

Check warning on line 53 in app/ante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante.go#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 29 in app/ante/authz_guard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante/authz_guard.go#L25-L29

Added lines #L25 - L29 were not covered by tests

Check warning on line 36 in app/ante/authz_guard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante/authz_guard.go#L32-L36

Added lines #L32 - L36 were not covered by tests

Check warning on line 55 in app/ante/authz_guard.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante/authz_guard.go#L51-L55

Added lines #L51 - L55 were not covered by tests

Check warning on line 50 in app/ante/handler_opts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante/handler_opts.go#L31-L50

Added lines #L31 - L50 were not covered by tests

Check warning on line 54 in app/ante/handler_opts.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/ante/handler_opts.go#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 233 in app/app.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/app.go#L233

Added line #L233 was not covered by tests

Check warning on line 51 in app/appconst/appconst.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/appconst/appconst.go#L43-L51

Added lines #L43 - L51 were not covered by tests

Check warning on line 29 in app/appconst/consensus_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/appconst/consensus_config.go#L13-L29

Added lines #L13 - L29 were not covered by tests

Check warning on line 56 in app/evmante/evmante_can_transfer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_can_transfer.go#L52-L56

Added lines #L52 - L56 were not covered by tests

Check warning on line 64 in app/evmante/evmante_can_transfer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_can_transfer.go#L59-L64

Added lines #L59 - L64 were not covered by tests

Check warning on line 81 in app/evmante/evmante_gas_consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_gas_consume.go#L76-L81

Added lines #L76 - L81 were not covered by tests

Check warning on line 87 in app/evmante/evmante_gas_consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_gas_consume.go#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 95 in app/evmante/evmante_gas_consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_gas_consume.go#L90-L95

Added lines #L90 - L95 were not covered by tests

Check warning on line 107 in app/evmante/evmante_gas_consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_gas_consume.go#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 111 in app/evmante/evmante_gas_consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_gas_consume.go#L110-L111

Added lines #L110 - L111 were not covered by tests

Check warning on line 166 in app/evmante/evmante_gas_consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_gas_consume.go#L165-L166

Added lines #L165 - L166 were not covered by tests

Check warning on line 172 in app/evmante/evmante_gas_consume.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_gas_consume.go#L171-L172

Added lines #L171 - L172 were not covered by tests

Check warning on line 49 in app/evmante/evmante_increment_sender_seq.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_increment_sender_seq.go#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 68 in app/evmante/evmante_increment_sender_seq.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_increment_sender_seq.go#L64-L68

Added lines #L64 - L68 were not covered by tests

Check warning on line 72 in app/evmante/evmante_increment_sender_seq.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_increment_sender_seq.go#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 47 in app/evmante/evmante_mempool_fees.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/evmante/evmante_mempool_fees.go#L47

Added line #L47 was not covered by tests