Commit Graph

40 Commits

Author SHA1 Message Date
Eric Martindale 904f21405e Allow network to be specified in development envs. 2014-01-21 23:54:58 +00:00
Matias Alejo Garcia 18bbe828cd errors in sync header 2014-01-21 19:13:21 -03:00
Gustavo Cortez ef0b558ed9 fix conflicts 2014-01-20 18:52:28 -03:00
Matias Alejo Garcia 08a54a40e2 sync API 2014-01-19 10:51:01 -03:00
Mario Colque 57ec70d88d rename project 2014-01-17 11:46:12 -03:00
Matias Alejo Garcia 59a34beda0 fixes jshint warnings. add config for disabling sync 2014-01-16 23:23:10 -03:00
Manuel Aráoz 6c3968869b Merge pull request #61 from matiu/bug/05sync
Bug/05sync
2014-01-16 08:03:26 -08: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
Matias Alejo Garcia 60a2dfa1c2 use new bitcore RpcClient flahs 2014-01-16 10:51:20 -03:00
Mario Colque 8f9fdc1a6e Merge pull request #57 from matiu/feature/04sync
awesome!
2014-01-15 12:43:50 -08:00
Matias Alejo Garcia 213a8e5543 sync refactoring 2014-01-15 17:36:49 -03:00
Mario Colque f43468fdff Merge pull request #50 from maraoz/feature/add-sinonjs
added sinon and basic test
2014-01-15 09:38:03 -08:00
Manuel Araoz e59a7b0a0b added sinon and basic test 2014-01-15 12:53:44 -03:00
Mario Colque 2cd3b907a1 added new route for transactions 2014-01-15 12:39:45 -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 868f22cf2b api working WIP 2014-01-13 18:13:02 -03:00
Matias Alejo Garcia 5a97c96d6e test working with values stored in satoshis 2014-01-13 18:12:57 -03:00
Gustavo Cortez d145cc6f80 configure environment for test in server bitcore.io. util find ref 2014-01-13 13:24:01 -03:00
Manuel Araoz ead58e1e52 Merge branch 'master' of github.com:bitpay/mystery into feature/p2p-import
Conflicts:
	app/controllers/transactions.js
	app/models/Transaction.js
	config/env/development.js
	lib/Sync.js
	test/model/block.js
2014-01-10 16:12:11 -03:00
Manuel Araoz df397936ea p2p block and transaction importing 2014-01-10 16:02:33 -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
Matias Alejo Garcia c41446b131 Enhacements in gruntfile 2014-01-09 19:49:48 -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
Gustavo Cortez d0874c48cf front-end with angularjs: blockpage and transaction page. Basic information. 2014-01-09 15:13:26 -03:00
Gustavo Cortez 19636a5ffb fix url for block info 2014-01-08 13:13:50 -03:00
Mario Colque f6d870bb5e added new route 2014-01-08 11:55:24 -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 7002363841 TX API working + sync 2014-01-08 01:47:20 -03:00
Gustavo Cortez 52f0120f39 get block in angular from node! 2014-01-07 18:12:37 -03:00
Matias Alejo Garcia 89657e971e BITCOIND_HOST and BITCOIND_PORT env variabled 2014-01-07 10:56:53 -03:00
Matias Alejo Garcia c375d718ab development config 2014-01-07 10:43:50 -03:00
Matias Alejo Garcia 9feb87ddf2 API for blocks v0.1 working! 2014-01-07 09:48:31 -03:00
Matias Alejo Garcia 1c96756743 getblock working! 2014-01-06 19:02:33 -03:00
Matias Alejo Garcia 6bf3b4f053 markdown updated 2014-01-06 15:55:45 -03:00
Mario Colque e33ee06cc6 using two spaces for tabs 2014-01-06 14:37:32 -03:00
Gustavo Cortez da455b4964 added mongo dependency. basic skel 2014-01-06 13:33:58 -03:00