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: add r/sys/params + params genesis support #3003

Merged
merged 90 commits into from
Nov 12, 2024

Merge branch 'master' into dev/moul/r/sys/params

1ce1a27
Select commit
Loading
Failed to load commit list.
Merged

feat: add r/sys/params + params genesis support #3003

Merge branch 'master' into dev/moul/r/sys/params
1ce1a27
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 12, 2024 in 1s

79.45% of diff hit (target 63.76%)

View this Pull Request on Codecov

79.45% of diff hit (target 63.76%)

Annotations

Check warning on line 25 in gno.land/pkg/gnoland/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 71 in gno.land/pkg/gnoland/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 77 in gno.land/pkg/gnoland/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 95 in gno.land/pkg/gnoland/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 112 in gno.land/pkg/gnoland/genesis.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 37 in gno.land/pkg/gnoland/param.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/param.go#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 56 in gno.land/pkg/gnoland/param.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/param.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 68 in gno.land/pkg/gnoland/param.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/param.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 92 in gno.land/pkg/gnoland/param.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/param.go#L90-L92

Added lines #L90 - L92 were not covered by tests

Check warning on line 94 in gno.land/pkg/gnoland/param.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/param.go#L94

Added line #L94 was not covered by tests

Check warning on line 119 in gno.land/pkg/gnoland/param.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/param.go#L118-L119

Added lines #L118 - L119 were not covered by tests