Skip to content

Conversation

rakita
Copy link
Member

@rakita rakita commented Aug 6, 2025

  • Fixed "that" to "than" in comparison context
  • Corrected "RJUMV" to "RJUMPV"
  • Fixed "a address" to "an address"
  • Changed "This fields" to "These fields"
  • Fixed "have signed" to "has signed"
  • Corrected "All function has" to "All functions have"
  • Fixed "frm" to "from"
  • Clarified "Returns authorization the chain id" to "Returns the chain id from the authorization"
  • Fixed "all Ethereum transaction" to "all Ethereum transactions"
  • Changed "Use for" to "Used for" for consistency
  • Corrected "in requires" to "it requires"

🤖 Generated with Claude Code

rakita and others added 3 commits August 6, 2025 14:01
- Fixed "that" to "than" in comparison context
- Corrected "RJUMV" to "RJUMPV"
- Fixed "a address" to "an address"
- Changed "This fields" to "These fields"
- Fixed "have signed" to "has signed"
- Corrected "All function has" to "All functions have"
- Fixed "frm" to "from"
- Clarified "Returns authorization the chain id" to "Returns the chain id from the authorization"
- Fixed "all Ethereum transaction" to "all Ethereum transactions"
- Changed "Use for" to "Used for" for consistency
- Corrected "in requires" to "it requires"

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
RJUMPV is no longer part of the EVM, so removing all related documentation.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link

codspeed-hq bot commented Aug 6, 2025

CodSpeed Performance Report

Merging #2855 will not alter performance

Comparing typos (c97c085) with main (ac7d01f)

Summary

✅ 171 untouched benchmarks

Standardize HashSet initialization to use default() for consistency.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@rakita rakita merged commit 74e7969 into main Aug 6, 2025
30 checks passed
@github-actions github-actions bot mentioned this pull request Aug 6, 2025
@rakita rakita deleted the typos branch August 7, 2025 12:24
lwedge99 pushed a commit to sentioxyz/revm that referenced this pull request Sep 16, 2025
)

* fix: correct various typos in documentation and comments

- Fixed "that" to "than" in comparison context
- Corrected "RJUMV" to "RJUMPV"
- Fixed "a address" to "an address"
- Changed "This fields" to "These fields"
- Fixed "have signed" to "has signed"
- Corrected "All function has" to "All functions have"
- Fixed "frm" to "from"
- Clarified "Returns authorization the chain id" to "Returns the chain id from the authorization"
- Fixed "all Ethereum transaction" to "all Ethereum transactions"
- Changed "Use for" to "Used for" for consistency
- Corrected "in requires" to "it requires"

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* chore: remove obsolete RJUMPV comments

RJUMPV is no longer part of the EVM, so removing all related documentation.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* refactor: replace HashSet::new() with HashSet::default()

Standardize HashSet initialization to use default() for consistency.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant