Commit Graph

331 Commits

Author SHA1 Message Date
Patrick Nagurny 7d68b0cc82 Merge pull request #678 from braydonf/feature/configurable-routes
Added ability to configure HTTP route prefixes.
2015-10-13 11:20:38 -04:00
Braydon Fuller c45a0edd60 Added ability to configure HTTP route prefixes. 2015-10-13 10:49:44 -04:00
Braydon Fuller accff4e43c Removed href="#" that was redirecting the the landing page. 2015-10-02 13:14:30 -04:00
Chris Kleeschulte 19974a7d3d Removed button and div for Show Transaction Output Data 2015-09-25 11:26:21 -04:00
Braydon Fuller b5251849a0 Fix bug with displaying mined time for mempool transactions. 2015-09-21 17:21:11 -04:00
Patrick Nagurny 1d70f0196c add bitcore-node service and make everything relative paths 2015-09-03 11:39:21 -04:00
Matias Alejo Garcia 4253de1ed4 Update index.html 2015-08-05 14:48:28 -03:00
Matias Alejo Garcia 53d8cd4412 add unconfirmed input banner 2015-07-10 17:41:26 -03: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