From 08fa60d41cf0a1060929580c64cdc598e80c4358 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Wed, 23 Apr 2014 16:02:23 -0300 Subject: [PATCH] hashing working --- index.html | 23 ++++----------- js/controllers/transactions.js | 2 +- js/models/core/Wallet.js | 2 +- js/models/network/WebRTC.js | 51 +++++++++++++++++----------------- 4 files changed, 34 insertions(+), 44 deletions(-) diff --git a/index.html b/index.html index 7065e3c27..3e3b8e05f 100644 --- a/index.html +++ b/index.html @@ -193,28 +193,17 @@