Commit Graph

88 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez c8adefddd9 Merge pull request #79 from colkito/feature/404-redirect
Feature/404 redirect
2014-01-17 12:13:07 -08:00
Bechi 4a664f7123 transaction page 2014-01-17 16:20:07 -03:00
Mario Colque 73f9f6921d using values in BTC instead satoshis 2014-01-17 15:32:41 -03:00
Mario Colque afeec834a8 added new template for 404 2014-01-17 15:25:26 -03:00
Gustavo Cortez 6e46d85124 added alert if there are not transactions yet 2014-01-17 12:49:33 -03:00
Gustavo Maximiliano Cortez b6abe7f338 Merge pull request #76 from colkito/feature/change-mystery-to-insight
rename project to Insight -- great movement!
2014-01-17 07:04:04 -08:00
Mario Colque 57ec70d88d rename project 2014-01-17 11:46:12 -03:00
Gustavo Cortez 81ec0142e6 added reward to list of transactions 2014-01-17 10:12:59 -03:00
Gustavo Cortez 522d35905a final step: colquito/complete info of transaction list 2014-01-16 18:28:23 -03:00
Gustavo Cortez 75b8d7279e first step: preparing a common file for list of transactions 2014-01-16 17:42:02 -03:00
Matias Alejo Garcia d5072df416 Merge pull request #69 from bechi/bug/fonts
fix fonts
2014-01-16 11:49:01 -08:00
Bechi 64cc928828 fix font 2014-01-16 16:46:00 -03:00
Mario Colque 6bf6c8a2ae Merge pull request #67 from matiu/feature/06sync
good boy!
2014-01-16 11:20:14 -08:00
Mario Colque 4f266728f0 added socket to services 2014-01-16 16:09:06 -03:00
Mario Colque 952e041419 added new service socket 2014-01-16 16:06:49 -03:00
Mario Colque a0115fa77c socket service moved 2014-01-16 16:02:40 -03:00
Mario Colque 8c420d6780 Merge pull request #65 from cmgustavo/bug/02status
good boy!
2014-01-16 10:35:04 -08:00
Gustavo Cortez ab85012bdf replaced getBestBlockHash for bot method (getBlockCount + getBlockHash) to get the last block hash. 2014-01-16 15:33:33 -03:00
Matias Alejo Garcia 3a7ad68ef2 displays outpoints 2014-01-16 15:07:57 -03:00
Mario Colque 07f0108dfa Merge pull request #63 from bechi/feature/block-page-ux
Que código BECHI!
2014-01-16 09:29:46 -08:00
Bechi cf61b04211 fix tx 2014-01-16 14:25:00 -03:00
Bechi 954b0f10b0 css fixes 2014-01-16 14:17:24 -03:00
Bechi 12093e8250 block page 2014-01-16 14:16:01 -03:00
Bechi ec8a2e9064 fix get. blockpage ux 2014-01-16 13:36:02 -03:00
Gustavo Cortez 906cd019c7 fixed syntax javascript warnings 2014-01-16 13:32:11 -03:00
Mario Colque ffce4526a6 Merge pull request #59 from cmgustavo/feature/status_api
wow!
2014-01-16 06:35:21 -08:00
Gustavo Cortez acb54a0190 front-end for status network information in a new page 2014-01-16 10:54:21 -03:00
Manuel Araoz 1ef9cd1f22 jshint fixes 2014-01-15 16:05:26 -03:00
Manuel Araoz 237bb81e19 Merge branch 'master' of github.com:bitpay/mystery into feature/human-readable-times
Conflicts:
	package.json
2014-01-15 15:21:06 -03:00
Manuel Aráoz ea141f7120 Merge pull request #51 from colkito/feature/homepage-default-data
Feature/homepage default data
2014-01-15 09:36:20 -08:00
Mario Colque df4b54af2f Merge pull request #52 from bechi/feature/header
awesome!
2014-01-15 08:20:48 -08:00
Bechi 2fac495a69 header 2014-01-15 13:15:10 -03:00
Mario Colque 54b38f45c8 removed unnecessary var 2014-01-15 13:09:57 -03:00
Mario Colque 3d22ae49be removed unnecessary service 2014-01-15 13:07:07 -03:00
Mario Colque bce4813248 added new service for transactions 2014-01-15 13:00:02 -03:00
Mario Colque 908e8410dd added limit to index 2014-01-15 12:44:17 -03:00
Mario Colque 0d09aaec51 added init for controller 2014-01-15 12:40:24 -03:00
Gustavo Cortez 5c14cceb9e fix conflic in readme.md 2014-01-15 10:40:23 -03:00
Gustavo Cortez 0cabaf6de9 loading message before finish async request 2014-01-15 10:34:25 -03:00
Gustavo Cortez dc6e64f8bc fix url for get transactions 2014-01-15 10:22:07 -03:00
Bechi 726dc5b0b2 csd 2014-01-15 10:21:28 -03:00
Manuel Araoz 707e47e403 update README for websocket API 2014-01-15 09:38:27 -03:00
Gustavo Cortez ab635332cc added reward value to transactions 2014-01-15 09:02:20 -03:00
Gustavo Cortez c734ec40a3 Merge branch 'master' into feature/get_async_transactions 2014-01-14 20:35:33 -03:00
Gustavo Cortez 521a0d6a44 front-end: Completed block info. Getting aync transaction in BlockPage and AddrPage 2014-01-14 20:34:01 -03:00
Manuel Araoz b6f4aa78bc show new blocks in homepage 2014-01-14 19:42:38 -03:00
Matias Alejo Garcia 82cddd9dd0 Merge pull request #39 from colkito/feature/no-blocks-message
added a message for no blocks in blocklist page
2014-01-14 13:12:00 -08:00
Manuel Araoz cc7c876247 new transactions shown on homepage! 2014-01-14 16:56:02 -03:00
Manuel Araoz 851dc06a09 Merge branch 'master' of github.com:bitpay/mystery into feature/stream-new-txs
Conflicts:
	public/css/common.css
	public/js/app.js
2014-01-14 15:42:40 -03:00
Mario Colque 59361630ed added a message for no blocks in blocklist page 2014-01-14 15:34:14 -03:00