Skip to content

feat(rpc_auth): add millisecond precision to prevent false replay attack detection - #138

Merged
matthv merged 2 commits into
mainfrom
fix/rpc-auth
Oct 6, 2025
Merged

feat(rpc_auth): add millisecond precision to prevent false replay attack detection#138
matthv merged 2 commits into
mainfrom
fix/rpc-auth

Conversation

@matthv

@matthv matthv commented Oct 6, 2025

Copy link
Copy Markdown
Member

…ack detection

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@qltysh

qltysh Bot commented Oct 6, 2025

Copy link
Copy Markdown

Diff Coverage: The code coverage on the diff in this pull request is 100.0%.

Total Coverage: This PR will not change total coverage.

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

This is from Qlty Cloud, the successor to Code Climate Quality. Learn more.

@matthv
matthv merged commit 7de7c1b into main Oct 6, 2025
37 checks passed
forest-bot added a commit that referenced this pull request Oct 6, 2025
# [1.5.0](v1.4.1...v1.5.0) (2025-10-06)

### Features

* **rpc_auth:** add millisecond precision to prevent false replay attack detection ([#138](#138)) ([7de7c1b](7de7c1b))
@forest-bot

Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@matthv
matthv deleted the fix/rpc-auth branch October 6, 2025 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants