Commit Graph

288 Commits

Author SHA1 Message Date
Mario Colque 40bf13eb9c Merge pull request #7 from cmgustavo/feature/front-end-with-angularjs
awesome!
2014-01-09 10:13:14 -08:00
Gustavo Cortez d0874c48cf front-end with angularjs: blockpage and transaction page. Basic information. 2014-01-09 15:13:26 -03:00
Mario Colque 100b901581 reusing the blocklist template. Parsing new model 2014-01-09 14:53:28 -03:00
Matias Alejo Garcia e1f958345e Merge pull request #5 from maraoz/feature/prototype-p2p
p2p handling of inv for blocks and transactions
2014-01-09 08:38:42 -08:00
Gustavo Maximiliano Cortez c1cc2cfb7a Merge pull request #6 from matiu/feature/virtual-methods-to-pull-data-from-bitcoind
Feature/virtual methods to pull data from bitcoind -- Good!
2014-01-09 08:36:48 -08:00
Matias Alejo Garcia 6de5bf3566 add time to block for sorting 2014-01-08 17:45:37 -03:00
Matias Alejo Garcia 451b24d4a8 fix API using the new thin object model 2014-01-08 17:15:46 -03:00
Matias Alejo Garcia 5509e941ba mocha test for transaction 2014-01-08 17:04:45 -03:00
Matias Alejo Garcia 848b485658 simple test for block thin model 2014-01-08 16:46:56 -03:00
Manuel Araoz ec0c78d914 Merge remote-tracking branch 'matiu/feature/virtual-methods-to-pull-data-from-bitcoind' into feature/p2p-import 2014-01-08 16:32:11 -03:00
Matias Alejo Garcia 08f106aa0c testing thin models 2014-01-08 16:29:39 -03:00
Matias Alejo Garcia 5aa508ae8a sync working for the thing version of the models 2014-01-08 14:50:37 -03:00
Manuel Araoz 4cb232e5ca Merge remote-tracking branch 'bitpay/master' into feature/prototype-p2p 2014-01-08 14:31:38 -03:00
Manuel Araoz bf05ff8de1 p2p handling of inv for blocks and transactions 2014-01-08 14:29:52 -03:00
Matias Alejo Garcia 5554c56ee4 Merge pull request #4 from matiu/feature/test-feature
fix API documentation
2014-01-08 08:31:28 -08:00
Matias Alejo Garcia 8fc7001e8e fix API doc 2014-01-08 13:29:54 -03:00
Gustavo Cortez 19636a5ffb fix url for block info 2014-01-08 13:13:50 -03:00
Matias Alejo Garcia 2962c4e30f Merge pull request #3 from matiu/master
master to master
2014-01-08 08:11:34 -08:00
Mario Colque 50dae263b7 conflict solved 2014-01-08 12:23:25 -03:00
Mario Colque c967df577e added new blocklist page 2014-01-08 11:56:36 -03:00
Mario Colque f6d870bb5e added new route 2014-01-08 11:55:24 -03:00
Mario Colque ac261d42c6 Added new Angular views for block list 2014-01-08 11:55:06 -03:00
Manuel Aráoz 715e3733c4 Merge pull request #1 from maraoz/feature/gitignore
added node.js ignores
2014-01-08 06:49:46 -08:00
Gustavo Cortez 92054210a8 block page draft 2014-01-08 11:05:19 -03:00
Gustavo Cortez aabc1af9a8 Merge branch 'bug/missing-height-in-block' of https://github.com/matiu/mystery into feature/blockpage 2014-01-08 09:58:57 -03:00
Matias Alejo Garcia 6aa680ef08 adds heights to block 2014-01-08 09:47:12 -03:00
Gustavo Cortez 1ec2984bab Frontend: Blocks controller for angularjs 2014-01-08 09:32:38 -03:00
Mario Colque 9e39398451 Merge branch 'feature/blockpage' into feature/blocklist-page 2014-01-08 09:29:53 -03:00
Mario Colque 513d8d88c9 added new route /blocks 2014-01-08 09:28:24 -03:00
Gustavo Cortez c2bbdb2941 For blocks info, we always use controller blocks. Index controller only render homepage 2014-01-08 09:17:41 -03:00
Gustavo Cortez 76862dc0f9 Merge branch 'master' into feature/blockpage
Conflicts:
	app/models/Block.js
	config/routes.js

Fixed!
2014-01-08 09:05:08 -03:00
Matias Alejo Garcia ef1f5a764a Merge branch 'feature/TX-API' of github.com:matiu/mystery 2014-01-08 02:04:02 -03:00
Matias Alejo Garcia 06207b6c17 readme updated 2014-01-08 02:00:37 -03:00
Matias Alejo Garcia 7002363841 TX API working + sync 2014-01-08 01:47:20 -03:00
Matias Alejo Garcia dac973c65f tx syncing v2 2014-01-08 01:40:57 -03:00
Matias Alejo Garcia ca28ed62b4 transaction syncing working! 2014-01-08 01:37:29 -03:00
Matias Alejo Garcia 1063af6f90 fix bug in drop DBs + Transation with many fields in mongo 2014-01-07 21:03:48 -03:00
Matias Alejo Garcia bb2552198e Merge pull request #1 from maraoz/feature/prototype-p2p
Feature/prototype p2p
2014-01-07 15:51:12 -08:00
Manuel Araoz 36bad3920f removing unnecesary code 2014-01-07 20:41:06 -03:00
Manuel Araoz 12d75a0091 prototype p2p app that communicates with bitcoind 2014-01-07 20:40:05 -03:00
Gustavo Cortez 52f0120f39 get block in angular from node! 2014-01-07 18:12:37 -03:00
Matias Alejo Garcia 34cff77e42 transaction exploding from blocks 2014-01-07 16:49:42 -03:00
Matias Alejo Garcia d8093fe681 move sync to a class for testing 2014-01-07 15:21:59 -03:00
Matias Alejo Garcia 8a1aa6b8fd reindex option for sync 2014-01-07 14:12:44 -03:00
Manuel Araoz 8d03f5d6b4 Merge branch 'master' of https://github.com/matiu/mystery 2014-01-07 11:31:27 -03:00
Matias Alejo Garcia 89657e971e BITCOIND_HOST and BITCOIND_PORT env variabled 2014-01-07 10:56:53 -03:00
Matias Alejo Garcia 16c23e0d39 Merge branch 'master' of github.com:matiu/mystery 2014-01-07 10:44:09 -03:00
Matias Alejo Garcia c375d718ab development config 2014-01-07 10:43:50 -03:00
Gustavo Cortez 54969b2f58 added previous step for run sync blocks in documentation. 2014-01-07 10:18:45 -03:00
Matias Alejo Garcia cb57249d08 readme.md updated for API 2014-01-07 09:50:56 -03:00