prysm-pulse/accounts/keystore
Eli 3d03dc07a8 signer: fix golint errors (#16653)
* signer/*: golint fixes

Specifically naming and comment formatting for documentation

* signer/*: fixed naming error crashing build

* signer/*: corrected error

* signer/core: fix tiny error whitespace

* signer/rules: fix test refactor


Former-commit-id: e5aa4376db0bb59d577d0fc62b0d5e5766ce445e [formerly 8161f1ac395ffd49126597cb640ca9fff5e3a8df]
Former-commit-id: 4b759f413a22175b9bd0b6d47a9878a3e5440b17
2018-05-04 11:04:17 +03:00
..
testdata accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
account_cache_test.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
account_cache.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
file_cache.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
key.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
keystore_passphrase_test.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
keystore_passphrase.go signer: fix golint errors (#16653) 2018-05-04 11:04:17 +03:00
keystore_plain_test.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
keystore_plain.go signer: fix golint errors (#16653) 2018-05-04 11:04:17 +03:00
keystore_test.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
keystore_wallet.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
keystore.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
presale.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
watch_fallback.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00
watch.go accounts/abi: use unpackTuple to unpack event arguments 2018-02-16 11:46:25 +01:00