go-ethereum/accounts
winniehere c5c36a8e2c accounts/abi: embed Go template instead of string literal ()
refactor(accounts/abi): use embed pkg to split default template to file
2024-07-02 18:31:05 +02:00
..
abi accounts/abi: embed Go template instead of string literal () 2024-07-02 18:31:05 +02:00
external all: replace fmt.Errorf() with errors.New() if no param required () 2024-04-08 12:59:17 +02:00
keystore accounts/keystore: use t.TempDir in test () 2024-06-25 11:24:33 +02:00
scwallet accounts: avoid duplicate regex compilation () 2024-06-12 10:46:36 +03:00
usbwallet build: add check for stale generated files () 2024-07-01 17:16:15 +02:00
accounts_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
accounts.go accounts: remove redundant string conversion () 2024-03-07 22:25:08 +01:00
errors.go accounts: fix typo in comments () 2022-05-03 08:49:41 +02:00
hd_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
hd.go build: upgrade to go 1.19 () 2022-09-10 13:25:40 +02:00
manager.go accounts: properly close managed wallets when closing manager () 2023-12-20 13:41:40 +01:00
sort.go accounts, console: frendly card errors, support pin unblock 2019-04-08 13:19:37 +02:00
url_test.go accounts: run tests in parallel () 2023-12-04 14:55:06 +01:00
url.go build: upgrade to go 1.19 () 2022-09-10 13:25:40 +02:00