Commit Graph

539 Commits (93f981bb6105517c6fa3394270bd9cec5100b32e)

Author SHA1 Message Date
gary rong 6814797173 accounts, cmd, contracts, les: integrate clef for transaction signing (#19783) 5 years ago
gary rong 5f5de49cd9 accounts/abi: enable struct golang binding generation (#18491) 5 years ago
Guillaume Ballet 6bf5555c4f
accounts/abi/bind: Accept function ptr parameter (#19755) 5 years ago
zer0to0ne 0b26a826e9 accounts/abi: Fix method overwritten by same name methods. (#17099) 5 years ago
gary rong f7cdea2bdc all: on-chain oracle checkpoint syncing (#19543) 5 years ago
gary rong 6069b1a5f5 mobile: fix mobile interface (#19180) 5 years ago
salanfe e4a1488b2f abi: adding the method EventByID and its test (#19359) 5 years ago
Péter Szilágyi 38c914be64
accounts/abi/bind/backends: use EIP155 on the simulated chain 5 years ago
Martin Holst Swende 2046d66fe5
accounts/keystore: fix #19707, avoid keyword as variable name 5 years ago
Marius van der Wijden b3f7609d7d accounts/abi/bind: rename NewKeystoreTransactor (#19703) 5 years ago
Marius van der Wijden 6f80629383 accounts: added transactorFromKeyStore (#19685) 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
Guillaume Ballet 7a22da98b9 accounts/scwallet: flag to specify path to smartcard daemon (#19439) 5 years ago
Guillaume Ballet 048df258dc accounts/scwallet: change sc url scheme to keycard (#19632) 5 years ago
Péter Szilágyi 7bc1cb3677
accounts/scwallet: fix public key confirmation regression 5 years ago
Guillaume Ballet 75a860880c
accounts/scwallet: display PUK retry count, validate PIN/PUK length 5 years ago
Jeremy Schlatter a184ab7a61 accounts/keystore: enable fallback for darwin,!cgo (#19614) 5 years ago
Péter Szilágyi 922e757f19 accounts/usbwallet: enable the Nano X and upcoming Ledger IDs (#19623) 5 years ago
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