Skip to content

fix: correct "committment" and "recieve" typos in wallet conditions and tests#20672

Open
Pleorqy wants to merge 1 commit intoChia-Network:mainfrom
Pleorqy:fix/typo-commitment-spelling
Open

fix: correct "committment" and "recieve" typos in wallet conditions and tests#20672
Pleorqy wants to merge 1 commit intoChia-Network:mainfrom
Pleorqy:fix/typo-commitment-spelling

Conversation

@Pleorqy
Copy link
Copy Markdown

@Pleorqy Pleorqy commented Mar 17, 2026

Purpose

Fix spelling errors in user-facing error messages and test code. "committment" should be "commitment" and "recieve" should be "receive".

Current Behavior

Error messages in MessageParticipant and variable names in tests use the misspellings "committment" and "recieve".

New Behavior

All occurrences are corrected to "commitment" and "receive".

Files Changed

  • chia/wallet/conditions.py: 3 error message strings fixed
  • chia/_tests/clvm/test_message_conditions.py: 2 test match strings updated
  • chia/_tests/core/full_node/test_full_node.py: variable name and parametrize string renamed from committment to commitment

Testing Notes

No behavioral changes.

@Pleorqy Pleorqy requested a review from a team as a code owner March 17, 2026 18:42
@Pleorqy Pleorqy force-pushed the fix/typo-commitment-spelling branch from 4d8cc96 to b47d073 Compare March 17, 2026 18:44
@Pleorqy
Copy link
Copy Markdown
Author

Pleorqy commented Apr 10, 2026

Hi! Just a small typo fix, happy to make any changes if needed. Could a maintainer add the Fixed label when you get a chance? Thanks.

@hoffmang9 hoffmang9 added the Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog label Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-pr Fixed Required label for PR that categorizes merge commit message as "Fixed" for changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants