Commit Graph

13 Commits

Author SHA1 Message Date
Matt 66d7640c9b NOMP CLI gives replies now. Profit switching transitioned to using CLI port rather than old profitListener port. 2014-04-28 15:04:12 -06:00
Matt 952c7105cc Replaced various listeners (coinswitch and blocknotify) with united NOMP CLI (command-line interface) 2014-04-26 16:23:23 -06:00
Matt 4888aaffba Changed all references to localhost to 127.0.0.1 for better system compatibility. Implemented thread-wide IP banning via IPC. Added redis config for portal-wide related db interactions (stats and proxy) 2014-04-15 16:38:51 -06:00
Alejandro Reyero 7fdfea8abf Update blocknotify.c 2014-04-11 14:23:11 +02:00
Alejandro Reyero be37d9c0ee Update blocknotify.c
Changed sendto to send using TCP so we can control if the block notify produces a connection error.
Added a note about "localhost" usage an possible error 13.
2014-04-11 11:32:33 +02:00
Matt 3c4eaaf5ce Added blocknotify C script to readme 2014-04-08 14:26:45 -06:00
Alex Petrov 202ab9e9ba simple and portable block notifycation added. sysman@sysman.net
same usage as node notify, but now simple
         blocknotify="/bin/blocknotify localhost:8117 mySuperSecurePassword dogecoin %s"
2014-04-08 15:50:29 -04:00
Matt c3ba819f24 Set coin switching feature to not require lower case. Added documentation for proxy and coin switching 2014-04-08 12:23:48 -06:00
Jerry Brady 27a8de62cb proxy switching added and working 2014-04-07 03:11:53 +00:00
Matt 82844687ac Fixed blockNotify.js script which was using wrong indexes for arguments. 2014-03-25 12:52:11 -06:00
Matt ed9e61b8ee Working on stats and payment processing 2014-03-15 18:58:28 -06:00
Matt 943f3d1f32 Added mpos auth feature 2014-03-04 13:24:02 -07:00
Matt 0fe9ea3b13 Added clustering and moved blocknotify from stratum module to portal 2014-02-28 20:12:59 -07:00