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

fix: add support for signing lazily loaded transactions in genesis #3468

Merged
merged 11 commits into from
Jan 9, 2025

Merge branch 'dev/zivkovicmilos/lazy-genesis-sigs' of https://github.…

bf22c9c
Select commit
Loading
Failed to load commit list.
Merged

fix: add support for signing lazily loaded transactions in genesis #3468

Merge branch 'dev/zivkovicmilos/lazy-genesis-sigs' of https://github.…
bf22c9c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 9, 2025 in 0s

80.89% of diff hit (target 66.63%)

View this Pull Request on Codecov

80.89% of diff hit (target 66.63%)

Annotations

Check warning on line 440 in gno.land/cmd/gnoland/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/start.go#L437-L440

Added lines #L437 - L440 were not covered by tests

Check warning on line 448 in gno.land/cmd/gnoland/start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/cmd/gnoland/start.go#L447-L448

Added lines #L447 - L448 were not covered by tests

Check warning on line 101 in gno.land/pkg/gnoland/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/types.go#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 106 in gno.land/pkg/gnoland/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoland/types.go#L105-L106

Added lines #L105 - L106 were not covered by tests