Skip to content

Releases: mikeshultz/ledger-eth-lib

v0.9.1

16 Nov 04:14
77d3e7b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.9.1

v0.9.0

13 Aug 01:15
6c60268
Compare
Choose a tag to compare
  • throws errors on chain IDs Ledger devices cannot handle
  • allow derivatives for bytes (e.g. HexBytes) to be used for bytes arguments
  • types fixing

v0.8.1

02 Aug 16:16
5ed910f
Compare
Choose a tag to compare
  • fix: Allow empty destination arg in create_transaction()
  • fix: allow zero gas prices in create_transaction()
  • fix: add py.typed file to support typing by dependents

Thanks to @antazoey for surfacing these issues and fixing some of them

v0.8.0

01 Aug 23:27
c166da1
Compare
Choose a tag to compare
  • Adds Python 3.11 support
  • Updates dependencies
  • Fixes MockDongle behavior for tests

Thanks to @moh-eulith for a large part of the updates in PR #34.

Fixes #35

v0.7.3

09 Nov 05:25
385c347
Compare
Choose a tag to compare

Fixes issue with app-ethereum 1.10.0 due to bad ADPU Lc.

v0.7.2

25 Apr 01:28
3f6c50c
Compare
Choose a tag to compare

Fixes bug with dongle handling.

v0.7.1

07 Apr 06:55
de32eb1
Compare
Choose a tag to compare

Fixes a potential issue with default reference types as arguments.

Thanks to @unparalleled-js for the fix!

v0.7.0

02 Apr 21:06
ccebe3e
Compare
Choose a tag to compare

Adds EIP-191 and EIP-712 message signing

v0.6.0

01 Apr 02:20
f43e15e
Compare
Choose a tag to compare

Improved exception handling and translation

v0.5.9

09 Mar 08:29
9e803a7
Compare
Choose a tag to compare

Full Changelog: v0.5.8...v0.5.9