Commit graph

22 commits

Author SHA1 Message Date
Damian Mee
2b64f35689 style(whitespace): trailing whitespaces removed 2014-08-05 17:21:39 +02:00
Damian Mee
95330cc39d style(exports): module.exports moved to the top of a file 2014-08-05 01:14:41 +02:00
Damian Mee
443a481487 fix(fingerprint): check for getPeerCertificate fn existence added 2014-08-05 00:58:23 +02:00
Josh Harvey
bcf565e158 Better handling of fingerprint 2014-07-18 17:22:59 -04:00
Josh Harvey
be04d1d75c added bitcoind support; cleaned up 2014-05-04 20:55:04 -04:00
Josh Harvey
d2cb7e8a07 WIP 2014-05-02 10:25:39 -04:00
Josh Harvey
30084617c3 fixed out of bitcoins; cleanup 2014-04-26 23:13:58 -04:00
Josh Harvey
96f480a73c recalculate fiatBalance as balance at start of session 2014-04-26 17:51:34 -04:00
Josh Harvey
f00dda92fc load locale from config 2014-04-25 00:24:47 -04:00
Josh Harvey
54ce45e4e7 fixed up for general use 2014-04-24 17:41:22 -04:00
Josh Harvey
da88243db0 WIP 2014-04-24 12:37:33 -04:00
Josh Harvey
6ed979b1af simplified unpairing 2014-04-20 12:07:48 +03:00
Josh Harvey
b5400cd559 assign to _lamassuConfig 2014-04-18 17:46:05 +03:00
Maciej Małecki
27f0119022 Restore /trade route 2014-04-16 17:09:54 +02:00
Maciej Małecki
971f3f2f54 JSHint, remove trading 2014-04-16 14:49:16 +02:00
Maciej Małecki
73d3d4b569 Add missing variable 2014-04-16 14:46:18 +02:00
Maciej Małecki
36081c4109 Use new Trader API to send bitcoins 2014-04-15 15:07:46 +02:00
Maciej Małecki
0666762051 Add a comment about rateRec and its friend 2014-04-15 10:47:32 +02:00
Maciej Małecki
b4199a3e1f Fix server initialization message 2014-04-14 15:43:59 +02:00
Maciej Małecki
83a69f1c56 Fix fiatBalance call 2014-04-14 15:36:50 +02:00
Maciej Małecki
1f3c59dbc0 More refactoring on Trader 2014-04-14 15:16:53 +02:00
Maciej Małecki
3932e17b2e Move atm-api.js to routes.js 2014-04-11 03:32:37 +02:00
Renamed from lib/protocol/atm-api.js (Browse further)