Commit Graph

618 Commits (b590cae89232299d54aac8aada88c66d00c5b34c)

Author SHA1 Message Date
Martin Holst Swende fec3b56f7f accounts, p2p, rpc: make CGO_ENABLED=0 build again (#19593) 5 years ago
manlio e687d063c3 accounts/abi: fix TestUnpackMethodIntoMap (#19484) 5 years ago
Martin Holst Swende 0c5f8c078a
accounts,signer: better support for EIP-191 intended validator (#19523) 5 years ago
Jeremy Schlatter 184af72e4e accounts/abi: fix documentation (#19568) 5 years ago
Guillaume Ballet 9b831d74fb accounts/usbwallet: fix a comment typo in trezor driver (#19535) 5 years ago
Kurkó Mihály 107c67d74e accounts, cmd, internal, signer: add note about backing up the keystore (#19432) 5 years ago
Péter Szilágyi 7221cb1434
core, eth, les, light: scope receipt functionality a bit cleaner 6 years ago
Guillaume Ballet a1c5017bc5 accounts/scwallet: fix card pairing instruction message (#19436) 6 years ago
Péter Szilágyi ae7344d799
accounts: switch Ledger derivation path to canonical one 6 years ago
Péter Szilágyi 8cf764da89
Revert "Can now specify the number of empty accounts to derive" 6 years ago
Guillaume Ballet f0b878d56d
accounts/scwallet: Update README for v2.2.1 support (#19425) 6 years ago
Guillaume Ballet 5b30aa59d6 Can now specify the number of empty accounts to derive 6 years ago
Guillaume Ballet 6f21520a82 More review feedback 6 years ago
Guillaume Ballet fc3000d649 more review feedback 6 years ago
Guillaume Ballet d2daff4258 fix a serialization error 6 years ago
Martin Holst Swende aae61ab16e Apply suggestions from code review 6 years ago
Martin Holst Swende df5409c952 'sanitize' JSON input 6 years ago
Guillaume Ballet 3b3e1bc07e Update the card preparation instructions based on review feedback 6 years ago
Guillaume Ballet 8c786a1f99 refresh the account list when initializing the card 6 years ago
Guillaume Ballet 79f4cfac2e refuse to overwrite the master key of a previously initialized card 6 years ago
Guillaume Ballet 1d1bee528e fix unnecessary condition linter warning 6 years ago
Guillaume Ballet 714675cd2a Upgrade to keycard app v2.1.1 6 years ago
Guillaume Ballet 35b80f1865 Fix linter issues 6 years ago
Guillaume Ballet bcf3c52ac9 PK derivation has to be supported by the card 6 years ago
Guillaume Ballet 189a032987 Add instructions on how to install the card 6 years ago
Guillaume Ballet ec4fba83d4 Formatting fixes 6 years ago
Guillaume Ballet 21b01f590d Update a comment to reflect the workings of the updated system 6 years ago
Guillaume Ballet 9b66a8520a Add some documentation 6 years ago
Guillaume Ballet e273031dce Fix key derivation 6 years ago
Guillaume Ballet 7ec6fa03d3 fix wallet status update 6 years ago
Guillaume Ballet 42c76a2ba1 Temporary fix to the ADBU status call 6 years ago
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