Commit Graph

80 Commits

Author SHA1 Message Date
Matias Alejo Garcia ee275dde12 show tx by reverse order in addr 2014-01-21 15:49:25 -03:00
Manuel Aráoz 99c04752cd Merge pull request #97 from cmgustavo/feature/01link-status-page
Feature/01link status page
2014-01-20 19:15:12 -08:00
Matias Alejo Garcia 1a8307263a Merge pull request #96 from cmgustavo/feature/01block-index-by-height
Feature/01block index by height
2014-01-20 19:11:10 -08:00
Matias Alejo Garcia c665fe6eb1 resolve conflics 2014-01-20 23:54:59 -03:00
Matias Alejo Garcia 8df8b9e350 expand input / outputs 2014-01-20 23:01:07 -03:00
Gustavo Cortez 8b15df0e2a link and fix lookandfell statusPage. fix footer, placeholder, block box. Little fix pager of block list. 2014-01-20 21:02:47 -03:00
Gustavo Cortez ef0b558ed9 fix conflicts 2014-01-20 18:52:28 -03:00
Manuel Araoz 94a3f463ad bugfix and sound added to streamed txs for address 2014-01-20 17:34:59 -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
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
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 951eeea6d0 show sync status in /status page 2014-01-20 11:45:01 -03:00
Matias Alejo Garcia 4d23191116 better smart syncs 2014-01-18 18:28:24 -03:00
Manuel Araoz 6c7ecef5d4 socket api for address transactions 2014-01-17 16:49:08 -03:00
Matias Alejo Garcia 80d3c24755 smart sync. Skips genesisTX 2014-01-17 16:36:34 -03:00
Matias Alejo Garcia 59a34beda0 fixes jshint warnings. add config for disabling sync 2014-01-16 23:23:10 -03:00
Mario Colque 6bf6c8a2ae Merge pull request #67 from matiu/feature/06sync
good boy!
2014-01-16 11:20:14 -08:00
Matias Alejo Garcia 17c73ea39d sync integrated to server js 2014-01-16 16:11:55 -03:00
Gustavo Cortez ab85012bdf replaced getBestBlockHash for bot method (getBlockCount + getBlockHash) to get the last block hash. 2014-01-16 15:33:33 -03:00
Manuel Aráoz 6c3968869b Merge pull request #61 from matiu/bug/05sync
Bug/05sync
2014-01-16 08:03:26 -08:00
Matias Alejo Garcia 3a2d0fd348 fix tx_handle and -R in sync 2014-01-16 13:01:32 -03:00
Mario Colque ffce4526a6 Merge pull request #59 from cmgustavo/feature/status_api
wow!
2014-01-16 06:35:21 -08:00
Matias Alejo Garcia 2aefe7119d fix hash in block historical sync 2014-01-16 11:01:01 -03:00
Matias Alejo Garcia 4457342af0 fix block and tx times for historic 2014-01-16 10:54:59 -03:00
Matias Alejo Garcia 479b262361 fix hash and time in Block sync 2014-01-16 10:51:39 -03:00
Gustavo Cortez b2d4e3c327 added getbestblockhash to Status class 2014-01-15 18:27:06 -03:00
Matias Alejo Garcia 751d6ce707 fix jslint 2014-01-15 18:11:18 -03:00
Gustavo Cortez c96b6a7598 method: getTxOutInfo 2014-01-15 18:05:02 -03:00
Gustavo Cortez 80f438fbc5 fix getInfo. new method getDifficulty 2014-01-15 17:39:11 -03:00
Matias Alejo Garcia 213a8e5543 sync refactoring 2014-01-15 17:36:49 -03:00
Gustavo Cortez 5ddddb520d Status API: getInfo 2014-01-15 17:15:14 -03:00
Manuel Aráoz cbee62ccae Merge pull request #49 from maraoz/feature/tx-timestamps
adding timestamps to Transactions
2014-01-15 05:42:37 -08:00
Manuel Araoz 89add704c6 adding timestamps to Transactions 2014-01-15 10:32:18 -03:00
Matias Alejo Garcia a1b4fd7ff8 remove some jslint errors from backend 2014-01-15 10:13:46 -03:00
Matias Alejo Garcia c3e1250fde limit concurrency 2014-01-14 18:15:02 -03:00
Manuel Araoz 2e0bd4c660 Merge branch 'master' of github.com:bitpay/mystery into feature/stream-new-txs
Conflicts:
	lib/Sync.js
2014-01-14 17:25:04 -03:00
Manuel Araoz cc7c876247 new transactions shown on homepage! 2014-01-14 16:56:02 -03:00
Matias Alejo Garcia 6ebb282b90 add reward to coinbase txs 2014-01-14 13:03:29 -03:00
Matias Alejo Garcia d13f9ce3bd add reward to block api 2014-01-14 12:58:45 -03:00
Matias Alejo Garcia 9ab4831c8b fixes sync.js, to work after p2p block 2014-01-14 07:58:01 -03:00
Matias Alejo Garcia 801651d494 all addr test OK 2014-01-13 20:38:51 -03:00
Matias Alejo Garcia f957a57de8 addr tests work from simple txs 2014-01-13 19:57:13 -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
Matias Alejo Garcia 1324d8c183 Address class working from some address :) 2014-01-13 18:12:51 -03:00
Matias Alejo Garcia fa52ce878c fix pay-to-pubkey transaction inputs 2014-01-13 18:12:45 -03:00
Matias Alejo Garcia 33b6404a14 . 2014-01-13 18:12:29 -03:00
Matias Alejo Garcia c1d5296618 better txitem test 2014-01-13 18:11:22 -03:00