diff --git a/bower.json b/bower.json index 0d7fd711c..b59d171fd 100644 --- a/bower.json +++ b/bower.json @@ -18,7 +18,6 @@ "sjcl": "1.0.0", "file-saver": "*", "qrcode-decoder-js": "*", - "bitcore": "0.1.35", "angular-moment": "~0.7.1", "socket.io-client": ">=1.0.0", "mousetrap": "1.4.6", diff --git a/index.html b/index.html index 62c5b838d..848b2d4b0 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@ - + diff --git a/karma.conf.js b/karma.conf.js index 48a1e18f3..ab1abaf1f 100644 --- a/karma.conf.js +++ b/karma.conf.js @@ -29,7 +29,7 @@ module.exports = function(config) { 'lib/angular-foundation/mm-foundation.min.js', 'lib/angular-foundation/mm-foundation-tpls.min.js', 'lib/peerjs/peer.js', - 'lib/bitcore-0.1.35-paypro.js', + 'lib/bitcore.js', 'lib/crypto-js/rollups/sha256.js', 'lib/crypto-js/rollups/pbkdf2.js', 'lib/crypto-js/rollups/aes.js', diff --git a/lib/bitcore.js b/lib/bitcore.js new file mode 120000 index 000000000..acfa37a10 --- /dev/null +++ b/lib/bitcore.js @@ -0,0 +1 @@ +bitcore-0.1.35-paypro.js \ No newline at end of file diff --git a/test/index.html b/test/index.html index 3ab87d20c..6d75f29c7 100644 --- a/test/index.html +++ b/test/index.html @@ -12,7 +12,7 @@ - +