Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Remove full memory dump for Loss/slippage protection #226

Merged
merged 1 commit into from
Jun 6, 2017

Conversation

Fjuxx
Copy link
Contributor

@Fjuxx Fjuxx commented Jun 5, 2017

Added Regex filter for 'nice errors'.

only filters slippage and loss protection errors to stop a full memory dump. any other error will still do a full memory dump.

Filtered errors will output 1 line with err.message and err.desc:
slippage protection: refusing to buy at 203.12 ZEUR ZEUR, slippage of +0.0%

Added Regex filter for 'nice errors'.

only filters slippage and loss protection errors to stop a full memory dump. any other error will still do a full memory dump.

Filtered errors will output 1 line with err.message and err.desc:
slippage protection: refusing to buy at 203.12 ZEUR ZEUR, slippage of +0.0%
Copy link
Owner

@DeviaVir DeviaVir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants