From 2ee9278feccbb83a6bb409b644f17ecdd1912b05 Mon Sep 17 00:00:00 2001 From: "Crypto.si" Date: Tue, 25 Oct 2016 04:03:09 -0700 Subject: [PATCH 1/3] Add Taj logo 256x256 png Add TAJ design Add Lanadesign Add ARC design add Tajcoin add aquariuscoin, lanacoin and nevacoin remove trailing white spaces remove trailing white spaces Wrong AquariusCoin logo New AquariusCoin ARCO logo Partial Slovenian translation "si" Update si.js Slovenian translation -SI Update README Update README --- README | 4 +- index.html | 670 +++++++++++++++++++------------------ l10n/si.js | 17 + logos/aquariuscoin.png | Bin 0 -> 74757 bytes logos/lanacoin.png | Bin 0 -> 62784 bytes logos/nevacoin.png | Bin 0 -> 14744 bytes logos/tajcoin.png | Bin 0 -> 73006 bytes src/array.map.js | 58 ++-- src/biginteger.js | 4 +- src/bitcoinjs-lib.ecdsa.js | 4 +- src/bitcoinjs-lib.eckey.js | 12 +- src/crypto-scrypt.js | 10 +- src/cryptojs.aes.js | 6 +- src/cryptojs.blockmodes.js | 16 +- src/ellipticcurve.js | 8 +- src/janin.currency.js | 4 + src/jsqrcode.js | 502 +++++++++++++-------------- src/ninja.bulkwallet.js | 6 +- src/ninja.detailwallet.js | 4 +- src/ninja.donatetab.js | 6 +- src/ninja.key.js | 6 +- src/ninja.misc.js | 14 +- src/ninja.onload.js | 10 +- src/ninja.paperwallet.js | 10 +- src/ninja.translator.js | 2 +- src/qrcode.js | 12 +- src/securerandom.js | 8 +- wallets/aquariuscoin.png | Bin 0 -> 701360 bytes wallets/lanacoin.png | Bin 0 -> 614281 bytes wallets/nevacoin.png | Bin 0 -> 512770 bytes wallets/tajcoin.png | Bin 0 -> 598980 bytes 31 files changed, 709 insertions(+), 684 deletions(-) create mode 100644 l10n/si.js create mode 100644 logos/aquariuscoin.png create mode 100644 logos/lanacoin.png create mode 100644 logos/nevacoin.png create mode 100644 logos/tajcoin.png create mode 100644 wallets/aquariuscoin.png create mode 100644 wallets/lanacoin.png create mode 100644 wallets/nevacoin.png create mode 100644 wallets/tajcoin.png diff --git a/README b/README index 2b9a916..e9c1e3a 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ **** LOOKING FOR THE ZIP FILE TO DOWNLOAD ? *********************************** -If you're on already at https://github.com/MichaelMure/WalletGenerator.net -Then just look for the button that says "Download ZIP". Look to your right ---> +If you're on already at https://github.com/Taj-Coin/WalletGenerator.net +Then just look for the button that says Clone or Download "Download ZIP". Look to your right ---> ******************************************************************************* WalletGenerator.net diff --git a/index.html b/index.html index 5616c10..3c256cf 100644 --- a/index.html +++ b/index.html @@ -55,59 +55,59 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.