Pamphile Roy

Results 452 comments of Pamphile Roy

I adjusted for entropy. Code to reproduce ```python import itertools import pprint import shamir_mnemonic from stellar_sdk import Keypair from stellar_sdk.sep.mnemonic import StellarMnemonic SEP_5_CASES = ( { "mnemonic": "illness spike retreat...

Done 😃 Code ```python import pprint import shamir_mnemonic from stellar_sdk import Keypair from stellar_sdk.sep.mnemonic import StellarMnemonic SEP_5_CASES = ( { "mnemonic": "illness spike retreat truth genius clock brain pass fit...

Thanks @leighmcculloch 🙇 Great, I am happy to do this! Looking at e.g. SEP-44 being an extension of SEP-41, I can use that model to do the same here. SEP-45.

I updated the PR. Please let me know what you think 😃 Also feel free to add your names.

> Probably a naive question: skimming through the proposed text for SEP-0046, it seems to me like it's not much more than a pointer to SLIP-0039. If that's a correct...

@leighmcculloch could you have another look?

Friendly reminder @leighmcculloch @stanford-scs

@leighmcculloch friendly reminder 😃

What is the process now to move the status from Draft to Accepted?