Skip to content

Fix: Replace pysha3 with compatible libs#34

Merged
JonathanAmenechi merged 5 commits intomainfrom
fix/fix-sha3
Jul 18, 2024
Merged

Fix: Replace pysha3 with compatible libs#34
JonathanAmenechi merged 5 commits intomainfrom
fix/fix-sha3

Conversation

@JonathanAmenechi
Copy link
Contributor

@JonathanAmenechi JonathanAmenechi commented Jul 18, 2024

Overview

  • Replace the web3 lib with eth-utils and eth-account, due to dependency lib pysha3's incompatibility with python 3.10 and above
  • Replace eip712_structs library with forked version

Description

Testing instructions

Types of changes

  • Refactor/enhancement
  • Bug fix/behavior correction
  • New feature
  • Breaking change
  • Other, additional

Notes

Status

  • Prefix PR title with [WIP] if necessary (changes not yet made).
  • Add tests to cover changes as needed.
  • Update documentation/changelog as needed.
  • Verify all tests run correctly in CI and pass.
  • Ready for review/merge.

@JonathanAmenechi JonathanAmenechi changed the title Fix: Upgrade to 6.20.0 web3 Fix: Replace web3 with eth-utils and eth-account Jul 18, 2024
@JonathanAmenechi JonathanAmenechi changed the title Fix: Replace web3 with eth-utils and eth-account [WIP] Fix: Replace web3 with eth-utils and eth-account Jul 18, 2024
@JonathanAmenechi JonathanAmenechi changed the title [WIP] Fix: Replace web3 with eth-utils and eth-account [WIP] Fix: Replace pysha3 with compatible libs Jul 18, 2024
@JonathanAmenechi JonathanAmenechi changed the title [WIP] Fix: Replace pysha3 with compatible libs Fix: Replace pysha3 with compatible libs Jul 18, 2024
@JonathanAmenechi JonathanAmenechi merged commit 113e913 into main Jul 18, 2024
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.

2 participants