Evan G

Results 56 comments of Evan G

@laxdog if I fix conflicts, is this at least stable enough to merge? I am looking to starting a major overhaul which needs Python 3 around the end of this...

@laxdog Yes, async in particular. 👍 Since this will be breaking backwards compatibility, merge this into the dev branch instead of master. So users only have to manually switch once...

@laxdog python36 Going to put all the breaking changes on there so once it only breaks for users once.

Caused by a temporary outage in your internet/DNS, all we would be able to do is sit there and wait for your internet to come back on, which might not...

Would be easier if we move from a "main loop" structure to a master/worker model. Then master can do asynch tasks and call workers/etc. Much of our code is functions...

@bonnzer I think that is very cool and is an improvement over our current html file, please do improve this and make a pull request when you want us to...

Status update? @bonnzer

Interesting suggestion. I can see a difficulty handling the way lends are often split up, which could result in many different times it has to report.

Hmm, that would mean maxtolend would make the calculation using both your exchange and lending balances if transfercurrecies is enabled. If it wanted to make a lend using balance tied...

From #424: Also include ability to keep not only a percentage in exchange, but also possibly a raw value.