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

Use signed timestamp for nonce #371

Merged
merged 1 commit into from
Feb 6, 2024

Use signed timestamp for nonce

49ee185
Select commit
Loading
Failed to load commit list.
Merged

Use signed timestamp for nonce #371

Use signed timestamp for nonce
49ee185
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 6, 2024 in 1s

46.34% of diff hit (target 70.00%)

View this Pull Request on Codecov

46.34% of diff hit (target 70.00%)

Annotations

Check warning on line 27 in internal/server/nonce.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/nonce.go#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 45 in internal/server/nonce.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/nonce.go#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 56 in internal/server/nonce.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/nonce.go#L55-L56

Added lines #L55 - L56 were not covered by tests

Check warning on line 60 in internal/server/nonce.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/nonce.go#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 65 in internal/server/nonce.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/nonce.go#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 68 in internal/server/nonce.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/server/nonce.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 58 in server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server.go#L57-L58

Added lines #L57 - L58 were not covered by tests