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 chia-blockchain to 2.1.0, fix tests, and other updates #125

Merged
merged 49 commits into from
Nov 2, 2023

Conversation

emlowe
Copy link
Contributor

@emlowe emlowe commented Oct 17, 2023

Update include but not limited to:

updated chia-blockchain repo pin to 2.1.1
fixed up python tests - all tests pass (pytest tests)
use flake8 in pre-commit instead of autoflake
update black and mypy in pre-commit
add pytest-xdist to dev dependencies
Add flake8, mypy, pytest configuration files

Various code fixups based on mypy and flake8 linting. Note, mypy is clean in tests, but is not for the main code.

@TheLastCicada TheLastCicada changed the base branch from main to develop October 17, 2023 04:48
@TheLastCicada TheLastCicada merged commit 8f290bf into develop Nov 2, 2023
28 checks passed
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.

4 participants