Ivan Tivonenko
|
a08c52af55
|
Merge branch 'master' into develop-master-merge
|
2015-09-15 06:29:26 +03:00 |
|
Ivan Tivonenko
|
c745faaaf0
|
optimize baseconverter , OrderBook and AutobridgeCalculator for speed
|
2015-09-11 02:34:48 +03:00 |
|
wltsmrz
|
a037952493
|
Fix orderbook notification while disconnected
|
2015-07-24 15:22:21 -07:00 |
|
Bo Chen
|
c7bbce8371
|
[FEATURE] add offer autobridging
|
2015-04-29 11:28:14 -07:00 |
|
Bo Chen
|
5af824f5cf
|
[FIX] fix taker pays funded calculation
When calling `parseInt` on a string with scientific notation, it ignores the exponents.
|
2015-03-05 09:43:27 -08:00 |
|
Bo Chen
|
4d06ce7454
|
[FIX] fix eslint errors
|
2015-02-27 16:12:06 -08:00 |
|
Bo Chen
|
8da6ec5fa3
|
[TASK] reverse skip of order book tests
|
2015-02-27 09:18:01 -08:00 |
|
Bo Chen
|
2a5a8b498d
|
[FIX] fix handling of quality in order book
|
2015-02-27 09:18:01 -08:00 |
|
wltsmrz
|
2b531d2a1f
|
Disable breaking OrderBook tests
|
2015-02-25 01:36:12 -08:00 |
|
Bo Chen
|
b2cdb1a6ae
|
[FIX] fix order funded amount calculation
|
2015-02-20 14:49:47 -08:00 |
|
Chris Clark
|
e80cd1ff55
|
[TASK] Disable parsing native amounts in foating point format
|
2015-02-17 14:03:23 -08:00 |
|
Bo Chen
|
f184a71360
|
[TEST] test and refactor orderbooks
|
2015-02-13 13:37:57 -08:00 |
|
wltsmrz
|
fd1b64393d
|
Fix IOU value passed to Amount.from_json()
|
2015-02-09 13:41:40 -08:00 |
|
wltsmrz
|
b19ecb4482
|
Fix taker_gets_funded exceeding offer.TakerGets
|
2015-02-03 14:50:33 -08:00 |
|
Chris Clark
|
d025b4a0c3
|
[TASK] Refactor to use bignumber.js
|
2015-01-27 10:23:33 -08:00 |
|
wltsmrz
|
b6b99dde02
|
Fix cumulative account order tracking for native amounts
|
2014-12-20 20:43:01 -08:00 |
|
wltsmrz
|
67d39737a4
|
Track order funded status based on cumulative account orders
|
2014-12-19 16:43:37 -08:00 |
|
Chris Clark
|
66c2e27711
|
[TASK] Refactor tests to support testing compiled javascript
|
2014-12-19 13:17:02 -08:00 |
|
wltsmrz
|
86ed24b94c
|
Cleanup, normalize offers from book_offers and transaction stream
|
2014-11-29 15:24:15 -08:00 |
|
wltsmrz
|
0d7fc0a573
|
Fix fractional drops in funded taker_pays setter
|
2014-11-25 21:10:57 -08:00 |
|
wltsmrz
|
278df9025a
|
Switch account requests to use ledgerSelect rather than ledgerChoose
|
2014-10-27 15:35:07 -07:00 |
|
wltsmrz
|
2cd434e861
|
Fix orderbook reset on reconnect
|
2014-09-17 13:42:24 -07:00 |
|
wltsmrz
|
17770ad4c9
|
Fix set funded amount with unfunded native currency
|
2014-08-22 13:23:05 -07:00 |
|
wltsmrz
|
3cb337e7ec
|
Uncomment tests
|
2014-08-20 15:53:03 -07:00 |
|
wltsmrz
|
c29f92f05b
|
Fix native/non-native currency discrepancies
|
2014-08-20 15:50:20 -07:00 |
|
wltsmrz
|
131de6661c
|
Update orderbook test
|
2014-08-19 14:28:26 -07:00 |
|
wltsmrz
|
d416f31801
|
Fix total account funds being emitted on offer_funds_changed rather than the amount set as taker_gets_funded
|
2014-08-19 14:28:11 -07:00 |
|
wltsmrz
|
0917f66cb2
|
Update orderbook test
|
2014-08-18 12:37:32 -07:00 |
|
wltsmrz
|
d8374b2f49
|
Improve test coverage
|
2014-08-16 02:46:55 -07:00 |
|
wltsmrz
|
81283eeb84
|
Adjust taker_pays_funded
|
2014-08-15 20:05:57 -07:00 |
|
wltsmrz
|
2b22b49f83
|
Track unfunded orders in the orderbook. #132
|
2014-08-13 12:28:41 -07:00 |
|