Commit Graph

709 Commits

Author SHA1 Message Date
Matias Alejo Garcia 1d57e4224b Merge pull request #187 from matiaspando/feat/stats
Initial stats for bws
2015-04-16 17:18:57 -03:00
Matias Pando c1989b67f9 Initial stats for bws 2015-04-16 16:36:11 -03:00
Matias Alejo Garcia 28969564bc Merge pull request #182 from isocolsky/scanning
save wallet inside lock
2015-04-16 01:44:52 -03:00
Matias Alejo Garcia c71b236b5f Update README.md 2015-04-15 20:21:37 -03:00
Matias Alejo Garcia 389ed23f82 Merge pull request #186 from matiu/bug/ssl-sockets
Bug/ssl sockets
2015-04-15 19:48:46 -03:00
Matias Alejo Garcia 4ccd3541d4 fix sockets + clusters 2015-04-15 19:38:51 -03:00
Matias Alejo Garcia 03eaf58fc7 simple dlft config 2015-04-15 18:36:18 -03:00
Matias Alejo Garcia 7faf0b68f3 add sticky for SSL sockets 2015-04-15 18:34:48 -03:00
Ivan Socolsky 5a6679a95e Merge pull request #185 from matiu/feat/ssl-cluster
clustering!
2015-04-15 17:06:55 -03:00
Matias Alejo Garcia 7f912cdc70 add ssl support 2015-04-15 16:25:31 -03:00
Matias Alejo Garcia c1031915f7 clustering! 2015-04-15 15:56:08 -03:00
Ivan Socolsky 64446c9501 Merge pull request #184 from matiu/bug/config
fix config  /scan
2015-04-15 13:30:07 -03:00
Matias Alejo Garcia 89e39eed16 fix config 2015-04-15 13:25:59 -03:00
Ivan Socolsky 611075f856 Merge pull request #183 from matiu/feat/config
refactor config
2015-04-15 11:16:25 -03:00
Matias Alejo Garcia 63979dbd23 no locker by default 2015-04-15 11:12:10 -03:00
Matias Alejo Garcia 238077a8bd refactor config 2015-04-15 10:59:25 -03:00
Ivan Socolsky 8195e067c3 save wallet inside lock 2015-04-15 10:57:18 -03:00
Ivan Socolsky a73b9bec1d Merge pull request #181 from matiu/feat/ports
change default port numbers
2015-04-15 10:45:58 -03:00
Matias Alejo Garcia f511ecba16 change default port numbers 2015-04-15 10:35:37 -03:00
Matias Alejo Garcia 949b45fc9d Merge pull request #180 from isocolsky/scanning
Scanning
2015-04-14 16:04:50 -03:00
Ivan Socolsky 8a73672398 check for scan error 2015-04-14 15:49:51 -03:00
Ivan Socolsky 3678b27bf5 set scan status 2015-04-14 15:41:27 -03:00
Ivan Socolsky c42b4a46fb Merge pull request #179 from matiu/bug/blockEx
Bug/block ex
2015-04-14 15:38:02 -03:00
Matias Alejo Garcia 629b1551a0 use Error 2015-04-14 15:28:29 -03:00
Matias Alejo Garcia 213451f0d6 handle error from blockexplores 2015-04-14 15:22:20 -03:00
Ivan Socolsky a643d62fb0 test scan status 2015-04-14 15:19:12 -03:00
Matias Alejo Garcia f51e7bd0e0 better event name 2015-04-13 10:46:31 -03:00
Matias Alejo Garcia a93b914329 Merge pull request #178 from isocolsky/ref/dirs
Relocate locker server
2015-04-13 10:32:33 -03:00
Ivan Socolsky 114deeeabe v0.0.25 2015-04-13 10:32:48 -03:00
Ivan Socolsky 04d6597864 add json response on delete 2015-04-13 10:29:24 -03:00
Ivan Socolsky 87b6ec60f2 relocate locker server 2015-04-13 10:29:24 -03:00
Matias Alejo Garcia ab5ba3de17 Update README.md 2015-04-11 11:10:13 -03:00
Matias Alejo Garcia 8c83ca9641 Merge pull request #177 from isocolsky/bug/history
select first external output as 'addressTo'
2015-04-10 21:24:21 -03:00
Ivan Socolsky 70244cc413 select first external output as 'addressTo' 2015-04-10 21:19:46 -03:00
Ivan Socolsky c425b53389 Merge pull request #176 from matiu/feat/gettx
map getTx
2015-04-10 12:43:14 -03:00
Matias Alejo Garcia 6beae7cf11 map getTx 2015-04-10 12:37:45 -03:00
Matias Alejo Garcia ab91edd035 Merge pull request #175 from isocolsky/locks
Locks
2015-04-08 20:15:59 -03:00
Ivan Socolsky 59996ef073 refactor tests to use fake timers 2015-04-08 16:40:02 -03:00
Ivan Socolsky 34790ec2e2 increase wait & max time for locks 2015-04-08 15:28:35 -03:00
Ivan Socolsky 8e259c0e09 simplify locking syntax 2015-04-08 15:18:28 -03:00
Ivan Socolsky 1bbdd4c14c sample server 2015-04-08 15:02:33 -03:00
Ivan Socolsky 7a8a7ea997 timeouts 2015-04-08 11:39:15 -03:00
Ivan Socolsky c33e0b0de4 local lock 2015-04-08 10:21:01 -03:00
Ivan Socolsky 0631083bae common interface for locks 2015-04-07 17:02:08 -03:00
Ivan Socolsky b555e3fe94 add locker module 2015-04-07 16:34:48 -03:00
Matias Alejo Garcia 49de272cbd Merge pull request #174 from isocolsky/fix/stability
Fix/stability
2015-04-06 19:05:18 -03:00
Ivan Socolsky 3e279e74f2 fix for 0 records retrieved 2015-04-06 17:41:04 -03:00
Ivan Socolsky aec2f341d5 Merge pull request #172 from matiu/feat/local-bind
by dflt multiserver listen only to localhost
2015-04-06 16:25:56 -03:00
Ivan Socolsky 7243fcd32c Fix history 2015-04-06 15:15:32 -03:00
Ivan Socolsky c2484b3b7a Add error check on insight response for tx history 2015-04-06 13:29:02 -03:00