Commit Graph

325 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 81c71415ed Revert "Fix max decimal place + trailing zeroes when in BTC" 2015-07-08 07:11:20 -03:00
dabura667 4d3e71a346 Fix max decimal place + trailing zeroes when in BTC 2015-07-08 21:15:29 +09:00
dabura667 1423811d4e Fix fee per kb 2015-07-08 08:38:12 +09:00
dabura667 245e52d6fb Add fee per kB to transaction view
https://www.reddit.com/r/Bitcoin/comments/3ceyaz/block_explorers_please_display_feeperkb/
2015-07-07 23:50:50 +09:00
BlaiseExpMore25 e4a82a838b issue 545 - added unit change for transactions on homepage 2014-11-10 22:07:31 +01:00
Rainer Koirikivi f20550259f Add support for broadcasting a raw transaction 2014-11-05 00:32:16 +02:00
Rainer Koirikivi f47133cd4b Add support for verifying messages
/messages/verify contains a view that utilizes the API method of
verifying Bitcoin messages. A link to the page is also added to the
footer.
2014-11-05 00:32:16 +02:00
Andrew Hart dd2d32a06a Add mobile-specific attributes to the mobile-visible search form reference 2014-10-22 12:56:42 -07:00
Andrew Hart 67ff2cd06a Reference the views/includes/search.html template in header.html 2014-10-22 12:55:09 -07:00
Andrew Hart d6b90fe871 Remove mobile-specific attributes in the search form snippet 2014-10-22 12:49:40 -07:00
Andrew Hart 9e6fccc554 Add placeholder translation in mobile search input 2014-10-22 12:10:35 -07:00
Andrew Hart f7bec5285a Merge remote-tracking branch 'upstream/master'
Conflicts:
	public/views/includes/header.html
2014-10-22 07:52:22 -07:00
Gustavo Maximiliano Cortez 8ea1d1e9c4 bits support. using local storage to remember selected currency 2014-10-22 09:01:48 -03:00
Andrew Hart 9e33a4abd8 Add focus directive to search box text input 2014-10-21 16:44:12 -07:00
Gustavo Maximiliano Cortez 4d8068301a Example support for spanish language 2014-10-13 01:35:59 -03:00
Gustavo Maximiliano Cortez 33c9120991 wording fixes 2014-09-12 19:04:06 -03:00
Gustavo Maximiliano Cortez c788ef0c2f Fixes mobile version. Fix #550 2014-09-12 18:48:14 -03:00
Drak 8d54e087f0 Correct grammar. 2014-06-05 22:17:09 +01:00
Gustavo Maximiliano Cortez 7a0f62eeff Merge pull request #504 from matiu/feature/api-dep
Feature/api dep
2014-06-03 11:04:20 -03:00
Matias Alejo Garcia aa74f13a24 add more msg error 2014-06-03 10:41:31 -03:00
Matias Alejo Garcia 7cde324aac hide block in unconfirmed txs 2014-06-03 10:32:04 -03:00
Gustavo Cortez 58b7b67103 Fixes: removed white spaces. Changed loader gif 2014-05-30 16:12:19 -03:00
Gustavo Cortez f5c930adef Fix Conflicts:
public/js/main.min.js
2014-05-30 13:09:56 -03:00
Matias Alejo Garcia d28d83b90a add pager to blocks within certain date 2014-05-30 11:50:18 -03:00
Gustavo Cortez 3604ff8651 Fixes: currency values (output, input, fee) 2014-05-30 11:33:48 -03:00
Mario Colque ae839a0fc8 showed coinbase info in the tx symmary 2014-05-27 10:39:28 -03:00
Gustavo Cortez fd23d9c722 Fixes: transaction list. Buttons with bootstrap styles 2014-05-26 17:57:13 -03:00
Gustavo Cortez e0e6c94ae7 Removed unnecessary ng-cloak 2014-05-26 17:30:00 -03:00
Gustavo Cortez 7b6986e46b Fix secondary navbar from tx page 2014-05-26 16:02:43 -03:00
Gustavo Cortez 8baf5dd691 Removed size column on last transactions (home) 2014-05-26 15:36:12 -03:00
Matias Alejo Garcia bb4bf112d9 show blockhash in tx 2014-05-25 22:14:12 -03:00
Matias Alejo Garcia 62e4a3c714 fix sci notation 2014-05-17 00:23:13 -03:00
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
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 6d99920d1b Load the list of transactions until the Addr/Block Info are loaded 2014-03-20 16:51:37 -03:00
Mario Colque 6fa244dd7d merge 2014-03-08 03:26:03 -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 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
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