Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

fix: rename memo -> note + add bip39 mnemonic check #33

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

serge1peshcoff
Copy link

Fixing the issue I've reported here: cosmos/cosmos-sdk#9122

Two things done:

  1. renamed Memo -> Note
  2. checking if the value put as memo is a valid bip39 mnemonic

Also refactored stuff a bit, there was some duplicated validation-related code which I've removed.
Any feedback is appreciated.

@bsrinivas8687
Copy link
Contributor

Hi @serge1peshcoff

Thank you for the PR. Can you please resolve the conflicts

@serge1peshcoff
Copy link
Author

@bsrinivas8687 done. Can you check?

@@ -75,5 +75,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"dependencies": {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only thing I'm not sure about, should it be here or in devDependencies instead? Everything else is in devDependencies, not sure why.

@serge1peshcoff
Copy link
Author

@bsrinivas8687 ping?

@alxdrlitreev
Copy link
Member

@serge1peshcoff fix PR please

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants