cosmos-sdk/x/auth/ante
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
..
ante_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
ante.go Merge PR #5006: Modular AnteDecorator 2019-10-10 08:46:09 -04:00
basic_test.go Merge PR 5196: RecheckTx Optimizations 2019-10-23 10:43:58 -04:00
basic.go Fix various linter warnings (#5824) 2020-03-18 12:59:08 +00:00
fee_test.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
fee.go Merge PR #5572: ADR 004 Implementation 2020-01-30 16:31:16 -05:00
integration_test.go Merge PR #4896: Refactor auth tests 2019-08-15 11:19:16 -04:00
setup_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
setup.go Merge PR #5006: Modular AnteDecorator 2019-10-10 08:46:09 -04:00
sigverify_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
sigverify.go Merge PR #5533: Protobuf: x/auth & x/supply 2020-02-18 13:50:13 +01:00