Commit graph

5020 commits

Author SHA1 Message Date
Josh Harvey
4511695e13 Merge pull request #42 from chester1000/tests
Tests
2014-09-03 19:31:56 -04:00
Josh Harvey
214e39b444 Merge pull request #41 from chester1000/plugin-reload
Instant plugins reload
2014-09-03 19:31:37 -04:00
Damian Mee
a7aadc923a style(jshint): jshint compatibility increased 2014-09-04 01:19:23 +02:00
Damian Mee
6b004fdf8e style(jshint): some style fixes and jshint compatibility improved 2014-09-04 01:08:41 +02:00
Damian Mee
56315ffd34 fix(trader): trades queue now cleared on trader disable 2014-09-03 20:30:22 +02:00
Damian Mee
d657afa2a1 test(travis): node@0.11 build temp disabled due to lack of gyp support 2014-09-03 19:58:17 +02:00
Damian Mee
53646c9191 test(server): Initial set of tests and travis integration added 2014-09-03 19:46:31 +02:00
Damian Mee
f06ace8c83 feat(log): log module version, abbr git hash and branch on start 2014-09-03 01:40:04 +02:00
Damian Mee
ed3779ede4 fix(trader): trader now gets disabled just after config change (bug #40) 2014-09-02 21:36:20 +02:00
Damian Mee
fba1f972c7 style(naming): callback name extended 2014-09-01 06:29:54 +02:00
Damian Mee
ab4970f84a style(quotes): funny quotes changed to single quotes 2014-09-01 06:28:51 +02:00
Damian Mee
5e77655ddd fix(ticker): Missing assignment added 2014-09-01 06:01:49 +02:00
Damian Mee
78fc0d4360 fix(reload): plugins are now reloaded instantly after config change 2014-09-01 02:09:20 +02:00
Josh Harvey
dd04fdc303 1.0.0 2014-08-24 19:21:18 -04:00
Josh Harvey
9bd8266d99 0.7.0 2014-08-24 19:21:06 -04:00
Josh Harvey
02ae3ba465 fix(plugins) fix missing assignment to idVerifierPlugin 2014-08-24 19:12:53 -04:00
Josh Harvey
0aa1e2f192 Merge pull request #37 from chester1000/jshint2
style(jshint): jshint compatibility ensured
2014-08-22 20:49:41 -04:00
Damian Mee
86f4e072b0 style(jshint): jshint compatibility ensured 2014-08-23 02:47:58 +02:00
Josh Harvey
63a9b67614 Merge pull request #36 from chester1000/jshint
style(jshint): jshint compatibility ensured
2014-08-22 20:34:20 -04:00
Damian Mee
1a32b5913e style(jshint): jshint compatibility ensured 2014-08-23 02:21:32 +02:00
Josh Harvey
291bf21bc3 Merge pull request #35 from chester1000/refactor-fixes
Post-refactor fixes
2014-08-22 19:17:37 -04:00
Damian Mee
f00fb4c618 fix(poll): poll response improved and fixed 2014-08-22 23:59:42 +02:00
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
Josh Harvey
84604689a9 Merge pull request #34 from chester1000/exports-fix
fix(plugins): required methods exported
2014-08-21 18:41:27 -04:00
Damian Mee
15ffe25fb6 fix(plugins): required methods exported 2014-08-22 00:37:28 +02:00
Josh Harvey
dca000abc3 chore(all) merge in from canary 2014-08-21 16:16:59 -04:00
Josh Harvey
ac5e2d63c9 Merge pull request #33 from chester1000/trader-cleanup
refactor(plugins): DO NOT MERGE server-side support for new plugins API
2014-08-21 16:13:40 -04:00
Josh Harvey
abb5d58cd7 fix(routes) changed init to config 2014-08-20 23:08:42 -04:00
Damian Mee
add890adf3 test(ticker): ticker call check added 2014-08-21 04:48:54 +02:00
Damian Mee
edffd2f595 test(plugins): plugin load + configure tests added 2014-08-21 04:10:13 +02:00
Damian Mee
f97fda585f refactor(devDeps): dev dependencies altered 2014-08-21 04:09:31 +02:00
Damian Mee
75f18c8e51 fix(minor): some minor errors fixed 2014-08-21 04:07:55 +02:00
Damian Mee
7ad3989c7d fix(dep): dependencies bumped to supported levels 2014-08-21 01:07:50 +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
78eb403a5c fix(dep): required lamassu-identitymind dependency added 2014-08-20 21:05:52 +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
Josh Harvey
cc63474357 Merge pull request #29 from chester1000/trader-cleanup
fix(trader): improved consolidation; readability improvements and cleanup
2014-08-11 20:08:46 -04:00
Damian Mee
0bbc091c82 fix(trader): improved consolidation; readability improvements and cleanup 2014-08-12 01:08:15 +02:00