-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #169 from keepkey/update-python-keepkey
Update python-keepkey
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule python-keepkey
updated
9 files
+4 −3 | .circleci/config.yml | |
+1 −1 | device-protocol | |
+1 −9 | keepkeylib/client.py | |
+1 −1 | keepkeylib/eth/ethereum-lists | |
+11 −5 | keepkeylib/eth/ethereum_tokens.py | |
+154 −82 | keepkeylib/messages_eos_pb2.py | |
+111 −210 | keepkeylib/messages_pb2.py | |
+18 −9 | keepkeylib/transport_webusb.py | |
+58 −28 | keepkeylib/types_pb2.py |