Commit Graph

15 Commits

Author SHA1 Message Date
Mario Colque c8113af0f2 changed get_socket to getSocket (camelCase) 2014-01-23 15:01:09 -03:00
Mario Colque 049eaea6ff several improvements for angular code style 2014-01-23 14:39:09 -03:00
Manuel Araoz daf9234f85 fix address sockets 2014-01-22 16:24:47 -03:00
Manuel Araoz e45c1ef2bd remove old style angular module def 2014-01-20 18:09:18 -03:00
Matias Alejo Garcia 05f2cf426c resolve merge 2014-01-20 16:47:46 -03:00
Matias Alejo Garcia f619192708 better error API handling 2014-01-20 16:11:35 -03:00
Manuel Araoz cf5aea1165 socket.io and angular proper integration 2014-01-20 13:31:37 -03:00
Manuel Araoz b7d3666249 Merge branch 'master' of github.com:bitpay/insight into feature/address-socket-api
Conflicts:
	app/controllers/socket.js
	app/models/Transaction.js
	lib/PeerSync.js
	public/js/controllers/address.js
	public/js/controllers/index.js
	public/js/controllers/transactions.js
	public/views/transaction.html
2014-01-20 11:47:22 -03:00
Mario Colque d7ab549a5e added error messages for bad addresses, txids, blockids 2014-01-17 18:25:48 -03:00
Manuel Araoz 6c7ecef5d4 socket api for address transactions 2014-01-17 16:49:08 -03:00
Manuel Araoz 5fe57077d7 hello world version of address specific socket 2014-01-17 15:25:15 -03:00
Mario Colque 57ec70d88d rename project 2014-01-17 11:46:12 -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
Gustavo Cortez 184fa19321 fix conflicts. update readme.md. update block page. get data for address page from API 2014-01-13 20:42:15 -03:00
Mario Colque 6d44c9b53a added new template and controller for address page 2014-01-10 11:36:43 -03:00