Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PyCryptoBot.py #776

Merged
merged 3 commits into from
Mar 26, 2023
Merged

Conversation

TruBluStu
Copy link
Contributor

Removed conditional statement from pycryptobot.py related to updating the .json

Description

This fixed a problem with the .json file not being updated with watchdog data.

Fixes #775

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

This has been tested on a live server running pycryptobot as a service and observing updares to the .json file in real time

My code follows the style guidelines of this project
I have performed a self-review of my own code
I have checked my code and corrected any misspellings

whittlem and others added 3 commits February 5, 2023 19:16
Removed conditional statement from pycryptobot.py related to updating the <pair>.json
@whittlem whittlem changed the base branch from main to beta March 26, 2023 22:38
@whittlem whittlem merged commit af16f46 into whittlem:beta Mar 26, 2023
@whittlem
Copy link
Owner

Thanks for the fix. We raise PR's against beta first and update the README.md and CHANGELOG.md. I'll merge this into beta for testing.

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.

Issue with restart
2 participants