]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/log
perso/Immae/Projets/Cryptomonnaies/BIP39.git
5 years agoremove space
BeachM [Sat, 11 Aug 2018 04:26:20 +0000 (21:26 -0700)] 
remove space

5 years agoupdate changelog
BeachM [Sat, 11 Aug 2018 04:22:31 +0000 (21:22 -0700)] 
update changelog

5 years agoadd stash parameters
BeachM [Sat, 11 Aug 2018 04:07:36 +0000 (21:07 -0700)] 
add stash parameters

5 years agoRelease v0.3.8
Ian Coleman [Thu, 26 Jul 2018 02:04:37 +0000 (12:04 +1000)] 
Release v0.3.8

5 years agoRemove BIP84 test for litecoin
Ian Coleman [Thu, 26 Jul 2018 02:00:07 +0000 (12:00 +1000)] 
Remove BIP84 test for litecoin

5 years agoRemove duplicate id properties on html elements
Ian Coleman [Thu, 26 Jul 2018 01:40:17 +0000 (11:40 +1000)] 
Remove duplicate id properties on html elements

Closes #224

5 years agoRemove bip39-standalone from source control
Ian Coleman [Thu, 26 Jul 2018 00:01:55 +0000 (10:01 +1000)] 
Remove bip39-standalone from source control

It's available in the releases tab of github.
Closes #226

5 years agoUpdate bitcore network parameters
Ian Coleman [Wed, 25 Jul 2018 23:53:49 +0000 (09:53 +1000)] 
Update bitcore network parameters

Closes #231

5 years agoTest for HUSH network
Ian Coleman [Wed, 25 Jul 2018 23:47:08 +0000 (09:47 +1000)] 
Test for HUSH network

5 years agoTest for bip32 client coinomi/ledger
Ian Coleman [Wed, 25 Jul 2018 23:43:34 +0000 (09:43 +1000)] 
Test for bip32 client coinomi/ledger

5 years agoMerge pull request #216 from Coinomi/ethereum-like
iancoleman [Wed, 25 Jul 2018 23:34:34 +0000 (09:34 +1000)] 
Merge pull request #216 from Coinomi/ethereum-like

Add ETC, PIRL, CLO, MIX, MUSIC, POA, EXP, and coinomi/ledger client o…

5 years agoMerge pull request #229 from majikandy/patch-2
iancoleman [Wed, 25 Jul 2018 23:30:19 +0000 (09:30 +1000)] 
Merge pull request #229 from majikandy/patch-2

Added TSTRAT

5 years agoMerge pull request #233 from skironDotNet/hushcoin
iancoleman [Wed, 25 Jul 2018 23:29:34 +0000 (09:29 +1000)] 
Merge pull request #233 from skironDotNet/hushcoin

Add HUSH coin, same as BTCZ but diffrent bip44 coin type

5 years agoMerge pull request #232 from skironDotNet/syscoin-fix
iancoleman [Wed, 25 Jul 2018 23:28:27 +0000 (09:28 +1000)] 
Merge pull request #232 from skironDotNet/syscoin-fix

SYScoin fix for WIF private address format

5 years agoHush coin
Pawel Cioch [Mon, 23 Jul 2018 13:18:47 +0000 (08:18 -0500)] 
Hush coin

5 years agoSYScoin fix for WIF private address format
Pawel Cioch [Mon, 23 Jul 2018 13:02:05 +0000 (08:02 -0500)] 
SYScoin fix for WIF private address format

5 years agoStratis Testnet text
Andy Davis [Mon, 16 Jul 2018 14:08:54 +0000 (15:08 +0100)] 
Stratis Testnet text

5 years agoMerge pull request #2 from majikandy/patch-1
Andy Davis [Mon, 16 Jul 2018 14:06:31 +0000 (15:06 +0100)] 
Merge pull request #2 from majikandy/patch-1

Added TSTRAT test

5 years agoMerge pull request #1 from majikandy/patch-3
Andy Davis [Mon, 16 Jul 2018 14:05:29 +0000 (15:05 +0100)] 
Merge pull request #1 from majikandy/patch-3

Update bitcoinjs-extensions.js

5 years agoUpdate bitcoinjs-extensions.js
Andy Davis [Mon, 16 Jul 2018 14:04:14 +0000 (15:04 +0100)] 
Update bitcoinjs-extensions.js

5 years agoAdded TSTRAT
Andy Davis [Mon, 16 Jul 2018 14:01:12 +0000 (15:01 +0100)] 
Added TSTRAT

5 years agoTSTRAT test
Andy Davis [Mon, 16 Jul 2018 13:56:48 +0000 (14:56 +0100)] 
TSTRAT test

5 years agoMerge branch 'master' into ethereum-like
xarakas [Mon, 18 Jun 2018 14:17:49 +0000 (17:17 +0300)] 
Merge branch 'master' into ethereum-like

5 years agoAdd litecoin p2wpkh parameters
Ian Coleman [Wed, 30 May 2018 01:32:43 +0000 (11:32 +1000)] 
Add litecoin p2wpkh parameters

From electrum-ltc
https://github.com/pooler/electrum-ltc/blob/48996679e198dab0839a2613289af8ba250b4f34/lib/constants.py

5 years agoRelease v0.3.7
Ian Coleman [Tue, 29 May 2018 01:46:48 +0000 (11:46 +1000)] 
Release v0.3.7

5 years agoFix tests for altcoins
Ian Coleman [Tue, 29 May 2018 01:20:32 +0000 (11:20 +1000)] 
Fix tests for altcoins

Checked reddcoin address in block explorer
https://live.reddcoin.com

AXE params were updated in
https://github.com/iancoleman/bip39/pull/213
but not the test.

5 years agoFix typo - reddoin/reddcoin
Ian Coleman [Tue, 29 May 2018 01:20:04 +0000 (11:20 +1000)] 
Fix typo - reddoin/reddcoin

5 years agoAdd visual privacy safeguard for private data
Ian Coleman [Tue, 29 May 2018 00:56:47 +0000 (10:56 +1000)] 
Add visual privacy safeguard for private data

5 years agoParse extended root key regardless of prefix
Ian Coleman [Tue, 29 May 2018 00:21:21 +0000 (10:21 +1000)] 
Parse extended root key regardless of prefix

5 years agoHide 'calculating' feedback if segwit unavailable
Ian Coleman [Mon, 28 May 2018 23:42:03 +0000 (09:42 +1000)] 
Hide 'calculating' feedback if segwit unavailable

5 years agoAdd litecoin segwit tests
Ian Coleman [Mon, 28 May 2018 23:22:14 +0000 (09:22 +1000)] 
Add litecoin segwit tests

5 years agoReplace hasSegwit variable with test for params
Ian Coleman [Mon, 28 May 2018 22:48:34 +0000 (08:48 +1000)] 
Replace hasSegwit variable with test for params

5 years agoAdd BIP84 unavailable indicator to UI
Ian Coleman [Mon, 28 May 2018 22:47:23 +0000 (08:47 +1000)] 
Add BIP84 unavailable indicator to UI

5 years agoMerge pull request #219 from cryptostorage/master
iancoleman [Tue, 29 May 2018 00:29:47 +0000 (10:29 +1000)] 
Merge pull request #219 from cryptostorage/master

Fix incorrect address generation for altcoins with BIP38 enabled

5 years agoMerge pull request #222 from ihomp/patch-1
iancoleman [Tue, 29 May 2018 00:28:33 +0000 (10:28 +1000)] 
Merge pull request #222 from ihomp/patch-1

html: missed closing </span>

5 years agoUpdate index.html
Viacheslav Bakshaev [Sat, 26 May 2018 10:52:30 +0000 (12:52 +0200)] 
Update index.html

html: missed closing </span>

5 years agoundo zcash max payload length fix
woodser [Mon, 21 May 2018 15:05:49 +0000 (11:05 -0400)] 
undo zcash max payload length fix

5 years agoMerge pull request #218 from losh11/patch-1
iancoleman [Mon, 21 May 2018 05:03:04 +0000 (15:03 +1000)] 
Merge pull request #218 from losh11/patch-1

Add Litecoin bech32 HRP

5 years agoincrease maximum payload length for zcash
woodser [Fri, 18 May 2018 14:31:46 +0000 (10:31 -0400)] 
increase maximum payload length for zcash

5 years agoFix incorrect address generation for altcoins with bip38
woodser [Fri, 18 May 2018 14:26:54 +0000 (10:26 -0400)] 
Fix incorrect address generation for altcoins with bip38

5 years agoAdd Litecoin bech32 HRP
Loshan T [Wed, 16 May 2018 22:34:28 +0000 (23:34 +0100)] 
Add Litecoin bech32 HRP

5 years agoAdd ETC, PIRL, CLO, MIX, MUSIC, POA, EXP, and coinomi/ledger client option in bip32 tab
xarakas [Tue, 15 May 2018 15:16:27 +0000 (18:16 +0300)] 
Add ETC, PIRL, CLO, MIX, MUSIC, POA, EXP, and coinomi/ledger client option in bip32 tab

5 years agoMerge pull request #215 from Coinomi/coinomi
iancoleman [Mon, 14 May 2018 23:00:29 +0000 (09:00 +1000)] 
Merge pull request #215 from Coinomi/coinomi

Add BTCP, BTCZ, ZCL, ZEN

5 years agoAdd BTCP, BTCZ, ZCL, ZEN
xarakas [Fri, 11 May 2018 10:47:50 +0000 (13:47 +0300)] 
Add BTCP, BTCZ, ZCL, ZEN

5 years agoMerge pull request #213 from charlesrocket/upd-axe
iancoleman [Wed, 9 May 2018 22:41:16 +0000 (08:41 +1000)] 
Merge pull request #213 from charlesrocket/upd-axe

update AXE network

5 years agoMerge pull request #214 from XUEZ/add_xuez
iancoleman [Wed, 9 May 2018 22:14:18 +0000 (08:14 +1000)] 
Merge pull request #214 from XUEZ/add_xuez

Add xuez coin to coinlist

5 years agoupdate bip value
-k [Wed, 9 May 2018 15:42:26 +0000 (11:42 -0400)] 
update bip value

5 years agoAdd Xuez coin
ddude [Wed, 9 May 2018 15:28:07 +0000 (11:28 -0400)] 
Add Xuez coin

5 years agoAdd Xuez coin
ddude [Wed, 9 May 2018 15:23:55 +0000 (11:23 -0400)] 
Add Xuez coin

5 years agoupdate AXE network values
-k [Wed, 9 May 2018 15:12:00 +0000 (11:12 -0400)] 
update AXE network values

5 years agoRelease v0.3.6
Ian Coleman [Tue, 8 May 2018 00:32:56 +0000 (10:32 +1000)] 
Release v0.3.6

5 years agoAdd cashaddr address format for bitcoin cash
Ian Coleman [Mon, 7 May 2018 23:42:36 +0000 (09:42 +1000)] 
Add cashaddr address format for bitcoin cash

5 years agoKorean uses ascii spaces, not ideographic spaces
Ian Coleman [Mon, 7 May 2018 23:11:30 +0000 (09:11 +1000)] 
Korean uses ascii spaces, not ideographic spaces

5 years agoMerge pull request #212 from Coinomi/zcash
iancoleman [Mon, 7 May 2018 23:06:07 +0000 (09:06 +1000)] 
Merge pull request #212 from Coinomi/zcash

Add zcash support

5 years agoAdd zcash support
xarakas [Mon, 30 Apr 2018 14:40:27 +0000 (17:40 +0300)] 
Add zcash support

6 years agoMerge pull request #210 from potatohodler/patch/vertcoin
iancoleman [Thu, 19 Apr 2018 23:45:39 +0000 (09:45 +1000)] 
Merge pull request #210 from potatohodler/patch/vertcoin

Improve Vertcoin support

6 years agoMerge pull request #207 from Coinomi/kobocoin
iancoleman [Thu, 19 Apr 2018 23:37:28 +0000 (09:37 +1000)] 
Merge pull request #207 from Coinomi/kobocoin

Add Kobocoin support

6 years agoAdds Segwit support for Vertcoin.
Potato [Wed, 18 Apr 2018 13:16:19 +0000 (15:16 +0200)] 
Adds Segwit support for Vertcoin.

6 years agoFixes the Vertcoin Mainnet version byte.
Potato [Wed, 18 Apr 2018 13:03:36 +0000 (15:03 +0200)] 
Fixes the Vertcoin Mainnet version byte.

6 years agoAdd Kobocoin support
xarakas [Wed, 18 Apr 2018 11:54:02 +0000 (14:54 +0300)] 
Add Kobocoin support

6 years agoRelease v0.3.5
Ian Coleman [Thu, 12 Apr 2018 02:34:35 +0000 (12:34 +1000)] 
Release v0.3.5

6 years agoWarn when using weak entropy and strong mnemonic
Ian Coleman [Thu, 12 Apr 2018 02:16:05 +0000 (12:16 +1000)] 
Warn when using weak entropy and strong mnemonic

6 years agoWarn when generating low entropy mnemonics
Ian Coleman [Thu, 12 Apr 2018 01:46:44 +0000 (11:46 +1000)] 
Warn when generating low entropy mnemonics

6 years agoMerge pull request #200 from Coinomi/coinomi
iancoleman [Thu, 12 Apr 2018 01:32:37 +0000 (11:32 +1000)] 
Merge pull request #200 from Coinomi/coinomi

Add coins supported by Coinomi wallet

6 years agoMerge pull request #198 from fujicoin/mod-fujicoin-SegWit
iancoleman [Wed, 11 Apr 2018 00:32:53 +0000 (10:32 +1000)] 
Merge pull request #198 from fujicoin/mod-fujicoin-SegWit

fix index.js fujicoin

6 years agoAdd coins supported by Coinomi wallet
xarakas [Thu, 5 Apr 2018 16:38:32 +0000 (19:38 +0300)] 
Add coins supported by Coinomi wallet

6 years agofix index.js fujicoin
motty [Tue, 10 Apr 2018 12:23:56 +0000 (21:23 +0900)] 
fix index.js fujicoin

6 years agoMerge pull request #196 from fujicoin/mod-fujicoin-SegWit
iancoleman [Mon, 9 Apr 2018 22:59:07 +0000 (08:59 +1000)] 
Merge pull request #196 from fujicoin/mod-fujicoin-SegWit

mod fujicoin SegWit

6 years agomod fujicoin SegWit
motty [Sun, 8 Apr 2018 12:15:25 +0000 (21:15 +0900)] 
mod fujicoin SegWit

6 years agoOrder Neblio coin alphabetically
Ian Coleman [Mon, 26 Mar 2018 23:32:19 +0000 (10:32 +1100)] 
Order Neblio coin alphabetically

6 years agoOrder Beetlecoin alphabetically
Ian Coleman [Mon, 26 Mar 2018 23:32:01 +0000 (10:32 +1100)] 
Order Beetlecoin alphabetically

6 years agoAdd test for testnet p2wpkh parameters
Ian Coleman [Mon, 26 Mar 2018 23:31:23 +0000 (10:31 +1100)] 
Add test for testnet p2wpkh parameters

6 years agoAdd test for Beetlecoin
Ian Coleman [Mon, 26 Mar 2018 23:28:39 +0000 (10:28 +1100)] 
Add test for Beetlecoin

6 years agoAdd test for Neblio coin
Ian Coleman [Mon, 26 Mar 2018 23:28:17 +0000 (10:28 +1100)] 
Add test for Neblio coin

6 years agoChange Bitcoin Gold coin number to 156
Ian Coleman [Mon, 26 Mar 2018 23:22:48 +0000 (10:22 +1100)] 
Change Bitcoin Gold coin number to 156

Closes #189

6 years agoMerge pull request #188 from dalitsairio/master
iancoleman [Mon, 26 Mar 2018 23:22:07 +0000 (10:22 +1100)] 
Merge pull request #188 from dalitsairio/master

Add network testnet.p2wpkh

6 years agoMerge pull request #186 from williamersatz/master
iancoleman [Mon, 26 Mar 2018 23:20:57 +0000 (10:20 +1100)] 
Merge pull request #186 from williamersatz/master

Implemented support for Beetle Coin

6 years agoAdd network testnet.p2wpkh
Dalit Sairio [Sun, 25 Mar 2018 20:28:25 +0000 (22:28 +0200)] 
Add network testnet.p2wpkh

6 years agoAdded support for Beetle Coin
williamersatz [Thu, 22 Mar 2018 07:09:02 +0000 (09:09 +0200)] 
Added support for Beetle Coin

6 years agoAdded support for Beetle Coin
williamersatz [Thu, 22 Mar 2018 07:08:16 +0000 (09:08 +0200)] 
Added support for Beetle Coin

6 years agoUpdate bitcoinjs-lib from 3.3.0 to 3.3.2
Ian Coleman [Mon, 19 Mar 2018 04:13:07 +0000 (15:13 +1100)] 
Update bitcoinjs-lib from 3.3.0 to 3.3.2

Built using instructions at
https://github.com/bitcoinjs/bitcoinjs-lib/tree/v3.3.2#browser

6 years agoMerge pull request #178 from TrifidTeam/init-nebl-integration
iancoleman [Thu, 15 Mar 2018 23:09:13 +0000 (10:09 +1100)] 
Merge pull request #178 from TrifidTeam/init-nebl-integration

Add Neblio

6 years agoAdd files via upload
TrifidTeam [Wed, 14 Mar 2018 20:57:16 +0000 (16:57 -0400)] 
Add files via upload

6 years agoMerge pull request #177 from dimitris-t/patch-2
iancoleman [Tue, 13 Mar 2018 22:38:55 +0000 (09:38 +1100)] 
Merge pull request #177 from dimitris-t/patch-2

Fixed typo

6 years agoFixed typo
Dimitris Tsapakidis [Tue, 13 Mar 2018 19:52:42 +0000 (23:52 +0400)] 
Fixed typo

"each key will take take several minutes" -> "each key will take several minutes'

6 years agoRelease v0.3.4
Ian Coleman [Mon, 12 Mar 2018 00:48:10 +0000 (11:48 +1100)] 
Release v0.3.4

6 years agoUse correct BIP44 value for Denarius of 116, not 0
Ian Coleman [Mon, 12 Mar 2018 00:41:35 +0000 (11:41 +1100)] 
Use correct BIP44 value for Denarius of 116, not 0

See https://github.com/satoshilabs/slips/blob/master/slip-0044.md

6 years agoAdd Korean language
Ian Coleman [Mon, 12 Mar 2018 00:16:21 +0000 (11:16 +1100)] 
Add Korean language

6 years agoUpdate jsbip39.js to latest version
Ian Coleman [Mon, 12 Mar 2018 00:06:52 +0000 (11:06 +1100)] 
Update jsbip39.js to latest version

6 years agoAdd spacing every 11 bits to the checksum
Ian Coleman [Sun, 11 Mar 2018 23:33:07 +0000 (10:33 +1100)] 
Add spacing every 11 bits to the checksum

6 years agoWarn that entropy values should exclude checksum
Ian Coleman [Sun, 11 Mar 2018 23:23:47 +0000 (10:23 +1100)] 
Warn that entropy values should exclude checksum

6 years agoShow the checksum value in the entropy details
Ian Coleman [Sun, 11 Mar 2018 23:23:28 +0000 (10:23 +1100)] 
Show the checksum value in the entropy details

6 years agoAdd spaces every 11 bits to raw binary of entropy
Ian Coleman [Sun, 11 Mar 2018 23:22:26 +0000 (10:22 +1100)] 
Add spaces every 11 bits to raw binary of entropy

This makes it easier to see that the checksum is missing from the end of
the entropy.

6 years agoAdd test for blackcoin
Ian Coleman [Sun, 11 Mar 2018 22:37:50 +0000 (09:37 +1100)] 
Add test for blackcoin

6 years agoOrder blackcoin alphabetically in coin list
Ian Coleman [Sun, 11 Mar 2018 22:37:12 +0000 (09:37 +1100)] 
Order blackcoin alphabetically in coin list

6 years agoMerge pull request #172 from carsenk/master
iancoleman [Mon, 12 Mar 2018 00:21:17 +0000 (11:21 +1100)] 
Merge pull request #172 from carsenk/master

Add Denarius (DNR) Support

6 years agoMerge pull request #163 from janko33bd/blackcoin
iancoleman [Sun, 11 Mar 2018 22:23:17 +0000 (09:23 +1100)] 
Merge pull request #163 from janko33bd/blackcoin

Add Blackcoin please

6 years agoAdd DNR Support
carsenk [Tue, 6 Mar 2018 08:11:55 +0000 (01:11 -0700)] 
Add DNR Support

6 years agotypo
janko33bd [Wed, 7 Feb 2018 18:27:35 +0000 (19:27 +0100)] 
typo

6 years agoupdate index.js with correct BIP44 reg. number
janko33bd [Wed, 7 Feb 2018 18:26:26 +0000 (19:26 +0100)] 
update index.js with correct BIP44 reg. number