Commit Graph

7 Commits

Author SHA1 Message Date
Janne Sinivirta 465dc47b23 balance bid price between ask and last 2017-09-17 23:21:46 +03:00
gcarq f91cd8ea96 drop support for poloniex 2017-09-11 13:59:38 +02:00
gcarq 48beb279c0 rename btc_amount to stake_amount 2017-09-11 13:59:11 +02:00
gcarq 996beae770 pylint fixes 2017-09-08 23:10:22 +02:00
gcarq 689cd11a6c use inmemory db for tests 2017-09-08 21:39:31 +02:00
gcarq c737041acb add some tests for rpc.teleram 2017-09-08 19:25:12 +02:00
gcarq 3473fd3c90 major refactoring to allow proper testing
This commit includes:
* Reducing complexity of modules
* Remove unneeded wrapper classes
* Implement init() for each module which
  initializes everything based on the config
* Implement some basic tests
2017-09-08 15:51:00 +02:00