diff --git a/package.json b/package.json index bc60bfd79..18238f84a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "url": "https://github.com/bitpay/copay/issues" }, "dependencies": { - "bitcore-wallet-client": "1.5.0", + "bitcore-wallet-client": "2.1.0", "express": "^4.11.2", "fs": "0.0.2", "grunt": "^0.4.5", diff --git a/public/index.html b/public/index.html index 56a114dec..a385dbe5e 100644 --- a/public/index.html +++ b/public/index.html @@ -27,6 +27,7 @@
+
+
diff --git a/public/views/includes/confirm-tx.html b/public/views/includes/confirm-tx.html new file mode 100644 index 000000000..98b507b19 --- /dev/null +++ b/public/views/includes/confirm-tx.html @@ -0,0 +1,40 @@ +
+ +
+ +
+

Confirm transaction

+
+
+
{{tx.amountStr}}
+
{{tx.alternativeAmountStr}}
+ +
+ + + + Multiple recipients + +
+
+ Fee: {{tx.feeStr}} +
+
+
+ +
+
+ +
+
+
+
diff --git a/public/views/includes/password.html b/public/views/includes/password.html index 6df98bbce..3866c86f4 100644 --- a/public/views/includes/password.html +++ b/public/views/includes/password.html @@ -1,5 +1,5 @@ -
+
-
+
{{error|translate}}
-
- The payment was removed by creator +
+
+ The payment was removed by creator +
-
+