Commit Graph

332 Commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez 9db25a988e Merge pull request #82 from colkito/feature/error-pages-not-found
added error messages for bad addresses, txids, blockids
2014-01-17 13:28:59 -08:00
Mario Colque d7ab549a5e added error messages for bad addresses, txids, blockids 2014-01-17 18:25:48 -03:00
Mario Colque a12f992bef Merge pull request #81 from cmgustavo/feature/02footer
footer with info from bitcoind. it updates when get new block
2014-01-17 12:55:22 -08:00
Gustavo Cortez 8906a2f24f footer with info from bitcoind. it updates when get new block 2014-01-17 17:57:28 -03:00
Gustavo Maximiliano Cortez c8adefddd9 Merge pull request #79 from colkito/feature/404-redirect
Feature/404 redirect
2014-01-17 12:13:07 -08:00
Gustavo Maximiliano Cortez 62c5d90b5a Merge pull request #78 from matiu/feature/07sync/uptosync
Feature/07sync/uptosync
2014-01-17 12:12:26 -08:00
Matias Alejo Garcia dbe5d56279 Merge pull request #80 from bechi/feature/01transaction-page
transaction page
2014-01-17 12:06:43 -08:00
Matias Alejo Garcia b02e85c45d fix message 2014-01-17 16:42:07 -03:00
Matias Alejo Garcia 80d3c24755 smart sync. Skips genesisTX 2014-01-17 16:36:34 -03: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
Mario Colque 542454e2fc Merge pull request #77 from cmgustavo/feature/03transaction_list
added alert if there are not transactions yet
2014-01-17 07:48:11 -08: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 4503542518 Merge pull request #75 from cmgustavo/feature/02transaction_list
added reward to list of transactions
2014-01-17 06:55:53 -08:00
Mario Colque 57ec70d88d rename project 2014-01-17 11:46:12 -03:00
Matias Alejo Garcia 82beb27a3c better block_total accounting 2014-01-17 10:44:14 -03:00
Manuel Aráoz 4b1fbf8877 Merge pull request #71 from maraoz/test/test-p2p-sync
testing p2p sync
2014-01-17 05:35:45 -08:00
Manuel Araoz 717b1e930f Merge branch 'master' of github.com:bitpay/mystery into test/test-p2p-sync
Conflicts:
	lib/PeerSync.js
	lib/Sync.js
2014-01-17 10:22:49 -03:00
Matias Alejo Garcia 4442497638 implements uptosync 2014-01-17 10:22:00 -03:00
Gustavo Cortez 81ec0142e6 added reward to list of transactions 2014-01-17 10:12:59 -03:00
Matias Alejo Garcia 6600e941a2 Merge pull request #74 from matiu/feature/fix-jshint
Feature/fix jshint
2014-01-16 18:27:27 -08:00
Matias Alejo Garcia 3affbd43be remove all jshint warns 2014-01-16 23:26:12 -03:00
Matias Alejo Garcia 59a34beda0 fixes jshint warnings. add config for disabling sync 2014-01-16 23:23:10 -03:00
Manuel Araoz 62d469be0c finished tests for PeerSync.js 2014-01-16 21:08:50 -03:00
Mario Colque a126bdd2f8 Merge pull request #73 from cmgustavo/feature/01transactions_details
Feature/01transactions details
2014-01-16 13:27:13 -08:00
Gustavo Cortez 522d35905a final step: colquito/complete info of transaction list 2014-01-16 18:28:23 -03:00
Mario Colque 6bb19c9ba9 Merge pull request #72 from maraoz/bug/move-socket-file
move socket controller to controllers
2014-01-16 13:26:40 -08:00
Mario Colque ac35574ab0 Merge pull request #70 from cmgustavo/feature/01contributors
we love you!
2014-01-16 13:25:03 -08:00
Gustavo Cortez 75b8d7279e first step: preparing a common file for list of transactions 2014-01-16 17:42:02 -03:00
Manuel Araoz face519245 move socket controller to controllers 2014-01-16 17:25:52 -03:00
Manuel Araoz aeb95aa427 revert conflicts 2014-01-16 17:00:11 -03:00
Gustavo Cortez a1ef89487f Ey! we are contributors too! :) 2014-01-16 16:56:09 -03:00
Manuel Araoz 87d5e43938 Merge branch 'master' of github.com:bitpay/mystery into test/test-p2p-sync 2014-01-16 16:49:49 -03:00
Matias Alejo Garcia d5072df416 Merge pull request #69 from bechi/bug/fonts
fix fonts
2014-01-16 11:49:01 -08:00
Matias Alejo Garcia 3462b929ee Merge pull request #68 from cmgustavo/bug/07sync
little fix when finish historic_sync
2014-01-16 11:48:13 -08:00
Gustavo Cortez 476d57f57d little fix when finish historic_sync 2014-01-16 16:50:13 -03:00
Manuel Araoz d51df9f087 handle_tx() tests 2014-01-16 16:47:06 -03:00
Bechi 64cc928828 fix font 2014-01-16 16:46:00 -03:00
Manuel Araoz 0a94f2514b Merge branch 'master' of github.com:bitpay/mystery into test/test-p2p-sync
Conflicts:
	lib/Sync.js
2014-01-16 16:43:37 -03:00
Mario Colque 6bf6c8a2ae Merge pull request #67 from matiu/feature/06sync
good boy!
2014-01-16 11:20:14 -08:00
Matias Alejo Garcia 632b3c428d remove error files 2014-01-16 16:16:09 -03:00
Gustavo Maximiliano Cortez a6cce58ca0 Merge pull request #66 from colkito/bug/move-service-socket
Bug/move service socket -- Good!
2014-01-16 11:12:50 -08:00
Manuel Araoz cfac69ccb1 Merge branch 'master' of github.com:bitpay/mystery into test/test-p2p-sync 2014-01-16 16:12:49 -03:00
Manuel Araoz 1df72a818c handle_inv tests 2014-01-16 16:12:32 -03:00
Matias Alejo Garcia 17c73ea39d sync integrated to server js 2014-01-16 16:11:55 -03:00
Matias Alejo Garcia 0c19c79a14 separate HistoricSync from Sync 2014-01-16 16:11:20 -03: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