go-ethereum/accounts
Delweng b196ad1c16
all: add whitespace linter (#25312)
* golangci: typo

Signed-off-by: Delweng <delweng@gmail.com>

* golangci: add whietspace

Signed-off-by: Delweng <delweng@gmail.com>

* *: rm whitesapce using golangci-lint

Signed-off-by: Delweng <delweng@gmail.com>

* cmd/puppeth: revert accidental resurrection

Co-authored-by: Péter Szilágyi <peterke@gmail.com>
2022-07-25 13:14:03 +03:00
..
abi all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
external all: more linters (#24783) 2022-06-13 16:24:45 +02:00
keystore all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
scwallet all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03:00
usbwallet all: add whitespace linter (#25312) 2022-07-25 13:14:03 +03:00
accounts_test.go
accounts.go accounts: correct spelling mistake (#24323) 2022-02-01 11:36:39 +02:00
errors.go accounts: fix typo in comments (#24805) 2022-05-03 08:49:41 +02:00
hd_test.go
hd.go accounts: fix typo in comments (#24805) 2022-05-03 08:49:41 +02:00
manager.go
sort.go
url_test.go accounts: increase parseURL test coverage (#25033) 2022-06-07 12:46:27 +02:00
url.go