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

refactor!: upgrade subs to use web3py #191

Merged
merged 3 commits into from
Jan 28, 2025
Merged

Conversation

fubuloubu
Copy link
Member

@fubuloubu fubuloubu commented Jan 28, 2025

What I did

should fix: #84 and #118

makes implementing #67 easier

Also adds support for Python 3.13

How I did it

Using web3py v7 code

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
    - [ ] New test cases have been added and are passing
    - [ ] Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@fubuloubu fubuloubu changed the title refactor: upgrade subs to use web3py refactor!: upgrade subs to use web3py Jan 28, 2025
@fubuloubu
Copy link
Member Author

Making this breaking change because of the upgrade of web3py to v7 may break other people's stuff

@fubuloubu fubuloubu requested a review from johnson2427 January 28, 2025 02:48
@fubuloubu fubuloubu force-pushed the refactor/upgrade-subs branch from 0894f2e to d1966fd Compare January 28, 2025 17:58
@fubuloubu fubuloubu marked this pull request as ready for review January 28, 2025 17:59
@fubuloubu fubuloubu enabled auto-merge (squash) January 28, 2025 18:13
@fubuloubu fubuloubu merged commit 0ac1847 into main Jan 28, 2025
26 checks passed
@fubuloubu fubuloubu deleted the refactor/upgrade-subs branch January 28, 2025 18:14
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.

bug: websockets.exceptions.ConnectionClosedError: no close frame received or sent
2 participants