-
Notifications
You must be signed in to change notification settings - Fork 435
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: Fix many typos #2454
base: main
Are you sure you want to change the base?
Fix: Fix many typos #2454
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Why is this change needed?
This update focuses on ensuring consistency and improving clarity in the codebase, particularly in function descriptions and test cases. The changes are designed to correct minor inconsistencies in comments and improve the accuracy of the information provided. The modifications are aimed at maintaining uniformity in function descriptions, comments, and test expectations across different files. These changes also ensure that the test behavior and the actual functionality of the code match.
For more context, you can refer to the specific files being updated:
validateOrRevokeMessagesJob.test.ts
castStore.ts
linkStoreCompactState.test.ts
onChainEventStore.ts
storageCache.test.ts
storeEventHandler.test.ts
usernameProofStore.ts
gossipNetwork.test.ts
gossipNetworkBundle.test.ts
gossipNetworkMessageToBundle.test.ts
Merge Checklist
Choose all relevant options below by adding an
x
now or at any time before submitting for reviewPR-Codex overview
This PR focuses on correcting grammatical errors and improving code comments across various test and store files in the
hubble
application.Detailed summary
getUsernameProofsByFid
andgetCastAddsByFid
.