ethereum / eth-account

Account abstraction library for web3.py
http://eth-account.readthedocs.io/
MIT License
269 stars 156 forks source link

update ethers integration testing #236

Closed pacrob closed 1 year ago

pacrob commented 1 year ago

What was wrong?

Ethers mnemonic/hd wallet testing was using an old version of ethers. More javascript testing will be added with incoming typed-data signing, so upgrading this now in preparation.

How was it fixed?

Upgraded ethers version to the latest, and bumped node.js version from 18 to 20.

Todo:

Cute Animal Picture

image