Commit Graph

60 Commits (468d1844c7a32b51eebce6c5f35c44a66b9acf64)

Author SHA1 Message Date
Felix Lange b628d72766
build: upgrade to go 1.19 (#25726) 2 years ago
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
Delweng b196ad1c16
all: add whitespace linter (#25312) 2 years ago
ucwong 23471288c8
accouts/scwallet: typo fix (#24207) 3 years ago
MrChico aab35600bc
accounts: eip-712 signing for ledger (#22378) 4 years ago
lightclient bbfb1e4008
all: add support for EIP-2718, EIP-2930 transactions (#21502) 4 years ago
Alex Prut 810f9e057d
all: remove redundant conversions and import names (#21903) 4 years ago
Kristofer Peterson fb2c79df19
accounts/usbwallet: fix ledger version check (#21733) 4 years ago
mr_franklin 66c3eb2f1a
accouts, consensus, core: fix some comments (#21617) 4 years ago
Martin Holst Swende 8327d1fdfc
accounts/usbwallet, signer/core: show accounts from ledger legacy derivation paths (#21517) 4 years ago
Guillaume Ballet 5cc6e7a71e accounts/usbwallet: fix staticcheck warnings (#20372) 5 years ago
Felix Lange 54b271a86d
crypto: add SignatureLength constant and use it everywhere (#19996) 5 years ago
Péter Szilágyi 1a83114c74
all: update author list and licenses 5 years ago
Guillaume Ballet 9466b9eec5 signer/core: fix reference issue in key derivation (#19827) 5 years ago
Martin Holst Swende 2fae1bde42
account/usbwallet: abort usb enumeration after failures 5 years ago
Péter Szilágyi 5d68400cad
accounts/usbwallet, vendor: switch from HID to generic USB lib 5 years ago
Péter Szilágyi b4cc7b660c
accounts/usbwallet: recreate Trezor protocol, support old and new 5 years ago
Guillaume Ballet 4799b5abd4
accounts/usbwallet: support webusb for Trezor wallets 5 years ago
Péter Szilágyi 922e757f19 accounts/usbwallet: enable the Nano X and upcoming Ledger IDs (#19623) 5 years ago
Guillaume Ballet 9b831d74fb accounts/usbwallet: fix a comment typo in trezor driver (#19535) 5 years ago
Péter Szilágyi ae7344d799
accounts: switch Ledger derivation path to canonical one 6 years ago
Corey Lin 2fa9e99fc1 usbwallet: check error returned by driver close (#18057) 6 years ago
Matthew Halpern 15eee47ebf accounts: prefer nil slices over zero-length slices (#19079) 6 years ago
Paul Berg 572baae10a signer, clef: implement EIP191/712 (#17789) 6 years ago
Martin Holst Swende 43e8efe895
accounts, eth, clique, signer: support for external signer API (#18079) 6 years ago
benma dddd6ef006 accounts/usbwallet/trezor: expose protobuf package (#17980) 6 years ago
Nimrod Gutman 6f45fa66d8 accounts/usbwallet: support trezor passphrases (#16503) 6 years ago
Corey Lin b3be9b7cd8 usbwallet: check returned error when decoding hexstr (#18056) 6 years ago
Evgeny 331fa6d307 accounts/usbwallet: simplify code using -= operator (#17904) 6 years ago
Husam Ibrahim 28aca90716 accounts/usbwallet: correct comment typo (#16998) 6 years ago
Husam Ibrahim 3e57c33147 accounts/usbwallet: correct comment typo (#17008) 6 years ago
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
Martin Holst Swende ec3db0f56c cmd/clef, signer: initial poc of the standalone signer (#16154) 7 years ago
Felix Lange 5c2f1e0014 all: update generated code (#15808) 7 years ago
Péter Szilágyi 6f69cdd109
all: switch gas limits from big.Int to uint64 7 years ago
Péter Szilágyi 8d126a4981
accounts/usbwallet: handle bad interface number on macOS 7 years ago
Péter Szilágyi 5d9ac49c7e
accounts: refactor API for generalized USB wallets 7 years ago
Péter Szilágyi db568a61e2
accounts, console, internal: support trezor hardware wallet 7 years ago
Egon Elbre 7c74e166b0 accounts: fix megacheck warnings (#14903) 7 years ago
Péter Szilágyi 8ff7e55ab5
accounts/usbwallet: if a confirmation is pending, skip refresh 8 years ago
Péter Szilágyi 26da6daaa9
accounts/usbwallet: fix Ledger hidapi/libusb protocol violation 8 years ago
Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
Felix Lange 5f7826270c all: unify big.Int zero checks, use common/math in more places (#3716) 8 years ago
Péter Szilágyi e588e0ca2b
all: next batch of log polishes to contextual versions 8 years ago
Péter Szilágyi 46eea4d105
accounts, eth/downloader: use "err" instead of "error" in logs 8 years ago
Péter Szilágyi 23a5d64fd0
accounts, cmd: port packages over to the new logging system 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Péter Szilágyi 6ec8135256
accounts/usbwallet, vendor: use hidapi instead of libusb directly 8 years ago
Péter Szilágyi e99c788155
accounts: ledger and HD review fixes 8 years ago
Péter Szilágyi c7022c1a0c
accounts/usbwallet: detect and report in Ledger is in browser mode 8 years ago