]>
git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/log
Ian Coleman [Mon, 11 Nov 2019 00:19:18 +0000 (11:19 +1100)]
Fix tests for Pull Request 371
Ian Coleman [Mon, 11 Nov 2019 00:04:23 +0000 (11:04 +1100)]
Tidy up split phrase warning
Make red only when danger is present
Align neatly with the rest of the UI
Increase size of text area to show all three rows, although it still
overflows on 24 words.
Ian Coleman [Sun, 10 Nov 2019 23:55:26 +0000 (10:55 +1100)]
Add test for Pull Request 319 EnergyWeb
Ian Coleman [Sun, 10 Nov 2019 23:53:20 +0000 (10:53 +1100)]
Add test for Pull Request 279 split phrase cards
Ian Coleman [Sun, 10 Nov 2019 23:31:14 +0000 (10:31 +1100)]
Raw entropy is interpreted as binary
For example, using abandon abandon ability becomes 8 zeros but how does
the entropy field know it's hex and not binary? It assumes the
worst-case scenario of binary, so entropy should be shown in binary.
Perhaps if entropy type is explicitly selected in the future this can be
changed back to using hex. But while magical assumptions exist, binary
it must be.
Ian Coleman [Sun, 10 Nov 2019 23:15:49 +0000 (10:15 +1100)]
Remove trailing comments
Ian Coleman [Sun, 10 Nov 2019 23:15:17 +0000 (10:15 +1100)]
Replace tabs with spaces as per rest of the file
Ian Coleman [Sun, 10 Nov 2019 23:11:40 +0000 (10:11 +1100)]
Test for Pull Request 271
Ian Coleman [Sun, 10 Nov 2019 23:04:20 +0000 (10:04 +1100)]
Reverse some changes from adding thought network
Ian Coleman [Sun, 10 Nov 2019 22:59:44 +0000 (09:59 +1100)]
Fix elastos changes
iancoleman [Sun, 10 Nov 2019 22:56:49 +0000 (09:56 +1100)]
Merge pull request #370 from thoughtnetwork/master
added Thought network spec
iancoleman [Sun, 10 Nov 2019 22:56:10 +0000 (09:56 +1100)]
Merge branch 'master' into master
iancoleman [Sun, 10 Nov 2019 22:54:29 +0000 (09:54 +1100)]
Merge pull request #371 from immae/master
Add a button to remove the "change" in the derivation path for ethereum
iancoleman [Sun, 10 Nov 2019 22:54:07 +0000 (09:54 +1100)]
Merge branch 'master' into master
iancoleman [Sun, 10 Nov 2019 22:47:35 +0000 (09:47 +1100)]
Merge pull request #368 from johnnynanjiang/elastos-pr
Add Elastos
iancoleman [Sun, 10 Nov 2019 22:36:14 +0000 (09:36 +1100)]
Merge pull request #357 from PavlosTze/enable-segwit
Enable segwit for MONKEY, BCA, BTX, MONA, SYS, VIA, DOGEt, LTCt
iancoleman [Sun, 10 Nov 2019 22:35:13 +0000 (09:35 +1100)]
Merge pull request #319 from energywebfoundation/master
Add EWT
iancoleman [Sun, 10 Nov 2019 22:34:37 +0000 (09:34 +1100)]
Merge pull request #280 from mctrivia/add-hack-time-for-split-cards
Add hack time calculation for Split Mnemonic Cards
iancoleman [Sun, 10 Nov 2019 22:28:28 +0000 (09:28 +1100)]
Merge pull request #279 from mctrivia/master
Added Split Phrase Card Output
iancoleman [Sun, 10 Nov 2019 22:21:07 +0000 (09:21 +1100)]
Merge pull request #271 from cernekee/local
Allow converting mnemonic back to raw entropy value
iancoleman [Sun, 10 Nov 2019 22:13:11 +0000 (09:13 +1100)]
Merge pull request #255 from dalijolijo/master
Fix wrong addresses for BTDX and MEC
Andrew [Tue, 5 Nov 2019 16:26:58 +0000 (11:26 -0500)]
added Thought network spec
Nan Jiang [Sat, 26 Oct 2019 07:13:31 +0000 (18:13 +1100)]
Add Elastos
Ismaël Bouya [Sun, 24 Feb 2019 08:33:14 +0000 (09:33 +0100)]
Add a button to remove the "change" in the derivation path for ethereum
Pavlos Tzegiannakis [Tue, 17 Sep 2019 07:10:01 +0000 (10:10 +0300)]
Merge branch 'enable-segwit' of https://github.com/PavlosTze/bip39 into enable-segwit
Pavlos Tzegiannakis [Tue, 17 Sep 2019 07:09:37 +0000 (10:09 +0300)]
Fix syscoin
iancoleman [Mon, 16 Sep 2019 00:48:38 +0000 (10:48 +1000)]
Merge branch 'master' into enable-segwit
iancoleman [Mon, 16 Sep 2019 00:46:32 +0000 (10:46 +1000)]
Merge pull request #353 from Groestlcoin/add-groestlcoin
Add Groestlcoin with Tests
HashEngineering [Fri, 30 Aug 2019 02:55:56 +0000 (19:55 -0700)]
Add Groestlcoin
Pavlos Tzegiannakis [Fri, 13 Sep 2019 13:10:08 +0000 (16:10 +0300)]
Enable segwit for MONKEY, BCA, BTX, MONA, SYS, VIA, DOGEt, LTCt
Ian Coleman [Fri, 13 Sep 2019 00:01:32 +0000 (10:01 +1000)]
Fix trailing whitespace
Ian Coleman [Thu, 12 Sep 2019 11:00:45 +0000 (21:00 +1000)]
Add base-x to libs directory
Ian Coleman [Thu, 12 Sep 2019 05:57:05 +0000 (15:57 +1000)]
Fix typo in path for build script
Ian Coleman [Thu, 12 Sep 2019 05:56:40 +0000 (15:56 +1000)]
Add instructions for manual changes for zcash
Ian Coleman [Thu, 12 Sep 2019 05:29:10 +0000 (15:29 +1000)]
Add ethereumjs-util to libs directory
Ian Coleman [Thu, 12 Sep 2019 05:04:09 +0000 (15:04 +1000)]
Change levenshtein library to fixed version 2.0.6
Ian Coleman [Thu, 12 Sep 2019 04:42:40 +0000 (14:42 +1000)]
Add bitcoinjs-bip38 to libs directory
Ian Coleman [Thu, 12 Sep 2019 04:23:53 +0000 (14:23 +1000)]
Add bitcoinjs-lib to libs directory
Ian Coleman [Thu, 12 Sep 2019 03:37:22 +0000 (13:37 +1000)]
Compile stellar-util to /tmp
Ian Coleman [Thu, 12 Sep 2019 01:58:32 +0000 (11:58 +1000)]
Fix test failing due to timeout
Ian Coleman [Mon, 26 Aug 2019 00:48:15 +0000 (10:48 +1000)]
Fix CPUchain test
iancoleman [Thu, 12 Sep 2019 00:36:30 +0000 (10:36 +1000)]
Merge pull request #352 from PavlosTze/bsv-rpd-monkey-arya
Support BSV, RPD, MONKEY, ARYA
iancoleman [Thu, 12 Sep 2019 00:14:33 +0000 (10:14 +1000)]
Merge pull request #355 from zhanghangorg/master
Zencash renamed Horizen
iancoleman [Thu, 12 Sep 2019 00:13:37 +0000 (10:13 +1000)]
Merge pull request #356 from skironDotNet/HUSH3
Added HUSH3 encoding and kept old as Legacy for users to be able to
Pawel Cioch [Wed, 11 Sep 2019 03:11:28 +0000 (22:11 -0500)]
Added HUSH3 encoding and kept old as Legacy for users to be able to cross verify
zhanghang [Wed, 11 Sep 2019 02:55:02 +0000 (10:55 +0800)]
Zencash was renamed Horizen in 2018
zhanghang [Wed, 11 Sep 2019 02:53:21 +0000 (10:53 +0800)]
Zencash was renamed Horizen in 2018
Pavlos Tzegiannakis [Mon, 2 Sep 2019 06:58:09 +0000 (09:58 +0300)]
Support BSV, RPD, MONKEY, ARYA
iancoleman [Thu, 1 Aug 2019 00:02:07 +0000 (10:02 +1000)]
Merge pull request #345 from flyfoxuk/master
Added CSC (CasinoCoin) with test
iancoleman [Thu, 1 Aug 2019 00:01:28 +0000 (10:01 +1000)]
Merge pull request #342 from minkcrypto/master
Add CPUchain support
iancoleman [Thu, 1 Aug 2019 00:01:17 +0000 (10:01 +1000)]
Merge branch 'master' into master
iancoleman [Thu, 1 Aug 2019 00:00:06 +0000 (10:00 +1000)]
Merge pull request #341 from Cryptarchist/support_wagerr
Add support for Wagerr
Chris [Thu, 18 Jul 2019 10:50:14 +0000 (11:50 +0100)]
Added CSC (CasinoCoin) with test
Min Khang Aung [Tue, 16 Jul 2019 20:02:28 +0000 (05:02 +0900)]
Add CPUchain support
Cryptarchist [Fri, 5 Jul 2019 17:54:47 +0000 (18:54 +0100)]
Add support for Wagerr
iancoleman [Tue, 16 Jul 2019 00:51:48 +0000 (10:51 +1000)]
Merge pull request #340 from sile16/master
Added support for VeChain, hdcoin 818, same address formats as ETH
Matt Robertson [Thu, 4 Jul 2019 19:18:30 +0000 (14:18 -0500)]
add test for VeChain
Matt Robertson [Thu, 4 Jul 2019 18:20:14 +0000 (13:20 -0500)]
Added support for VeChain, hdcoin 818, same address formats as ETH
Ian Coleman [Thu, 4 Jul 2019 02:41:38 +0000 (12:41 +1000)]
Reorder release process steps
Should verify before publishing and promoting.
Ian Coleman [Thu, 4 Jul 2019 02:31:54 +0000 (12:31 +1000)]
Release v0.3.12
Ian Coleman [Thu, 4 Jul 2019 02:01:59 +0000 (12:01 +1000)]
Remove Monkey network, test was failing.
See https://github.com/iancoleman/bip39/pull/335#issuecomment-
500638649
Ian Coleman [Thu, 4 Jul 2019 02:01:42 +0000 (12:01 +1000)]
Add test for Stellar
Ian Coleman [Thu, 13 Jun 2019 02:41:11 +0000 (12:41 +1000)]
Fix typo testNetowrk/testNetwork
Ian Coleman [Thu, 13 Jun 2019 02:40:53 +0000 (12:40 +1000)]
Fix naming of Dogecoin Testnet
Ian Coleman [Thu, 13 Jun 2019 02:40:34 +0000 (12:40 +1000)]
Order networks alphabetically
iancoleman [Thu, 4 Jul 2019 01:40:32 +0000 (11:40 +1000)]
Merge pull request #339 from NewCapital/master
Adding support for TWINS and FIX coins
iancoleman [Thu, 4 Jul 2019 01:39:06 +0000 (11:39 +1000)]
Merge pull request #287 from sui77/master
XLM Stellar Lumens
yurykk [Thu, 27 Jun 2019 09:15:11 +0000 (12:15 +0300)]
Adding FIX coin support
yurykk [Thu, 27 Jun 2019 08:56:47 +0000 (11:56 +0300)]
Adding TWINS coin support
iancoleman [Thu, 13 Jun 2019 02:35:36 +0000 (12:35 +1000)]
Merge pull request #338 from aitorp6/master
removed extra character that causes the whole thing to fail
Aitor P [Wed, 12 Jun 2019 16:19:20 +0000 (18:19 +0200)]
removed extra character that causes the whole thing to fail
Suat Özgür [Wed, 12 Jun 2019 09:47:01 +0000 (11:47 +0200)]
use dummyNetwork for stellar
Suat Özgür [Wed, 12 Jun 2019 09:34:31 +0000 (11:34 +0200)]
update stellar definition
Suat Özgür [Wed, 12 Jun 2019 09:30:52 +0000 (11:30 +0200)]
stellar-util: remove uglify
iancoleman [Tue, 11 Jun 2019 23:41:20 +0000 (09:41 +1000)]
Merge pull request #337 from aitorp6/master
DeepOnion: test fixed
aitorp6 [Tue, 11 Jun 2019 12:34:18 +0000 (14:34 +0200)]
DeepOnion: test fixed
iancoleman [Mon, 10 Jun 2019 23:39:00 +0000 (09:39 +1000)]
Merge pull request #333 from conr2d/eosio-support
Add support EOSIO
iancoleman [Mon, 10 Jun 2019 23:37:53 +0000 (09:37 +1000)]
Merge branch 'master' into eosio-support
iancoleman [Mon, 10 Jun 2019 23:35:24 +0000 (09:35 +1000)]
Merge pull request #335 from onnateldome/master
ADD support MONK, LTCt, DOGEt
Panagiotis David [Mon, 10 Jun 2019 18:42:44 +0000 (21:42 +0300)]
[iancoleman/bip39] ADD support MONK, LTCt, DOGEt (#335)
Can you please replace the tab character with a space character in MONK name thanks.
Panagiotis David [Thu, 6 Jun 2019 18:45:57 +0000 (21:45 +0300)]
ADD support MONK, LTCt, DOGEt
Jeeyong Um [Sun, 2 Jun 2019 02:51:52 +0000 (11:51 +0900)]
Add EOSIO test spec
Jeeyong Um [Sat, 1 Jun 2019 11:23:28 +0000 (20:23 +0900)]
Add EOSIO (EOS)
iancoleman [Thu, 30 May 2019 00:38:55 +0000 (10:38 +1000)]
Merge pull request #332 from aitorp6/master
Add DeepOnion (ONION)
Aitor [Wed, 29 May 2019 10:21:22 +0000 (12:21 +0200)]
Add DeepOnion (ONION)
iancoleman [Tue, 28 May 2019 23:16:22 +0000 (09:16 +1000)]
Merge pull request #331 from mctrivia/master
fixed signing message for DigiByte
Suat Özgür [Sat, 25 May 2019 12:18:15 +0000 (14:18 +0200)]
Merge branch 'master' into master
Suat Özgür [Sat, 25 May 2019 12:13:20 +0000 (14:13 +0200)]
bugfix
Matthew Cornelisse [Wed, 22 May 2019 05:13:34 +0000 (00:13 -0500)]
fixed bip49,84 hd key prefixs
Matthew Cornelisse [Mon, 20 May 2019 02:35:44 +0000 (21:35 -0500)]
fixed signing message for DigiByte
Not fixed by this pull request because I could not figure out where it is done but like Bitcoin BIP44,BIP49,BIP84 should be xpub,ypub,zpub respectively.
Ian Coleman [Thu, 16 May 2019 23:11:15 +0000 (09:11 +1000)]
Fix typo Forec/Force
Ian Coleman [Thu, 16 May 2019 02:05:45 +0000 (12:05 +1000)]
Release v0.3.11
Ian Coleman [Wed, 15 May 2019 05:34:57 +0000 (15:34 +1000)]
Force spellcheck and autocomplete to be off
iancoleman [Thu, 16 May 2019 01:26:19 +0000 (11:26 +1000)]
Merge pull request #330 from jestevez/master
BOLI - Use the correct address for testing the paraphrase
Jose Luis Estevez [Wed, 15 May 2019 07:23:52 +0000 (09:23 +0200)]
BOLI - Use the correct address fot testing the paraphrase
Ian Coleman [Tue, 30 Apr 2019 23:25:19 +0000 (09:25 +1000)]
Include link to bip39-standalone.html in releases
iancoleman [Tue, 30 Apr 2019 01:08:13 +0000 (11:08 +1000)]
Merge pull request #324 from jestevez/master
Add Bolivarcoin (BOLI)
iancoleman [Tue, 30 Apr 2019 01:07:23 +0000 (11:07 +1000)]
Merge pull request #323 from ellaism/ella-support
add Ellaism(ELLA) suppport
iancoleman [Tue, 30 Apr 2019 01:07:12 +0000 (11:07 +1000)]
Merge branch 'master' into ella-support
iancoleman [Tue, 30 Apr 2019 01:05:00 +0000 (11:05 +1000)]
Merge pull request #322 from EthersocialNetwork/esn
add Ethersocial Network(ESN) support