Commit graph

2364 commits

Author SHA1 Message Date
Damian Mee
18a4597a06 fix(references): invalid references fixed 2014-08-22 23:57:59 +02:00
Damian Mee
40d999bf86 fix(trade): executing trade in an infinite loop prevented 2014-08-22 23:57:14 +02:00
Damian Mee
a1b5a1094f fix(balance): proper balance reference used 2014-08-22 23:56:14 +02:00
Damian Mee
069ba4d844 fix(typo): misspelled commision fixed 2014-08-22 23:55:38 +02:00
Damian Mee
67bf97c1fc config renamed to avoid ambiguousness 2014-08-22 23:44:36 +02:00
Damian Mee
15ffe25fb6 fix(plugins): required methods exported 2014-08-22 00:37:28 +02:00
Damian Mee
75f18c8e51 fix(minor): some minor errors fixed 2014-08-21 04:07:55 +02:00
Damian Mee
8dfae6d291 style(names): rawData -> data; oneliners reverted 2014-08-20 23:18:23 +02:00
Damian Mee
1d3a8d403d refactor(idVerifier): idVerifier load, config and logic moved to plugins.js 2014-08-20 23:05:07 +02:00
Damian Mee
359dfbf1a9 style(nl): extra line removed 2014-08-20 22:44:39 +02:00
Damian Mee
609e414535 feat(plugins): support for idVerifier added; more plugin struct checks 2014-08-20 21:36:06 +02:00
Damian Mee
1aacec9df2 fix(typo): _mock typo fixed 2014-08-20 21:10:10 +02:00
Damian Mee
c88993ad37 refactor(tmpName): 'tmpName' renamed to 'plugins' 2014-08-20 20:59:17 +02:00
Damian Mee
308cd76656 refactor(plugins): DO NOT MERGE server-side support for new plugins API added 2014-08-20 20:59:17 +02:00
Josh Harvey
bf6b5c0958 refactor(routes) accomodate new idVerifier plugin structure 2014-08-19 19:47:57 -04:00
Josh Harvey
f1dfb2158f feat(routes) implement mock and idVerificationLimit 2014-08-16 21:32:06 -04:00
Josh Harvey
656de852c0 Merge branch 'master' into compliance 2014-08-16 13:45:27 -04:00
Damian Mee
0bbc091c82 fix(trader): improved consolidation; readability improvements and cleanup 2014-08-12 01:08:15 +02:00
Josh Harvey
dbdfcb9d6a feat(routes) added idVerify error logging 2014-08-09 17:33:18 -04:00
Josh Harvey
7c81050c3c fix(app) fix mock mode 2014-08-09 11:10:06 -04:00
Josh Harvey
142dbe7f8b merged in latest from master 2014-08-07 18:50:01 -04:00
Josh Harvey
91fe13e9f6 removed api_response 2014-08-07 18:30:29 -04:00
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
21c957cf0f style(server): server setup cleanup 2014-08-05 00:59:08 +02:00
Damian Mee
443a481487 fix(fingerprint): check for getPeerCertificate fn existence added 2014-08-05 00:58:23 +02:00
Damian Mee
c2bfa215c0 fix(module): info about missing exchange module added 2014-08-05 00:20:35 +02:00
Josh Harvey
fc52975f45 merged with latest 2014-07-18 17:29:10 -04:00
Josh Harvey
bcf565e158 Better handling of fingerprint 2014-07-18 17:22:59 -04:00
Josh Harvey
ab2f1f3904 use idVerifyConfig var 2014-07-16 13:12:30 -04:00
Josh Harvey
b2e7ca6ad1 removed versioning, keeping old style, fixed mocking 2014-07-05 15:34:58 -04:00
Josh Harvey
f924123bd9 successful round trip with idology 2014-07-05 01:02:36 -04:00
Josh Harvey
0db7fbcde0 WIP 2014-07-04 19:39:52 -04:00
Josh Harvey
3601a6ec12 api and backwards compat work 2014-07-04 16:29:54 -04:00
Josh Harvey
ae1a0e80a2 added api version information 2014-06-28 15:21:07 -04:00
Josh Harvey
3ed2a96263 bill reporting WIP 2014-06-23 08:34:43 -04:00
Josh Harvey
8c50444e80 bill-reporting WIP 2014-06-21 14:13:12 -04:00
Josh Harvey
e29290646e updated to new ticker api; fixed fiatBalance for trade exchange with different currency 2014-05-06 22:49:45 -04:00
Josh Harvey
be04d1d75c added bitcoind support; cleaned up 2014-05-04 20:55:04 -04:00
Josh Harvey
9ac399ea3b Merge branch 'master' into merge-master 2014-05-03 17:03:55 -04:00
Josh Harvey
bd96bb3caf Merge branch 'production' into merge-logging 2014-05-03 16:28:25 -04:00
Josh Harvey
72e7c8addc return json on all server errors 2014-05-03 16:26:32 -04:00
Josh Harvey
6efd595851 fixed unpaired connection bug 2014-05-02 11:18:41 -04:00
Josh Harvey
d2cb7e8a07 WIP 2014-05-02 10:25:39 -04:00
Josh Harvey
66f12bcdd8 allow configuring log level 2014-05-01 11:58:39 -04:00
Maciej Małecki
5d7f4fbc7b Remove special case for exchange require 2014-04-28 15:09:10 +02:00
Maciej Małecki
cf19be3693 Remove the old custom ticker 2014-04-28 15:07:57 +02:00
Josh Harvey
b5b63fc8ea changed back to info level logging 2014-04-27 23:39:41 -04:00
Josh Harvey
1e65c65670 changed noisy logging to debug 2014-04-27 23:38:19 -04:00
Josh Harvey
9a4550ba23 took out unused code 2014-04-27 19:34:30 -04:00