Commit Graph

487 Commits (da000c831421588a34650f8cdf35ee9ba73a6b23)

Author SHA1 Message Date
Guillaume Ballet 5617dca1c9 Remove the direct dependency on libpcsclite 6 years ago
Guillaume Ballet ae82c58631 Fix some linter issues 6 years ago
Guillaume Ballet 7b230b7ef1 accounts/scwallet: rebase and update 6 years ago
Péter Szilágyi a900e80a89 accounts/scwallet: fix crypto API change 6 years ago
Péter Szilágyi 7d5886dcf4 accounts, console: frendly card errors, support pin unblock 6 years ago
Péter Szilágyi 386943943f accounts/scwallet: ordered wallets, tighter events, derivation logs 6 years ago
Péter Szilágyi 114de0fe2a accounts/scwallet, console: user friendly card opening 6 years ago
Nick Johnson 78375608a4 accounts, internal: Changes in response to review 6 years ago
Nick Johnson f7027dd68c accounts, core, internal, node: Add support for smartcard wallets 6 years ago
gary rong d5cae48bae accounts, cmd, internal: disable unlock account on open HTTP (#17037) 6 years ago
Ian Norden cd79bc61a9 accounts/abi: generic unpacking of event logs into map[string]interface{} (#18440) 6 years ago
Mats Julian Olsen 5b0d3fa393 accounts/abi: Add the original name as json-structtag for tuples. 6 years ago
Péter Szilágyi 5ce192ce44
accounts/abi/bind: simulated test case for fixed bytes logs 6 years ago
Jeremy McNevin 7640c9c933
bind: Static byte arrays should be right-padded 6 years ago
Corey Lin 2fa9e99fc1 usbwallet: check error returned by driver close (#18057) 6 years ago
Péter Szilágyi 054412e335
all: clean up and proerly abstract database access 6 years ago
Matthew Halpern 15eee47ebf accounts: prefer nil slices over zero-length slices (#19079) 6 years ago
Dan Kinsley f49f95e2b0 accounts/abi: mutex lock in TransactionByHash and code cleanup (#19133) 6 years ago
Hsien-Tang Kao 4a090a1bab accounts/abi: fix error message format (#19122) 6 years ago
Guillaume Ballet 9c7e65c435 accounts: fix typos from the `SignData` merge (#19119) 6 years ago
Dan Kinsley 555b3652dc accounts/abi/bind/backends: add TransactionByHash to SimulatedBackend (#19026) 6 years ago
Martin Holst Swende 75d292bcf6
clef: external signing fixes + signing data (#19003) 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
gary rong a50b471b6b accounts/abi: allow interface as the destination (#18490) 6 years ago
Guillaume Ballet 115b1c38ac
accounts/abi: Add tests for reflection ahead of refactor (#18434) 6 years ago
Guillaume Ballet 38cce9ac33 accounts/abi: Extra slice tests (#18424) 6 years ago
gary rong 7ca40306af accounts/abi: tuple support (#18406) 6 years ago
Jeremy Schlatter aca588a8e4 accounts/keystore: small code simplification (#18394) 6 years ago
Jeremy Schlatter 072c95fb74 accounts/keystore: fix comment typo (#18395) 6 years ago
Dragan Milic 27913dd226 accounts/abi/bind: add optional block number for calls (#17942) 6 years ago
Guillaume Ballet 9bfd0b60cc
accounts/abi: fix case of generated java functions (#18372) 6 years ago
Matt K a4af734328 accounts/abi: change unpacking of abi fields w/ underscores (#16513) 6 years ago
weimumu 735343430d fix string array unpack bug in accounts/abi (#18364) 6 years ago
Jeff Prestes 335760bf06 accounts/abi: Brings out the msg defined at require statement in SC function (#17328) 6 years ago
bas-vk 7df52e324c accounts/abi: add support for unpacking returned bytesN arrays (#15242) 6 years ago
weimumu 3ad73443c7 fix slice unpack bug in accounts/abi (#18321) 6 years ago
tzapu e79821cabe accounts/abi: argument type and name were reversed (#17947) 6 years ago
Corey Lin b3be9b7cd8 usbwallet: check returned error when decoding hexstr (#18056) 6 years ago
Vedhavyas Singareddi 92639b676a Add packing for dynamic array and slice types (#18051) 6 years ago
Wenbiao Zheng 32d35c9c08 accounts/keystore: delete the redundant keystore in filename (#17930) 6 years ago
Wenbiao Zheng 6ff97bf2e5 accounts: wallet derivation path comment is mistaken (#17934) 6 years ago
Evgeny 331fa6d307 accounts/usbwallet: simplify code using -= operator (#17904) 6 years ago
Martin Holst Swende d5c7a6056a
cmd/clef: encrypt the master seed on disk (#17704) 6 years ago
Jeremy Schlatter 5ed3960b9b accounts/abi/bind: stop using goimports in the binding generator (#17768) 6 years ago
Martin Holst Swende 96fd50be10 accounts/abi: fix panic in MethodById lookup. Fixes #17797 (#17798) 6 years ago
CDsigma a5aaab2f22 accounts/abi/bind/backends: fix typo (#17749) 6 years ago
gary rong d6254f827b all: protect self-mined block during reorg (#17656) 6 years ago