Skip to content

Devel#9

Merged
thehapax merged 116 commits intothehapax:masterfrom
Codaone:devel
May 12, 2019
Merged

Devel#9
thehapax merged 116 commits intothehapax:masterfrom
Codaone:devel

Conversation

@thehapax
Copy link
Owner

No description provided.

gabev and others added 30 commits January 19, 2019 11:15
No need to flood the logs, single error should be enough.

Closes: #474
Previous fix caused "RuntimeError: OrderedDict mutated during iteration"
error, this change prevents this.
…factor pricefeed

 methods; decouple methods from account
joelvai and others added 29 commits May 2, 2019 09:02
Before this BitsharesOrderEngine class tried to use get_own_orders()
which is nor defined neighter inherited.
This method is already defined inside StrategyBase class
* consistent property names: own_orders, all_own_orders
* separate methods get_all_own_orders, get_own_orders: allows to use
  `refresh=True` as needed, also fixes ability to use `refresh` kwarg
  because it was unable to use on property
@thehapax thehapax merged commit 184d3a5 into thehapax:master May 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants