]>
git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/log
iancoleman [Sun, 18 Oct 2020 22:04:12 +0000 (09:04 +1100)]
Merge pull request #447 from jsarenik/jsn/dependabot
All dependabot updates in one PR
dependabot[bot] [Fri, 17 Jul 2020 16:24:21 +0000 (16:24 +0000)]
Bump lodash from 4.17.11 to 4.17.19 in /libs/stellar-util
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 31 Jul 2020 06:36:26 +0000 (06:36 +0000)]
Bump elliptic from 6.4.1 to 6.5.3 in /libs/stellar-util
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 4 Apr 2020 17:41:11 +0000 (17:41 +0000)]
Bump acorn from 6.0.4 to 6.4.1 in /libs/stellar-util
Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.4 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.0.4...6.4.1)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 26 Jun 2020 17:22:37 +0000 (17:22 +0000)]
Bump jsrsasign from 8.0.12 to 8.0.19 in /libs/combined
Bumps [jsrsasign](https://github.com/kjur/jsrsasign) from 8.0.12 to 8.0.19.
- [Release notes](https://github.com/kjur/jsrsasign/releases)
- [Changelog](https://github.com/kjur/jsrsasign/blob/master/ChangeLog.txt)
- [Commits](https://github.com/kjur/jsrsasign/compare/8.0.12...8.0.19)
Signed-off-by: dependabot[bot] <support@github.com>
iancoleman [Wed, 14 Oct 2020 04:55:42 +0000 (15:55 +1100)]
Merge pull request #445 from jsarenik/jsn/releases-link
src/index.html: Change link to latest standalone release
Jan Sarenik [Tue, 18 Feb 2020 12:56:30 +0000 (13:56 +0100)]
src/index.html: Change link to latest standalone release
iancoleman [Fri, 2 Oct 2020 01:25:17 +0000 (11:25 +1000)]
Merge pull request #442 from mvillalba/master
Add Binance Smart Chain (BSC) support
Ian Coleman [Thu, 1 Oct 2020 23:53:06 +0000 (23:53 +0000)]
Add dev_env_setup.sh
Ian Coleman [Thu, 1 Oct 2020 23:44:38 +0000 (23:44 +0000)]
Remove bias from entropy in base 6 and base 10
Martín Raúl Villalba [Fri, 25 Sep 2020 15:27:50 +0000 (12:27 -0300)]
Add Binance Smart Chain (BSC) support
iancoleman [Mon, 7 Sep 2020 01:14:19 +0000 (11:14 +1000)]
Merge pull request #436 from conr2d/eosio-cleanup-dependencies
Clean up duplicated dependencies from eos-util
Jeeyong Um [Sun, 30 Aug 2020 15:29:52 +0000 (00:29 +0900)]
Clean up duplicated dependencies from eos-util
iancoleman [Mon, 24 Aug 2020 23:27:54 +0000 (09:27 +1000)]
Merge pull request #433 from scribenetwork/master
Add Scribe support
scribenetwork [Wed, 19 Aug 2020 04:22:14 +0000 (06:22 +0200)]
Update tests.js
scribenetwork [Wed, 12 Aug 2020 00:58:56 +0000 (02:58 +0200)]
Update index.js
scribenetwork [Wed, 12 Aug 2020 00:52:46 +0000 (02:52 +0200)]
Update bitcoinjs-extensions.js
Ian Coleman [Mon, 11 May 2020 00:03:18 +0000 (10:03 +1000)]
Release v0.4.3
Ian Coleman [Sun, 10 May 2020 23:43:35 +0000 (09:43 +1000)]
Add CranePay test
Ian Coleman [Sun, 10 May 2020 23:43:21 +0000 (09:43 +1000)]
Fix RSK tests
Ian Coleman [Sun, 10 May 2020 23:17:11 +0000 (09:17 +1000)]
Update bip39-libs with handshake and FIO libs
iancoleman [Sun, 10 May 2020 23:16:11 +0000 (09:16 +1000)]
Merge pull request #422 from cryply/master
adding CRP support
iancoleman [Sun, 10 May 2020 23:06:02 +0000 (09:06 +1000)]
Merge pull request #409 from bguiz/feat/rsk-network
feat: rsk network
iancoleman [Sun, 10 May 2020 23:05:32 +0000 (09:05 +1000)]
Merge branch 'master' into feat/rsk-network
Shawn Arney [Thu, 30 Apr 2020 15:55:06 +0000 (09:55 -0600)]
Adding FIO -Foundation for Interwallet Operability
Shawn Arney [Wed, 29 Apr 2020 22:48:00 +0000 (16:48 -0600)]
Adding FIO -Foundation for Interwallet Operability
FIO - Foundation for Interwallet Operability.
https://fioprotocol.io
iancoleman [Sun, 10 May 2020 22:34:35 +0000 (08:34 +1000)]
Merge pull request #410 from MerkleBlock/handshake
libs: add handshake support
m0rpher [Fri, 8 May 2020 20:56:37 +0000 (22:56 +0200)]
adding CRP support
iancoleman [Tue, 28 Apr 2020 22:26:37 +0000 (08:26 +1000)]
Merge pull request #418 from jangchongchan20/master
Add Sugarchain testnet support
Jang Chongchan [Tue, 28 Apr 2020 14:32:24 +0000 (23:32 +0900)]
Add Sugarchain testnet support
iancoleman [Mon, 27 Apr 2020 23:25:55 +0000 (09:25 +1000)]
Merge pull request #416 from Argoneum/argoneum
Add Argoneum (v1.4.1 or above)
Ian Coleman [Mon, 27 Apr 2020 00:47:31 +0000 (10:47 +1000)]
last word is/contains a checksum
Closes #408
iancoleman [Mon, 27 Apr 2020 00:41:27 +0000 (10:41 +1000)]
Merge pull request #415 from jangchongchan20/master
Add Sugarchain support
Oleg Semyonov [Sat, 18 Apr 2020 11:52:13 +0000 (14:52 +0300)]
Add Argoneum (v1.4.1 or above)
Jang Chongchan [Fri, 24 Apr 2020 01:20:50 +0000 (10:20 +0900)]
Add Sugarchain support
Javed Khan [Thu, 2 Apr 2020 17:48:04 +0000 (23:18 +0530)]
libs: add handshake support
bguiz [Mon, 9 Mar 2020 06:12:22 +0000 (14:12 +0800)]
fix: calculate RSK addresses with EIP-155 compliant checksums
bguiz [Tue, 3 Mar 2020 06:55:53 +0000 (14:55 +0800)]
fix: define own libs.bitcoin.networks.rsk
iancoleman [Mon, 17 Feb 2020 04:16:07 +0000 (15:16 +1100)]
Merge pull request #402 from you21979/fix-mona-bech32
fix bech32 prefix monacoin -> mona
iancoleman [Sun, 16 Feb 2020 23:33:08 +0000 (10:33 +1100)]
Merge pull request #403 from swtcca/master
add two networks: Jingtum and MOAC
Lospring Liu [Sat, 15 Feb 2020 21:17:04 +0000 (16:17 -0500)]
add test for networks Jingtum and MOAC
Lospring Liu [Sat, 15 Feb 2020 01:51:52 +0000 (20:51 -0500)]
add two networks: Jingtum and MOAC
yuki akiyama [Thu, 13 Feb 2020 03:28:03 +0000 (12:28 +0900)]
fix bech32 prefix monacoin -> mona
Ian Coleman [Fri, 7 Feb 2020 10:26:43 +0000 (21:26 +1100)]
Release v0.4.2
Ian Coleman [Fri, 7 Feb 2020 10:25:57 +0000 (21:25 +1100)]
Fix ethereum private key format
Ian Coleman [Fri, 7 Feb 2020 09:59:19 +0000 (20:59 +1100)]
Test pubkey and privkey for all coins
Ian Coleman [Thu, 6 Feb 2020 09:14:00 +0000 (20:14 +1100)]
Release v0.4.1
Ian Coleman [Thu, 6 Feb 2020 09:11:09 +0000 (20:11 +1100)]
Add tests for RSK network and testnet
Ian Coleman [Thu, 6 Feb 2020 09:10:52 +0000 (20:10 +1100)]
Fix ethercore test
iancoleman [Thu, 6 Feb 2020 04:00:02 +0000 (15:00 +1100)]
Merge pull request #397 from aitorp6/master
Added DeepOnion Segwit parameters
iancoleman [Thu, 6 Feb 2020 03:59:34 +0000 (14:59 +1100)]
Merge pull request #396 from ilanolkies/patch-2
Add network
iancoleman [Thu, 6 Feb 2020 03:58:06 +0000 (14:58 +1100)]
Merge pull request #393 from ethercore/master
Add EtherCore
aitorp6 [Tue, 4 Feb 2020 09:47:11 +0000 (10:47 +0100)]
Added DeepOnion Segwit parameters
Ilan [Wed, 22 Jan 2020 15:16:51 +0000 (12:16 -0300)]
Add network
Based on https://github.com/rsksmart/RSKIPs/blob/master/IPs/RSKIP57.md
Ian Coleman [Wed, 8 Jan 2020 06:31:14 +0000 (17:31 +1100)]
Catch nebulas error on some chrome configs
See #395
Ian Coleman [Wed, 8 Jan 2020 06:29:16 +0000 (17:29 +1100)]
Directly export libraries where they're required
EtherCore Contributor [Wed, 1 Jan 2020 15:53:17 +0000 (00:53 +0900)]
add testcase for ethercore
EtherCore Contributor [Wed, 1 Jan 2020 15:45:48 +0000 (00:45 +0900)]
Add EtherCore
iancoleman [Fri, 20 Dec 2019 04:58:26 +0000 (15:58 +1100)]
Merge pull request #390 from matthewleon/bugfix/eth-xpub-derivation
Bugfix/eth xpub derivation
Matthew Leon [Thu, 19 Dec 2019 20:36:44 +0000 (15:36 -0500)]
fix Ethereum xpub derivation
Matthew Leon [Thu, 19 Dec 2019 20:34:30 +0000 (15:34 -0500)]
add failing test for ETH xpub derivation
see https://github.com/iancoleman/bip39/issues/169
Ian Coleman [Thu, 19 Dec 2019 03:48:25 +0000 (14:48 +1100)]
Release v0.4.0
Ian Coleman [Thu, 19 Dec 2019 03:32:13 +0000 (14:32 +1100)]
Minify third party libraries
Ian Coleman [Wed, 18 Dec 2019 21:39:50 +0000 (08:39 +1100)]
Replace most libraries with combined libs
Ian Coleman [Tue, 24 Sep 2019 23:24:52 +0000 (09:24 +1000)]
Add experimental incomplete combined js libs
Ian Coleman [Wed, 18 Dec 2019 00:19:47 +0000 (11:19 +1100)]
Text for multibit mentions change addresses
Closes #376
Ian Coleman [Tue, 17 Dec 2019 23:57:29 +0000 (10:57 +1100)]
Remove pending from some tests using chrome
Unfortunately firefox pending tests still do not work.
Ian Coleman [Tue, 17 Dec 2019 23:32:25 +0000 (10:32 +1100)]
Make seed field editable
Ian Coleman [Tue, 17 Dec 2019 22:51:00 +0000 (09:51 +1100)]
Add bitcoin regtest params
Ian Coleman [Tue, 17 Dec 2019 22:07:17 +0000 (09:07 +1100)]
Convert mnemonic to hex entropy instead of binary
Ian Coleman [Tue, 17 Dec 2019 02:42:44 +0000 (13:42 +1100)]
Allow manual override for entropy type
Ian Coleman [Tue, 17 Dec 2019 00:44:54 +0000 (11:44 +1100)]
Generate addresses for P2WSH and P2WSH-P2SH
Ian Coleman [Mon, 16 Dec 2019 02:08:28 +0000 (13:08 +1100)]
Add P2WSH and P2WSH-P2SH for bitcoin and testnet
Address generation still to come.
iancoleman [Sun, 8 Dec 2019 22:16:01 +0000 (09:16 +1100)]
Merge pull request #385 from hladik-dan/master
Add Czech language
Daniel Hladík [Fri, 6 Dec 2019 19:21:43 +0000 (20:21 +0100)]
Add Czech language
Ian Coleman [Sun, 1 Dec 2019 23:46:49 +0000 (10:46 +1100)]
Release v0.3.14
Ian Coleman [Sun, 1 Dec 2019 23:44:35 +0000 (10:44 +1100)]
Fix energyweb test
Ian Coleman [Sun, 1 Dec 2019 23:25:09 +0000 (10:25 +1100)]
Revert "Fix tests for Pull Request 371"
This reverts commit
b130271b2b5cb08a9516a3472607826bb88ad3bf .
Ian Coleman [Sun, 1 Dec 2019 23:24:37 +0000 (10:24 +1100)]
Partially revert Pull 371 BIP44 Default Change
Ian Coleman [Mon, 11 Nov 2019 01:42:52 +0000 (12:42 +1100)]
Release v0.3.13
Ian Coleman [Mon, 11 Nov 2019 01:32:50 +0000 (12:32 +1100)]
Move hardened addresses checkbox to address table
Ian Coleman [Mon, 11 Nov 2019 00:41:45 +0000 (11:41 +1100)]
Fix typo splitPhrase/phraseSplit
Ian Coleman [Mon, 11 Nov 2019 00:35:17 +0000 (11:35 +1100)]
Add test for Pull Request 370 THT Thought network
Ian Coleman [Mon, 11 Nov 2019 00:23:54 +0000 (11:23 +1100)]
Run all tests instead of only specific new tests
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