Skip to content

Commit

Permalink
Bip39 0.3.9. MyCrypto 1.4. Python 3.7.1 preparation.
Browse files Browse the repository at this point in the history
  • Loading branch information
estevaocm committed Nov 16, 2018
1 parent 7553d9c commit b35819a
Show file tree
Hide file tree
Showing 14 changed files with 78 additions and 24 deletions.
13 changes: 11 additions & 2 deletions conf.d/04-wallets
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ SRC=/usr/local/src

cd $SRC

#install Python 3.7
#tar xvf Python*.tar.xz
#mv Python*/ python3.7/
#cd python3.7/
#./configure
#make -j4
#make altinstall
#rm -rf python3.7/

# unpack Electron Cash
tar -zxf Electron*.tar.gz
rm Electron*.tar.gz
Expand Down Expand Up @@ -72,6 +81,6 @@ sudo chmod +x /usr/local/bin/cryptoseed
sudo dpkg -i keepassxc*.deb
rm keepassxc*.deb

# install electrum
# install Armory
sudo dpkg -i armory*.deb
rm armory*.deb
rm armory*.deb
5 changes: 5 additions & 0 deletions conf.d/06-jsapps
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ unzip coinbin*.zip
rm coinbin*.zip
mv coinbin*/ $SHARE/coinbin/

unzip *MyCrypto.zip
mv Users/macbuildonline/MyCrypto/dist/download/ $SHARE/mycrypto/
rm -rf Users/
rm *MyCrypto.zip

unzip etherwallet*.zip
mv etherwallet*/ $SHARE/myetherwallet/
rm etherwallet*.zip
Expand Down
5 changes: 5 additions & 0 deletions overlay/usr/local/share/cryptojsappslauncher/offline.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,14 @@
<h1>Offline Web Apps</h1>
<table align="center">
<tr>
<td><a href="../mycrypto/index.html"> <img
src="../mycrypto/common/assets/images/logo-mycrypto.svg" alt="MyCrypto" /><br />MyCrypto
</a></td>
<!--
<td><a href="../myetherwallet/index.html"> <img
src="../myetherwallet/images/myetherwallet-logo-square.png" alt="MyEtherWallet" /><br />MyEtherWallet
</a></td>
-->
<td><a href="../ripple-wallet/index.html"> <img
src="../icons/ripple.png" alt="Ripple Wallet" /><br />Ripple Wallet
</a></td>
Expand Down
5 changes: 5 additions & 0 deletions overlay/usr/local/share/cryptojsappslauncher/online.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,14 @@
<h1>Online Web Apps</h1>
<table align="center">
<tr>
<td><a href="../mycrypto/index.html"> <img
src="../mycrypto/common/assets/images/logo-mycrypto.svg" alt="MyCrypto" /><br />MyCrypto
</a></td>
<!--
<td><a href="../myetherwallet/index.html"> <img
src="../myetherwallet/images/myetherwallet-logo-square.png" alt="MyEtherWallet" /><br />MyEtherWallet
</a></td>
-->
<td><a href="../ripple-wallet/index.html"> <img
src="../icons/ripple.png" alt="Ripple Wallet" /><br />Ripple Wallet
</a></td>
Expand Down
Binary file added overlay/usr/local/src/Python-3.7.1.tar.xz
Binary file not shown.
16 changes: 16 additions & 0 deletions overlay/usr/local/src/Python-3.7.1.tar.xz.asc
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEDZbfTUEQ5cQ/v7F/LTR+pqplQh0FAlvKypMACgkQLTR+pqpl
Qh21ww/9GTdpzJYptuiqWlrNlN4XCPrkFDVJviJGJZG3jyz75ntJXfHLQhCuN1Cm
1DfAMe9Ev+MKe6xHEiHYCQvLNeYpAofQvezpHF8+9ZoeOo+zGcR84CKY8+f2Dw0C
qf0/VVpKZR44eftg9EsRJYcaj4H8clIgFJu7d8EaqMyZ8XR58H1Oop9yUDic/nJC
+eLSsvH9JTHBMCzVYIhyPPRRD5R5BuVtdWOtoSBsr7ZSvGRtiVK8hor5ykhqwERD
1gATktWpbrfszq9ST3QnhtVXwx96ZzkV1PWP+po0KW0BlPkYqpbn0NW1FGpSogZf
VBvUcAG1znQlZ8DIYYbs+oLb1n8yhHStsVg9XmHU/H7Pp7QUrr+UzvYHktM/no+N
Rir4r7tgGaC4OrgJz7CLPpunexdJAsqRd8b2uq4dIvA+cNMOuhVwmJ4Bcl8Aq2s/
BcB48/Guci8Pe7g1pWbIOuP2paT9Lml5VlYWPxUiqiHKWmkhuOvlw1aHQRniOXHW
pTPZ7Zbmy1U9zzlZFcNQnplWN0AOskSe5tHtHSrN9HhVWNxD3VXzGzuti5L3b0oh
G5C3SiukGQiSSIpjh7QxvolJEMYuXRLiKCIHS4lIpzZYTohNV7XApiW5B7e2P2TA
JW5gJBJ+T9x9lNGM9fifqcn+wOIQK+JBEckzxB4i1TQNcdIv57M=
=9Ius
-----END PGP SIGNATURE-----
4 changes: 3 additions & 1 deletion overlay/usr/local/src/SHA256SUM
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
9d78ff0864ca3878e58048d5dd58008541fcd300ff87f8cd208a52210d5d7ab1 base43js-2016-10-17-22fcca4.zip
f94e9c33d4c80a1ca218a21d23c148e381a6e4e300c9bf691df3f0153308c1a2 bip39-standalone-0.3.5.zip
0574eaeea2036c0e7c3b82f0612141bf6926d9cebbc7a0da41afd3c5a9d97d12 bip39-standalone-0.3.9.zip
d44bf989f7e9ddd8b9e7553503f6a2772e99f28e81ac72c7f44eaa7377e29a6f bitaddress.org-3.3.0.zip
7a8c6a59ec97c889ba004688517d803fd8964d8a886e216318b8b05d13d7d699 bitcoinpaperwallet-2017-09-22-6161c39.zip
3a54b7d1ef28db404058888333725e1562413a5f301926696ffad108f63876a9 coinbin-2018-01-06-c3b1a47.zip
Expand All @@ -18,8 +18,10 @@ cf1ff8c0bd9180f679942f80db2aa69ab5a828e5ccbb6ba38519eeec9efc5804 keepassxc_2.2.
da0bbeb0e28b4bc1a92af44f62c996deebcac7ee933d7e7c75582e4d889586b2 Linux_x64_508578_chrome-linux.zip
a7a06a6e64e922d290f387d2daaf90ffe8f3f8062ad608fa4c6a0988e658e2f6 minimalist-ripple-client-2017-09-12-923d44e.zip
7cc611fb04c4d496a069869233698ff548f92ee16dd3b825af1edea45efd84c4 monero-wallet-generator-2017-10-07-c6e3ffb.zip
fa7e2b8e8c9402f192ad56dc4f814089d1c4466c97d780f5e5acc02c04243d6d Python-3.7.1.tar.xz
771d4f47467ee3fbf53700e6baf3f4cf626d3cf0228e85058045407ea828e89e python-zxcvbn_bc1c2d3.tar.gz
e6ab9873e46c3f167fce83114d568ff7faae6e29a110ef039ef10bd59ff858df ripple-wallet-gh-pages-1.2.4.zip
9cd2b033de0773942aba83c881387867a2f1b7a37942e07868e70e249028a955 standalone_1.4.0_MyCrypto.zip
759025044f05eb164c926179f7b80851dabdcd431f9f19da8a22ce415ad5ac20 warp_1.0.9_SHA256_a2067491ab582bde779f4505055807c2479354633a2216b22cf1e92d1a6e4a87.html.zip
a6ab1926777858874f85d4c675cf0a1fd868be611221a79c18ce560f1a499ea3 zxcvbn/demo.js
e6edc30eeccccb686d378dda47c475445e7ac3d40056ebb7d322a028745a1f19 zxcvbn/index.css
Expand Down
Binary file removed overlay/usr/local/src/bip39-standalone-0.3.5.zip
Binary file not shown.
Binary file added overlay/usr/local/src/bip39-standalone-0.3.9.zip
Binary file not shown.
21 changes: 0 additions & 21 deletions overlay/usr/local/src/bip39-standalone.html.0.3.5.asc

This file was deleted.

21 changes: 21 additions & 0 deletions overlay/usr/local/src/bip39-standalone.html.asc
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

sha256sum bip39-standalone.html
0ece2c1c5041ab1d6f7b62cc776c884865c1a59e18a12df526588a088e1f1154
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEjaYETspbIlDKhOzsbA4AtB8jH1wFAlvWuwEACgkQbA4AtB8j
H1zH6RAAwvuPkuv8liIJMIGdR/lH4TQupumzb+eREkN/o8ZjszViA2FZpymXuQFZ
5XVJAoX9A67DMVENsiEG+0ijegaHAGS74BOt8uqVHUH7Z6fL88P+SGGcHHBYd7HV
U6nO3OlAM9gexWs+IubGU6rnh7vPLkuOqpXmSBp//NtCAxoYLXW09D6wJ5+/1dKj
hiyCmZiLuUwdtagbzN8b0eSgI5b9sP21hqCKoZU2u4Z7czV5D+ziIh5EjRn87pu2
/0BA0G7fdsXNOrrahnHGbkW57j61BQK5fUs++M99uumJpFRkBOpHVc45zAAre7oV
sXjcjFpm2MD+9z9rPBXM+69v7KrOOzdijr28fG41W5ss3H6Bw8ks0tmjNl8Lks+j
uuFkSdXXBaMzEoVvVu0r0ldgYDmQOcIiD6wSwgMknBx4kojQp2swtJbP6qG130s1
1Fua/Vt6ka50JsCP/cejZTzsigtOK+vyRLam/Q9rU/AqwTnFhmJ33osFhL5b6303
fRLSt9aR63B3ZyT36iNrj2qcKEGl+yluM7mIuiCNiWVMYyHgDXrF4YO5GaCXW8R3
7+2MrRVsuu3Y4frAYDbQxQ9lIcdXN46tbdsDG1FuwzGVB+lVVWfccbH/hhU6czBG
O8SIk6TxcspbxoHnd0U93YtcsH3uuT/a/kx83XPC+Ukoeua4AZ0=
=X58B
-----END PGP SIGNATURE-----
Binary file added overlay/usr/local/src/mycrypto-checksums.txt.gpg
Binary file not shown.
Binary file not shown.
12 changes: 12 additions & 0 deletions plan/apps
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,15 @@ libykpers-1-1 /* dependency for keepassxc */

python-psutil /* dependency for armory */
libstdc++6 /* dependency for armory */

/* Python3 dependencies */
/*
build-essential
libssl-dev
zlib1g-dev
libbz2-dev
libreadline-dev
libsqlite3-dev
wget
curl
*/

0 comments on commit b35819a

Please sign in to comment.