Commit Graph

433 Commits

Author SHA1 Message Date
Lennie d6f9d84248 Possible broken link and suggested fix
http://insight.bitcore.io/ seems to point to some non-existent Github page. Could it be you wanted to point it to http://live.insight.is/ ?
2014-04-07 07:09:24 +02:00
Gustavo Cortez b121081042 Updated compiled js files. 2014-04-03 17:31:55 -03:00
Gustavo Cortez c6d69324b0 Fix: missing swf file for copy button. Copied/renamed zeroclipboard.swf 2014-04-03 16:10:16 -03:00
Gustavo Cortez 246948f6fd Missing swf file for copy button 2014-04-03 14:26:08 -03:00
Matias Alejo Garcia b482e4d021 Merge pull request #440 from cmgustavo/bug/copy-script
Fixed copy value for scriptPubKey on tx list
2014-03-31 15:33:15 -03:00
Gustavo Cortez 63b6edba33 Fixed copy value for scriptPubKey on tx list 2014-03-28 02:53:29 -03:00
Gustavo Cortez ff01374e5a Fix name: s/getBalance/noTxList/g 2014-03-21 09:52:48 -03:00
Gustavo Cortez 6d99920d1b Load the list of transactions until the Addr/Block Info are loaded 2014-03-20 16:51:37 -03:00
Matias Alejo Garcia bc0aff684b rm log 2014-03-20 14:30:52 -03:00
Matias Alejo Garcia 6eff53b379 fix many socket related issuers 2014-03-20 14:06:05 -03:00
Gustavo Cortez 87dd9a7159 fix navbar. hide status if screen is small 2014-03-17 15:18:11 -03:00
Mario Colque 0d4b9ddfc0 fix of CSS for QR code scanner button 2014-03-10 09:54:24 -03:00
Mario Colque 6fa244dd7d merge 2014-03-08 03:26:03 -03:00
Mario Colque a60abd9793 added a new library for fir canvas on ios/safari 2014-03-08 03:24:28 -03:00
Mario Colque 83681967df added a new way to scan qr codes from mobile browsers 2014-03-08 03:23:42 -03:00
wozz 378943f94d Add LockTime visibility for transactions
For transactions without default locktime, show the locktime value.
2014-03-07 15:22:43 -05:00
Mario Colque ef2cb2c055 adde angular-ui-utils. CSS fix 2014-02-28 17:22:24 -03:00
Bechi 92cf4e82a3 fix conflict 2014-02-28 16:52:51 -03:00
Mario Colque 8200f2121b solve conflicts 2014-02-28 16:20:31 -03:00
Mario Colque df1778fd54 added qr code scanner support 2014-02-28 16:18:06 -03:00
Bechi fb8c2e98e3 fix tx details 2014-02-28 10:26:38 -03:00
Bechi c97289a4cd fix conflict 2014-02-27 10:47:44 -03:00
Bechi a4d09fa089 tx details 2014-02-27 10:07:29 -03:00
Gustavo Cortez fd6d06d115 scriptsig is an array in the front-end. It 's for designing. 2014-02-26 19:03:48 -03:00
Matias Alejo Garcia ebfa84b9d2 Merge pull request #413 from colkito/insight-bitcore-client
removed insight-api files
2014-02-26 17:52:47 -02:00
Mario Colque d4c40355f8 removed insight-api files 2014-02-26 16:50:10 -03:00
Eric Martindale 8cf992dd1c Remove extra classes. 2014-02-26 17:36:13 +00:00
Eric Martindale 6648d73ab8 Change from text to icon for sync completion. 2014-02-26 17:06:11 +00:00
Gustavo Maximiliano Cortez f3d1dacaac Merge pull request #410 from martindale/mobile-support
Make search a first-order feature on mobile.
2014-02-25 21:01:14 -02:00
Eric Martindale 6cff0b1852 Move search form into partial. 2014-02-25 22:50:16 +00:00
Eric Martindale a54cbbd479 Make search a first-order feature on mobile. 2014-02-25 22:42:28 +00:00
Gustavo Cortez 65edaa1f55 fix link next block if you are on the last block 2014-02-25 19:30:46 -03:00
Bechi 8930614b64 fix new layout 2014-02-25 18:09:46 -03:00
Gustavo Cortez 62eba270d3 fix block layout 2014-02-25 10:05:30 -03:00
Gustavo Cortez 2e96912dd2 added link to hide navbar. 2014-02-25 10:00:03 -03:00
Matias Alejo Garcia 94249a214d Merge pull request #399 from cmgustavo/feature/01fix-layout
Feature/01fix layout
2014-02-25 00:14:04 -02:00
Gustavo Cortez ce5ce82ee9 Secondary navbar when scroll on txpages, blockpages and addrpages 2014-02-24 20:23:24 -03:00
Gustavo Cortez 151d6b7d75 added currency selector to navbar. secondary navbar on blockpage when scroll 2014-02-24 19:42:17 -03:00
Gustavo Cortez e3a93f958c fix layout address page 2014-02-24 16:08:40 -03:00
Gustavo Cortez 1f2d0a9156 fix layout blockpage. removed left column 2014-02-24 15:20:28 -03:00
Gustavo Cortez 4b100f0026 txpages:w subtitle for details of transaction 2014-02-24 14:50:59 -03:00
Gustavo Cortez b86f199c56 fix layout of transaction page. fix icons expand and copy/paste 2014-02-24 13:42:47 -03:00
Matias Alejo Garcia a4ec3c055b Merge pull request #396 from colkito/bug/new-dependencies-schema
added compiled files. postinstall script removed from package.json
2014-02-24 12:26:40 -02:00
Mario Colque d2d3f95b97 update 2014-02-24 11:17:46 -03:00
Matias Alejo Garcia f603657165 Merge pull request #394 from cmgustavo/feature/01-hightlight-from-addr-spent
Feature/01 highlight input outputs
2014-02-24 11:47:36 -02:00
Gustavo Cortez 576a1a896e fix names. reorder some layout `s elements. 2014-02-24 10:45:14 -03:00
Mario Colque 64cfacb945 added compiled files. postinstall script removed from package.json 2014-02-24 08:34:52 -03:00
Gustavo Cortez 462867b4e0 fix name -> highlight 2014-02-24 02:33:47 -03:00
Gustavo Cortez 4d5ac130ee show only highlighted items. added a link to show all items. 2014-02-24 02:30:47 -03:00
Gustavo Cortez 554356773a 1) fix rounded value for address of txout collapsed. 2) fix link of spent tx id. 3) hightlight outpoints and spents 2014-02-23 20:16:28 -03:00