Commit Graph

31 Commits

Author SHA1 Message Date
Matias Alejo Garcia e5f92ed030 fix conflics. 2014-02-13 00:28:30 -03:00
Matias Alejo Garcia 09e3e1d32f new levelDB roots. test updated 2014-02-12 23:56:52 -03:00
Manuel Araoz 39cd42bedc fixed no bitcoind crash 2014-02-12 14:02:33 -03:00
Matias Alejo Garcia 4650418a73 bug/blockslistapi 2014-02-11 16:06:05 -03:00
Gustavo Cortez db8b6e2728 when arrive tx, push on list. fixed streamed blocks on homepage. 2014-02-09 21:11:20 -03:00
Gustavo Cortez c6d137f856 fixed: blocklist by date with limit. when arrive new block, reload last 5 blocks on homepage. The same for new txs. 2014-02-09 15:59:28 -03:00
Matias Alejo Garcia 94edb188d0 fix standalone p2p 2014-02-06 10:20:49 -03:00
Gustavo Cortez 2a2a2110f5 front-end of block list by date is ready. fillCache for getting blocks. 2014-02-05 15:11:39 -03:00
Gustavo Cortez df33366277 removed mongoose. method: block list by date 2014-02-05 10:16:40 -03:00
Matias Alejo Garcia 7607651fd7 optimize fields in mongo for better storage 2014-01-27 17:10:03 -03:00
Mario Colque 67b0dfd4db verify date and disable next button if is today 2014-01-24 16:07:49 -03:00
Matias Alejo Garcia db91cddb93 fix list 2014-01-23 17:31:09 -03:00
Gustavo Cortez 36c3466f32 API: get all info about blocks and transactions in list methods. Fix transaction list on homepage 2014-01-21 23:17:47 -03:00
Gustavo Cortez ef0b558ed9 fix conflicts 2014-01-20 18:52:28 -03:00
Matias Alejo Garcia 465e4698f6 more error handling 2014-01-20 16:40:20 -03:00
Matias Alejo Garcia f619192708 better error API handling 2014-01-20 16:11:35 -03:00
Matias Alejo Garcia 4e1562ce7a fix HTTP reponse codes 2014-01-20 15:51:23 -03:00
Mario Colque 26b0cdc7e4 added sort 2014-01-15 12:50:55 -03:00
Mario Colque 950ffe01e6 added limit to find 2014-01-15 12:41:59 -03:00
Matias Alejo Garcia 868f22cf2b api working WIP 2014-01-13 18:13:02 -03:00
Gustavo Cortez 67857abcc7 Cleaning homepage for now. It does not get any values from API, only shows a link to blocks list. 2014-01-10 10:46:09 -03:00
Mario Colque 279a357f0e Added pagination by date to blocklist page 2014-01-09 18:36:20 -03:00
Mario Colque aab6121dd0 unnecessary number removed 2014-01-09 15:21:51 -03:00
Mario Colque aa771bf4dd blocks controller improved to find blocks by date 2014-01-09 15:15:30 -03:00
Matias Alejo Garcia 451b24d4a8 fix API using the new thin object model 2014-01-08 17:15:46 -03: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
Gustavo Cortez 92054210a8 block page draft 2014-01-08 11:05:19 -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 52f0120f39 get block in angular from node! 2014-01-07 18:12:37 -03:00
Matias Alejo Garcia 9feb87ddf2 API for blocks v0.1 working! 2014-01-07 09:48:31 -03:00