Skip to content

Fix typos across core, iOS and Android - #865

Merged
gemcoder21 merged 1 commit into
mainfrom
chore/fix-typos
Aug 10, 2026
Merged

Fix typos across core, iOS and Android#865
gemcoder21 merged 1 commit into
mainfrom
chore/fix-typos

Conversation

@gemdev111

Copy link
Copy Markdown
Collaborator

Fixes 27 misspellings, three of them in filenames.

Most are comments and string literals, but a few were identifiers. Android's Asset.isStackable and getStackedAmount() had stake misspelled as stack — the property's own body calls StakeChain.isStaked() and the function sums staked, and both iOS and core already use isStakeable/stakedAmount/is_stakeable, so it was a parity gap too. gem_hypercore/src/core/hahser.rs becomes hasher.rs, which clears the known-issue entry in core/skills/common-issues.md.

Deliberately untouched: chain address literals in test vectors, Apple's own SecBase spellings in Keychain/Status.swift, and external API field names (Mayan recepient, HashDit acountAddress, Chatwoot referer_url).

No behaviour change.

@gemdev111 gemdev111 self-assigned this Aug 10, 2026
@gemcoder21
gemcoder21 merged commit 7bf5be4 into main Aug 10, 2026
7 checks passed
@gemcoder21
gemcoder21 deleted the chore/fix-typos branch August 10, 2026 15:11
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.

2 participants