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

Open
wants to merge 79 commits into
base: master
Choose a base branch
from

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

a9b4429
Select commit
Loading
Failed to load commit list.
Open

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

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

55.14% of diff hit (within 10.00% threshold of 63.33%)

View this Pull Request on Codecov

55.14% of diff hit (within 10.00% threshold of 63.33%)

Annotations

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#L63-L71

Added lines #L63 - L71 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L73-L85

Added lines #L73 - L85 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/genesis.go#L87-L90

Added lines #L87 - L90 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#L95

Added line #L95 was 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#L77-L92

Added lines #L77 - 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 98 in gno.land/pkg/gnoland/param.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/param.go#L97-L98

Added lines #L97 - L98 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/param.go#L101-L102

Added lines #L101 - L102 were 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

Check warning on line 62 in gno.land/pkg/integration/testing_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_node.go#L62

Added line #L62 was not covered by tests

Check warning on line 71 in gno.land/pkg/integration/testing_node.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/integration/testing_node.go#L71

Added line #L71 was not covered by tests