Skip to content

Commit

Permalink
Merge pull request #76 from fjarri/bump-eth-account
Browse files Browse the repository at this point in the history
Bump `eth-account` to 0.13
  • Loading branch information
fjarri authored May 25, 2024
2 parents d925ca3 + 7e277c9 commit 588ea64
Show file tree
Hide file tree
Showing 4 changed files with 440 additions and 286 deletions.
2 changes: 2 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Changed
- Switched to ``alysis`` from ``eth-tester`` for the backend of ``LocalProvider``. (PR_70_)
- Bumped the minimum Python version to 3.10. (PR_72_)
- The entities are now dataclasses instead of namedtuples. (PR_75_)
- Bumped ``eth-account`` to ``0.13``. (PR_76_)


Added
Expand Down Expand Up @@ -67,6 +68,7 @@ Fixed
.. _PR_70: https://github.com/fjarri/pons/pull/70
.. _PR_72: https://github.com/fjarri/pons/pull/72
.. _PR_75: https://github.com/fjarri/pons/pull/75
.. _PR_76: https://github.com/fjarri/pons/pull/76


0.7.0 (09-07-2023)
Expand Down
Loading

0 comments on commit 588ea64

Please sign in to comment.