Commit Graph

32 Commits

Author SHA1 Message Date
Gustavo Cortez f6157e6d32 Fixed round value of latest transaction list (home) 2014-05-27 10:33:19 -03:00
Matias Alejo Garcia bce9f7a0bb refactor in Transaction db 2014-05-25 23:54:08 -03:00
Peter Limbach c08ccc388f add missing updates 2014-05-07 15:42:45 +02:00
Matias Alejo Garcia c3339dc4d6 fix sockets related issues 2014-03-20 14:06:37 -03:00
Mario Colque c28dd990b0 separated insight API from the front-end 2014-02-25 01:44:19 -03:00
Matias Alejo Garcia 1e4a6179de fix tx broadcast 2014-02-18 14:51:45 -03:00
Matias Alejo Garcia f5d8891317 failover to RPC sync if File sync fails 2014-02-18 14:01:18 -03:00
Manuel Araoz 5c9c7aeb5c fix address streamed data 2014-02-14 16:37:43 -03:00
Manuel Araoz 9cbf870254 remove a log 2014-02-13 16:25:34 -03:00
Manuel Araoz 42c193dfd5 sockets now autoreconnect after disconnection 2014-02-13 16:24:43 -03:00
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