Commit Graph

22 Commits

Author SHA1 Message Date
Matias Alejo Garcia e5f92ed030 fix conflics. 2014-02-13 00:28:30 -03:00
Matias Alejo Garcia a35fcc776d addr tx orderer by TS. keep unconfirmed balance. fix times in txs 2014-02-12 19:27:29 -03:00
Gustavo Cortez a4a0eef2b0 fixed rounding btc values on homepages 2014-02-12 11:59:29 -03:00
Gustavo Cortez fcb892f269 fix homepage. fix streamed new txs. 2014-02-10 19:11:13 -03:00
Matias Alejo Garcia 87c10a122b fix broadcast 2014-02-09 19:33:39 -03:00
Matias Alejo Garcia 25ec207fb3 fix conflics 2014-01-23 15:17:00 -03:00
Manuel Araoz daf9234f85 fix address sockets 2014-01-22 16:24:47 -03:00
Matias Alejo Garcia 18bbe828cd errors in sync header 2014-01-21 19:13:21 -03:00
Manuel Araoz 9c1906641a stream sync status 2014-01-21 13:28:01 -03:00
Manuel Araoz ae9dd66b7a starting to show sync status via socket 2014-01-21 11:51:34 -03:00
Matias Alejo Garcia 05f2cf426c resolve merge 2014-01-20 16:47:46 -03:00
Manuel Araoz 914671e352 show timestamp for unconfirmed transactions 2014-01-20 15:37:44 -03:00
Manuel Araoz 86e149a0d8 remove log 2014-01-20 14:31:01 -03:00
Manuel Araoz 37d18b7b2d fixing socket API 2014-01-20 14:30:25 -03:00
Manuel Araoz cf5aea1165 socket.io and angular proper integration 2014-01-20 13:31:37 -03:00
Matias Alejo Garcia 5468895e34 fix socket io name error 2014-01-20 12:10:49 -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
Matias Alejo Garcia 10972fd8dd sync API not emits "sync" thru socket.io 2014-01-19 12:33:39 -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
Matias Alejo Garcia 59a34beda0 fixes jshint warnings. add config for disabling sync 2014-01-16 23:23:10 -03:00
Manuel Araoz face519245 move socket controller to controllers 2014-01-16 17:25:52 -03:00