plugeth/accounts
Guillaume Ballet 6bf5555c4f
accounts/abi/bind: Accept function ptr parameter (#19755)
* accounts/abi/bind: Accept function ptr parameter

They are translated as [24]byte

* Add Java template version

* accounts/abi/bind: fix merge issue

* Fix CI
2019-07-02 09:52:58 +02:00
..
abi accounts/abi/bind: Accept function ptr parameter (#19755) 2019-07-02 09:52:58 +02:00
external accounts: switch Ledger derivation path to canonical one 2019-04-10 13:09:08 +03:00
keystore accounts/keystore: fix #19707, avoid keyword as variable name 2019-06-18 09:46:56 +02:00
scwallet accounts/scwallet: flag to specify path to smartcard daemon (#19439) 2019-05-31 12:30:28 +03:00
usbwallet account/usbwallet: abort usb enumeration after failures 2019-06-05 16:48:09 +03:00
accounts_test.go accounts, eth, clique, signer: support for external signer API (#18079) 2019-02-05 11:23:57 +01:00
accounts.go accounts,signer: better support for EIP-191 intended validator (#19523) 2019-05-15 21:26:07 +02:00
errors.go accounts: fix comment typo (#15977) 2018-01-26 13:33:27 +02:00
hd_test.go accounts: refactor API for generalized USB wallets 2017-08-09 13:26:07 +03:00
hd.go accounts: switch Ledger derivation path to canonical one 2019-04-10 13:09:08 +03:00
manager.go accounts, cmd, internal: disable unlock account on open HTTP (#17037) 2019-04-04 14:03:10 +03:00
sort.go accounts, console: frendly card errors, support pin unblock 2019-04-08 13:19:37 +02:00
url_test.go accounts: add unit tests for URL (#17182) 2018-07-18 11:32:49 +03:00
url.go accounts: add unit tests for URL (#17182) 2018-07-18 11:32:49 +03:00