Commit Graph

27 Commits

Author SHA1 Message Date
Gustavo Cortez 961cff5eca fix when get genesis block. tx not found on rpc server 2014-02-07 17:39:39 -03:00
Matias Alejo Garcia a66b7e54ce adapt REST API for leveldb 2014-02-05 14:25:52 -03:00
Gustavo Cortez 8b1092e3ff fix controller transaction 2014-02-05 10:30:41 -03:00
Gustavo Cortez df33366277 removed mongoose. method: block list by date 2014-02-05 10:16:40 -03:00
Gustavo Cortez e1cb6cddd0 little fix: syntax warning 2014-01-29 17:58:45 -03:00
Matias Alejo Garcia f405f72e74 Merge pull request #169 from matiu/feature/opt-mongo
Feature/opt mongo
2014-01-29 10:13:53 -08:00
Gustavo Cortez 531360e39f fix warning when bitcoind is not running 2014-01-28 11:04:54 -03:00
Gustavo Cortez deac1c2a70 fixed: set info of undefined 2014-01-27 13:19:46 -03:00
Gustavo Cortez 79f980f118 little fix: show txid in consolelog when tx not found in rpc 2014-01-27 13:17:00 -03:00
Matias Alejo Garcia 243f22381d update controllers to new virtual TX model 2014-01-27 13:10:59 -03:00
Gustavo Cortez 0973047d80 block without info on list of tx (eg. genesis block). url: block-index not founded. Fixed 2014-01-24 18:04:08 -03:00
Matias Alejo Garcia eb02103780 fix list 2014-01-23 17:49:20 -03:00
Matias Alejo Garcia fbb5e943cb fix conflicts 2014-01-23 17:42:07 -03:00
Mario Colque 3e8e6358bb fix error when there are not transaccion 2014-01-23 17:33:12 -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
Mario Colque c112b1c7e5 lazy load for transactions list 2014-01-21 12:58:15 -03:00
Matias Alejo Garcia 05f2cf426c resolve merge 2014-01-20 16:47:46 -03:00
Matias Alejo Garcia 465e4698f6 more error handling 2014-01-20 16:40:20 -03:00
Matias Alejo Garcia 4e1562ce7a fix HTTP reponse codes 2014-01-20 15:51:23 -03:00
Manuel Araoz 914671e352 show timestamp for unconfirmed transactions 2014-01-20 15:37:44 -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
Gustavo Cortez dc6e64f8bc fix url for get transactions 2014-01-15 10:22:07 -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
Matias Alejo Garcia 35d5be894f more information added to TX API: values and IN addresses. Test updated 2014-01-09 17:30:29 -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 7002363841 TX API working + sync 2014-01-08 01:47:20 -03:00