Skip to content

Added working Pharo Smalltalk implementation [for BIP 39]#656

Closed
eMaringolo wants to merge 1 commit intobitcoin:masterfrom
eMaringolo:patch-1
Closed

Added working Pharo Smalltalk implementation [for BIP 39]#656
eMaringolo wants to merge 1 commit intobitcoin:masterfrom
eMaringolo:patch-1

Conversation

@eMaringolo
Copy link
Copy Markdown
Contributor

This implementation is compliant with the spec allowing the creation of new mnemonics from an entropy from 128 to 256 bits, from mnemonic words or from the the raw entropy+checksum bytes.

Supports English, Spanish, Italian and French, and passes all tests from the Python reference implementation.

@luke-jr luke-jr changed the title Added working Pharo Smalltalk implementation Added working Pharo Smalltalk implementation [for BIP 39] Mar 4, 2018
@luke-jr
Copy link
Copy Markdown
Member

luke-jr commented Mar 4, 2018

@amirziari
Copy link
Copy Markdown

not work

@k6xiao
Copy link
Copy Markdown

k6xiao commented Jan 28, 2022

64位私钥导只能导出24位助记词,有的人导出12位,是怎么做到的?
The 64-bit private key can only export 24-bit mnemonics, and some people export 12-bit. How did they do it?

@prusnak
Copy link
Copy Markdown
Contributor

prusnak commented Apr 25, 2024

Let's close because of #1576

@jonatack
Copy link
Copy Markdown
Member

Thank you, @prusnak, closing.

@jonatack jonatack closed this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants