plugeth/accounts
Marius van der Wijden 08e782c61f
accounts/abi: add basic support for error types ()
This is the initial step for support of Solidity errors in contract bindings.
As of this change, errors can be decoded, but are not supported in
bindings yet.

Closes 
2021-10-14 13:33:28 +02:00
..
abi accounts/abi: add basic support for error types () 2021-10-14 13:33:28 +02:00
external accounts/external: handle 0 chainid as not-set for the Clef API () 2021-08-13 15:39:51 +03:00
keystore ethclient, accounts/keystore: fix flaky tests () 2021-09-20 10:23:44 +02:00
scwallet all: add support for EIP-2718, EIP-2930 transactions () 2021-02-25 15:26:57 +01:00
usbwallet accounts: eip-712 signing for ledger () 2021-03-22 09:29:32 +01:00
accounts_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
accounts.go accounts: documentation fixes () 2021-04-13 10:00:48 +02:00
errors.go all: replace passPHRASE with passWORD in user interactions () 2019-08-12 12:00:38 +03:00
hd_test.go accounts, signer: fix Ledger Live account derivation path (clef) () 2020-11-29 13:43:15 +01:00
hd.go accounts, signer: fix Ledger Live account derivation path (clef) () 2020-11-29 13:43:15 +01:00
manager.go node: remove dependency on wallet backend packages () 2021-08-25 22:34:22 +02:00
sort.go accounts, console: frendly card errors, support pin unblock 2019-04-08 13:19:37 +02:00
url_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
url.go all: make logs a bit easier on the eye to digest () 2021-04-15 20:35:00 +03:00