Skip to content

Releases: mikeshultz/ledger-eth-lib

v0.10.0b1

20 Oct 19:37
fafe582
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0b1

v0.10.0

02 Nov 20:00
6e60b95
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

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