Commit Graph

16 Commits

Author SHA1 Message Date
Manuel Araoz 914671e352 show timestamp for unconfirmed transactions 2014-01-20 15:37:44 -03:00
Matias Alejo Garcia 08a54a40e2 sync API 2014-01-19 10:51:01 -03:00
Manuel Araoz 62d469be0c finished tests for PeerSync.js 2014-01-16 21:08:50 -03:00
Manuel Araoz d51df9f087 handle_tx() tests 2014-01-16 16:47:06 -03:00
Manuel Araoz 0a94f2514b Merge branch 'master' of github.com:bitpay/mystery into test/test-p2p-sync
Conflicts:
	lib/Sync.js
2014-01-16 16:43:37 -03:00
Manuel Araoz 1df72a818c handle_inv tests 2014-01-16 16:12:32 -03:00
Matias Alejo Garcia 0c19c79a14 separate HistoricSync from Sync 2014-01-16 16:11:20 -03:00
Matias Alejo Garcia 3a2d0fd348 fix tx_handle and -R in sync 2014-01-16 13:01:32 -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
Manuel Araoz 1ef9cd1f22 jshint fixes 2014-01-15 16:05:26 -03:00
Manuel Araoz 89add704c6 adding timestamps to Transactions 2014-01-15 10:32:18 -03:00
Matias Alejo Garcia 9ab4831c8b fixes sync.js, to work after p2p block 2014-01-14 07:58:01 -03:00
Manuel Araoz 03f4314ab8 fixing class migration bug 2014-01-13 18:23:27 -03:00
Manuel Araoz 788f9ecedc using bind to pass object methods as callbacks 2014-01-13 15:43:40 -03:00
Manuel Araoz 7583cb0103 p2p integration into the express webapp 2014-01-13 15:17:34 -03:00