go-ethereum/accounts
Bin f8820f170c
accounts, cmd/geth, core: close opened files (#29598)
* fix: open file used up but not closed

* feat: more same case

* feat: accept conversation
2024-04-30 15:47:21 +02:00
..
abi all: fix various typos (#29600) 2024-04-23 13:09:42 +03:00
external all: replace fmt.Errorf() with errors.New() if no param required (#29472) 2024-04-08 12:59:17 +02:00
keystore accounts, cmd/geth, core: close opened files (#29598) 2024-04-30 15:47:21 +02:00
scwallet accounts, cmd/geth, core: close opened files (#29598) 2024-04-30 15:47:21 +02:00
usbwallet accounts/usbwallet, common/bitutil: fix broken links in docs (#29078) 2024-03-13 07:54:40 +01:00
accounts_test.go accounts: run tests in parallel (#28544) 2023-12-04 14:55:06 +01:00
accounts.go accounts: remove redundant string conversion (#29184) 2024-03-07 22:25:08 +01:00
errors.go accounts: fix typo in comments (#24805) 2022-05-03 08:49:41 +02:00
hd_test.go accounts: run tests in parallel (#28544) 2023-12-04 14:55:06 +01:00
hd.go build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00
manager.go accounts: properly close managed wallets when closing manager (#28710) 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 (#28544) 2023-12-04 14:55:06 +01:00
url.go build: upgrade to go 1.19 (#25726) 2022-09-10 13:25:40 +02:00