Damian Mee
|
54e7565d3f
|
refactor(plugins): temporaryName -> blockchainUtil
|
2014-11-07 02:40:09 +01:00 |
|
Damian Mee
|
15ff3c3ee4
|
fix(typo): ispenseStatuses -> dispenseStatuses
|
2014-11-07 02:05:52 +01:00 |
|
Damian Mee
|
320a8037cc
|
fix(copypasta): syntax error fixed
|
2014-11-07 01:59:08 +01:00 |
|
Damian Mee
|
bd3d51b9f2
|
feat(santoTirso): logic from santo-tirso branch merged
|
2014-11-07 01:36:41 +01:00 |
|
Damian Mee
|
adfb5f48fc
|
fix(typo): Dingerprint -> Fingerprint
|
2014-10-21 07:02:39 +02:00 |
|
Damian Mee
|
e8e1516437
|
test(wallet): tests now pass
|
2014-10-21 07:01:22 +02:00 |
|
Damian Mee
|
8eab816b29
|
fix(routes): unnecessary logging removed
|
2014-10-01 02:05:00 +02:00 |
|
Damian Mee
|
9ea8af28f8
|
feat(resend): Re-send process improvements
|
2014-10-01 01:54:11 +02:00 |
|
Damian Mee
|
f7f98d986e
|
refactor(cb): all callback renamed to cb, and local callbacks to _cb
|
2014-09-26 03:49:50 +02:00 |
|
Damian Mee
|
f15f6d9a0a
|
refactor(minor): part changed to partial_id; and more to data
|
2014-09-20 18:54:21 +02:00 |
|
Damian Mee
|
5a78376ad5
|
refactor(tx): transaction(s) changed to tx(s)
|
2014-09-20 18:52:29 +02:00 |
|
Damian Mee
|
55abaa1bb9
|
feat(txs): support for partial txs and full bill logging
|
2014-09-18 02:37:46 +02:00 |
|
Damian Mee
|
bb4336b78f
|
feat(txs): WIP rebuild of offline txs, next part
|
2014-09-13 07:52:24 +02:00 |
|
Damian Mee
|
67c5caeeff
|
test(mock): mock fixed to contain used method
|
2014-09-09 08:09:47 +02:00 |
|
Damian Mee
|
43cf451ba4
|
feat(send): txs now auto-sent on session timeout (machine not required)
|
2014-09-09 08:02:09 +02:00 |
|
Damian Mee
|
bc4bd456da
|
refactor(psql): fns made a little bit more atomic
|
2014-09-09 08:00:41 +02:00 |
|
Damian Mee
|
d5ce8d8f1e
|
feat(partial): log all partial txs
|
2014-09-09 07:59:22 +02:00 |
|
Damian Mee
|
5741a41c6b
|
feat(event): log machine events on the server
|
2014-09-09 07:04:30 +02:00 |
|
Damian Mee
|
9c47c9df9b
|
refactor(fingerprint): minor changes
|
2014-09-09 07:01:10 +02:00 |
|
Damian Mee
|
f37b210c2e
|
feat(trade): trade now understands partial txs
|
2014-09-09 07:00:02 +02:00 |
|
Damian Mee
|
be6900a7a9
|
refactor(psql): psql interface cleanup
|
2014-09-09 06:58:09 +02:00 |
|
Damian Mee
|
88c17120ab
|
1.0.2
|
2014-09-05 00:04:58 +02:00 |
|
Damian Mee
|
346a5cc822
|
1.0.1
|
2014-09-04 23:53:00 +02:00 |
|
Josh Harvey
|
f0d00d9a17
|
Merge pull request #44 from chester1000/travis-badge
fix(travis): travis badge added to README
|
2014-09-03 22:33:27 -04:00 |
|
Damian Mee
|
875de0d12f
|
fix(travis): travis badge added to README; Closes #43
|
2014-09-04 01:37:59 +02:00 |
|
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 |
|