- Set
ecdsa_raw_recover
to acceptv
values of 0 or 1 (#100)
- Merge template updates, notably adding python 3.12 support. Fix docs CI build. (#99)
- Drop python 3.6 and 3.7 support (#96)
- Add python 3.11 support (#96)
- Merge template updates, notably using
pre-commit
for linting and change the name of themaster
branch tomain
(#96)
Released Dec 9, 2021
- Remove support for python 3.5 #82
- Add support for python 3.9 and 3.10 #82
- Updated eth-utils and eth-typing version requirements #81
- Raise BadSignature error if ecrecover returns a point at infinity #76
Released Apr 22, 2020
- Bugfix for backwards-incompatible ValidationError disappearance #70
Released Apr 22, 2020
Initial release