cosmos-sdk/x/auth/keeper
Marko d657513741
lint: various linting fixs (#5825)
* lint: various linting fixs

Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>

* more linting

* more linting fixes

* more errchecking

* comment out errcheck for now

* undo error check

* address some comments

* remore require error

* change delete to batch delete

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-03-20 19:24:18 +00:00
..
account.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00
integration_test.go Merge PR #4896: Refactor auth tests 2019-08-15 11:19:16 -04:00
keeper.go Favor marshal unmashal binare bare (#5799) 2020-03-13 19:58:43 +00:00
keeper_bench_test.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
keeper_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
params.go Merge PR #4760: update x/auth to match module spec 2019-07-29 08:27:01 -07:00
querier.go Merge PR #5702: Add Param Querying to x/auth 2020-02-26 10:33:56 -05:00
querier_test.go Merge PR #4896: Refactor auth tests 2019-08-15 11:19:16 -04:00