]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/commitdiff
Links and author changed to iancoleman
authorIan Coleman <coleman.ian@gmail.com>
Mon, 10 Oct 2016 23:08:50 +0000 (10:08 +1100)
committerIan Coleman <coleman.ian@gmail.com>
Mon, 10 Oct 2016 23:11:00 +0000 (10:11 +1100)
bip39-standalone.html
readme.md
src/index.html
tests.js

index 0971c12832198d6dc9bd76c4e0090dd352aef492..24a9b6b36546c6c6aee85be5859cd3a8f740d593 100644 (file)
@@ -11,7 +11,7 @@
         <meta content="Mnemonic code for generating deterministic keys" name="description"/>
         <meta content="width=device-width, initial-scale=1.0" name="viewport" />
         <meta content="bitcoin mnemonic converter" name="description" />
-        <meta content="DC POS" name="author" />
+        <meta content="Ian Coleman" name="author" />
 
         <style>
             body {
                     </p>
                     <p>
                     Alternatively, download it from
-                    <a href="https://github.com/dcpos/bip39">
-                        https://github.com/dcpos/bip39
+                    <a href="https://github.com/iancoleman/bip39">
+                        https://github.com/iancoleman/bip39
                     </a>
 
                 </div>
 
                     <p>
                         <span>Get the source code at - </span>
-                        <a href="https://github.com/dcpos/bip39" target="_blank">
-                            https://github.com/dcpos/bip39
+                        <a href="https://github.com/iancoleman/bip39" target="_blank">
+                            https://github.com/iancoleman/bip39
                         </a>
                     </p>
 
index 02e1e18c202b1ff4a802313d559194f564f3a84c..75dc6b532b1b93ba6e88181cbdc4b7a1ea618924 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -4,7 +4,7 @@ A tool for converting BIP39 mnemonic phrases to addresses and private keys.
 
 ## Online Version
 
-https://dcpos.github.io/bip39/
+https://iancoleman.github.io/bip39/
 
 ## Standalone offline version
 
index da4874874ecd1d74e75e006c002c5627241c04cd..517d4affe3153de746bc3462c0ec8bfcd3064e00 100644 (file)
@@ -7,7 +7,7 @@
         <meta content="Mnemonic code for generating deterministic keys" name="description"/>
         <meta content="width=device-width, initial-scale=1.0" name="viewport" />
         <meta content="bitcoin mnemonic converter" name="description" />
-        <meta content="DC POS" name="author" />
+        <meta content="Ian Coleman" name="author" />
 
         <style>
             body {
                     </p>
                     <p>
                     Alternatively, download it from
-                    <a href="https://github.com/dcpos/bip39">
-                        https://github.com/dcpos/bip39
+                    <a href="https://github.com/iancoleman/bip39">
+                        https://github.com/iancoleman/bip39
                     </a>
 
                 </div>
 
                     <p>
                         <span>Get the source code at - </span>
-                        <a href="https://github.com/dcpos/bip39" target="_blank">
-                            https://github.com/dcpos/bip39
+                        <a href="https://github.com/iancoleman/bip39" target="_blank">
+                            https://github.com/iancoleman/bip39
                         </a>
                     </p>
 
index 1b2ae4c2f0c6dd01f6f9ac7f69bf7d946205f584..4fd2ca5772a10977d48d0c5189e50fe36b4a9a09 100644 (file)
--- a/tests.js
+++ b/tests.js
@@ -1566,7 +1566,7 @@ page.open(url, function(status) {
 },
 
 // Github Issue 11: Default word length is 15
-// https://github.com/dcpos/bip39/issues/11
+// https://github.com/iancoleman/bip39/issues/11
 function() {
 page.open(url, function(status) {
     // get the word length
@@ -1583,7 +1583,7 @@ page.open(url, function(status) {
 
 
 // Github Issue 12: Generate more rows with private keys hidden
-// https://github.com/dcpos/bip39/issues/12
+// https://github.com/iancoleman/bip39/issues/12
 function() {
 page.open(url, function(status) {
     // set the phrase
@@ -1626,7 +1626,7 @@ page.open(url, function(status) {
 },
 
 // Github Issue 19: Mnemonic is not sensitive to whitespace
-// https://github.com/dcpos/bip39/issues/19
+// https://github.com/iancoleman/bip39/issues/19
 function() {
 page.open(url, function(status) {
     // set the phrase
@@ -1653,7 +1653,7 @@ page.open(url, function(status) {
 },
 
 // Github Issue 23: Part 1: Use correct derivation path when changing tabs
-// https://github.com/dcpos/bip39/issues/23
+// https://github.com/iancoleman/bip39/issues/23
 function() {
 page.open(url, function(status) {
     // 1) and 2) set the phrase
@@ -1701,7 +1701,7 @@ page.open(url, function(status) {
 },
 
 // Github Issue 23 Part 2: Coin selection in derivation path
-// https://github.com/dcpos/bip39/issues/23#issuecomment-238011920
+// https://github.com/iancoleman/bip39/issues/23#issuecomment-238011920
 function() {
 page.open(url, function(status) {
     // set the phrase
@@ -1732,7 +1732,7 @@ page.open(url, function(status) {
 },
 
 // Github Issue 26: When using a Root key derrived altcoins are incorrect
-// https://github.com/dcpos/bip39/issues/26
+// https://github.com/iancoleman/bip39/issues/26
 function() {
 page.open(url, function(status) {
     // 1) 2) and 3) set the root key