-
Notifications
You must be signed in to change notification settings - Fork 277
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixing test runners * Fixing test runners * Fixing test runners * Fixing test runners * update eth-abi * update eth-abi * update eth-abi * update eth-abi * update eth-account * intersphinx_mapping format has changed * Removed sphinxcontrib.images from list of extensions because sphinxcontrib-images v0.9.4 doesn't work with sphinx v8.1.3 * Using "isinstance" to compare types instead of "type(x) == y" * Using "isinstance" to compare types instead of "type(x) == y" * Changing formatting to satisfy yapf * Resolving mypy errors and updating python version to 3.11 * Added timeouts for requests so to avoid them hanging indefinitely and to satisfy bandit * - unskipping test as matterhorn is no longer being used - skipping failing mqtt tests after migrate abck to using GitHub machines for CI testing * - re-skipping test as it still fails on GitHub machine - Satisfied yapf * Removed testing on python 3.9 * Changed the CI trigger back to how it was for production --------- Co-authored-by: David Ellis <david.ellis@atamate.com>
- Loading branch information
Showing
53 changed files
with
527 additions
and
484 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.