issues
search
mikeshultz
/
ledger-eth-lib
Library to interface with Ethereum app on Ledger hardware wallets
https://ledgereth.readthedocs.io/
MIT License
19
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update ledgerblue and test with latest firmware version
#56
mikeshultz
opened
2 weeks ago
0
fix: docs
#55
mikeshultz
closed
2 weeks ago
0
feat: support async web3.py
#54
mikeshultz
opened
2 weeks ago
0
feat: repackage python package
#53
mikeshultz
closed
2 weeks ago
0
chore: depdency upgrades and web3.py v7 support
#52
mikeshultz
closed
2 weeks ago
0
Add __eq__ and __hash__ methods for LedgerAccount
#51
moisses89
closed
11 months ago
2
Instances of LedgerAccount with the same attributes are currently evaluated as different
#50
moisses89
closed
11 months ago
0
feat: Add support for all rlp.Serializable derived transactions
#49
mikeshultz
opened
1 year ago
0
v0.9.0
#48
mikeshultz
closed
1 year ago
0
fix: throw errors on chain IDs above what app-ethereum plays well with
#47
mikeshultz
closed
1 year ago
0
fix: minor docs and type fixes
#46
mikeshultz
closed
1 year ago
0
refactor: use isinstance() instead of type() == x, to allow support for subclasses
#45
mikeshultz
closed
1 year ago
0
Release v0.8.1
#44
mikeshultz
closed
1 year ago
0
feat request: support HexBytes more
#43
antazoey
closed
1 year ago
5
fix: allow zero gas prices in `create_transaction()`
#42
mikeshultz
closed
1 year ago
0
bug: legacy (type 0) transactions and high chain IDs fail signature recovery
#41
mikeshultz
opened
1 year ago
8
fix: publish types
#40
antazoey
closed
1 year ago
0
Unable to have gas price of 0
#39
antazoey
closed
1 year ago
3
fix: allow empty destination to allow for deploy transactions
#38
mikeshultz
closed
1 year ago
0
Add type hints
#37
antazoey
closed
1 year ago
5
feat: Add support for Python 3.11
#36
mikeshultz
closed
1 year ago
1
Install issues (from ledgerblue)
#35
antazoey
closed
1 year ago
2
Update dependencies for Python 3.8 to 3.11
#34
moh-eulith
closed
1 year ago
3
Docs cleanup
#32
mikeshultz
closed
1 year ago
0
Docs update
#31
mikeshultz
closed
2 years ago
0
Fix issues with firmware 1.10
#30
mikeshultz
closed
2 years ago
0
ledgereth.exceptions.LedgerError: Unexpected error: 0x6983 UNKNOWN
#29
KoliosterNikolayIliev
closed
2 years ago
5
Fix undefined cache singleton vars
#28
mikeshultz
closed
2 years ago
0
Issue with comms.py
#27
ThibltJ
closed
2 years ago
2
Docs
#26
mikeshultz
closed
2 years ago
0
Implement message signing
#25
mikeshultz
closed
2 years ago
0
Implement message signing
#24
mikeshultz
closed
2 years ago
0
Improved exception handling
#23
mikeshultz
closed
2 years ago
0
Fixes and Web3 middleware update
#22
mikeshultz
closed
2 years ago
0
Remove asserts
#21
mikeshultz
closed
2 years ago
0
Automated Testing
#20
mikeshultz
closed
2 years ago
0
Type 1 transactions support
#19
mikeshultz
closed
2 years ago
0
Fix order of args in super() call
#18
mikeshultz
closed
2 years ago
0
assert statements in code
#17
antazoey
closed
2 years ago
3
fix: default list arg
#16
antazoey
closed
2 years ago
5
Default mutable value in transaction model
#15
antazoey
closed
2 years ago
2
Code documentation
#14
mikeshultz
closed
2 years ago
1
Exception handling improvements
#13
antazoey
closed
2 years ago
3
Type 1 transactions and access lists
#12
mikeshultz
closed
2 years ago
1
Input validation
#11
mikeshultz
closed
2 years ago
1
EIP-1559 Support
#10
mikeshultz
closed
2 years ago
1
EIP-1559 Transactions
#9
antazoey
closed
2 years ago
7
Overdue updates -
#8
mikeshultz
closed
2 years ago
0
define __all__
#7
basnijholt
closed
2 years ago
1
lint code with black, isort, pyupgrade and autoflake
#6
basnijholt
closed
2 years ago
1
Next