From 1e8bee4f18a1d71ab8dddd75905269b3fde8440f Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Sun, 16 Feb 2014 13:38:34 -0300 Subject: [PATCH 1/4] fix working for spent, also in var names --- public/views/transaction/tx.html | 7 ------- 1 file changed, 7 deletions(-) diff --git a/public/views/transaction/tx.html b/public/views/transaction/tx.html index d84c8954..65a465d0 100644 --- a/public/views/transaction/tx.html +++ b/public/views/transaction/tx.html @@ -100,15 +100,8 @@
{{$root.currency.getConvertion(vout.value)}} -<<<<<<< HEAD (U)    -======= - (U) -    ->>>>>>> 8e733340d31053254750053c5ca686eac87c5139 - -
From ed4f01e5bfff44bcecd8da76c9ff5e2ca185fcc9 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Tue, 18 Feb 2014 15:13:55 -0300 Subject: [PATCH 2/4] npm version 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index face300d..68da80e2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "insight-bitcore", "description": "An open-source bitcoin blockchain API. The Insight API provides you with a convenient, powerful and simple way to query and broadcast data on the bitcoin network and build your own services with it.", - "version": "0.1.1", + "version": "0.1.2", "author": { "name": "Ryan X Charles", "email": "ryan@bitpay.com" From e8cfebf832f4fae20283f7bcc402599a6119e3e6 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Tue, 18 Feb 2014 15:17:25 -0300 Subject: [PATCH 3/4] update bechis name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68da80e2..5150cf8c 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "email": "cmgustavo83@gmail.com" }, { - "name": "Juan Sosa", + "name": "Juan Ignasio Sosa Lopez", "email": "bechilandia@gmail.com" } ], From 5bef701d11d96c29ef7b617129cfd39d0c19a183 Mon Sep 17 00:00:00 2001 From: Matias Alejo Garcia Date: Tue, 18 Feb 2014 15:17:36 -0300 Subject: [PATCH 4/4] update bechis name --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5150cf8c..48df32f9 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "email": "cmgustavo83@gmail.com" }, { - "name": "Juan Ignasio Sosa Lopez", + "name": "Juan Ignacio Sosa Lopez", "email": "bechilandia@gmail.com" } ],