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(gnovm, tm2): implement event emission with std.Emit #1653

Merged
merged 65 commits into from
Apr 30, 2024

use attrs for field name and change to use loadpkg

7a5fd74
Select commit
Loading
Failed to load commit list.
Merged

feat(gnovm, tm2): implement event emission with std.Emit #1653

use attrs for field name and change to use loadpkg
7a5fd74
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 30, 2024 in 0s

38.88% of diff hit (within 100.00% threshold of 46.64%)

View this Pull Request on Codecov

38.88% of diff hit (within 100.00% threshold of 46.64%)

Annotations

Check warning on line 506 in gno.land/pkg/sdk/vm/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/keeper.go#L506

Added line #L506 was not covered by tests

Check warning on line 573 in gno.land/pkg/sdk/vm/keeper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/sdk/vm/keeper.go#L573

Added line #L573 was not covered by tests

Check warning on line 122 in tm2/pkg/bft/abci/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/types.go#L120-L122

Added lines #L120 - L122 were not covered by tests

Check warning on line 126 in tm2/pkg/bft/abci/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/types.go#L124-L126

Added lines #L124 - L126 were not covered by tests

Check warning on line 128 in tm2/pkg/bft/abci/types/types.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/bft/abci/types/types.go#L128

Added line #L128 was not covered by tests

Check warning on line 186 in tm2/pkg/crypto/keys/client/maketx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/maketx.go#L185-L186

Added lines #L185 - L186 were not covered by tests