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: remove empty timestamp from the tx signature payload #1939

Merged
merged 7 commits into from
Apr 29, 2024

Merge branch 'master' into fix/standardize-tx-sig

11ad828
Select commit
Loading
Failed to load commit list.
Merged

fix: remove empty timestamp from the tx signature payload #1939

Merge branch 'master' into fix/standardize-tx-sig
11ad828
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 29, 2024 in 1s

70.14% of diff hit (target 46.64%)

View this Pull Request on Codecov

70.14% of diff hit (target 46.64%)

Annotations

Check warning on line 101 in gno.land/pkg/gnoclient/signer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

gno.land/pkg/gnoclient/signer.go#L101

Added line #L101 was not covered by tests

Check warning on line 194 in tm2/pkg/crypto/keys/client/sign.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/crypto/keys/client/sign.go#L194

Added line #L194 was not covered by tests

Check warning on line 158 in tm2/pkg/sdk/auth/ante.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/sdk/auth/ante.go#L158

Added line #L158 was not covered by tests

Check warning on line 32 in tm2/pkg/std/doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/doc.go#L32

Added line #L32 was not covered by tests

Check warning on line 38 in tm2/pkg/std/doc.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/doc.go#L38

Added line #L38 was not covered by tests

Check warning on line 110 in tm2/pkg/std/tx.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/tx.go#L102-L110

Added lines #L102 - L110 were not covered by tests

Check warning on line 28 in tm2/pkg/std/utils.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

tm2/pkg/std/utils.go#L28

Added line #L28 was not covered by tests