From ab395a82f25fb043edab3ad83d0c97553c3ee796 Mon Sep 17 00:00:00 2001 From: OutCast3k Date: Sat, 12 Sep 2015 18:38:34 +0000 Subject: [PATCH] lots of of small changes; bug fixes, extra validation, warning of large fee, a mediation section and more --- index.html | 97 +++++++++++++++++++++++++++++++++++++++++++++- js/coinbin.js | 105 +++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 194 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index c128e40..d415f8f 100644 --- a/index.html +++ b/index.html @@ -301,8 +301,20 @@

New Multisig Address Secure multisig address

-

Public keys can be generated in your browser or from your bitcoin client.

-

Enter the public keys of all the participants, to create a multi signature address. Maximum of 15 allowed. Compressed and uncompressed public keys are accepted.

+
+ +
+

Public keys can be generated in your browser or from your bitcoin client.

+

Enter the public keys of all the participants, to create a multi signature address. Maximum of 15 allowed. Compressed and uncompressed public keys are accepted.

+
+ + + +
+
+
@@ -542,6 +554,8 @@
+ +