forked from cerc-io/laconicd-deprecated
* refactor: antehandler order and params optimization * removed additional individual params for the feemarket module * typo fix * Apply suggestions from code review - Fede Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * typo fix * formatted using gofumpt * typo fix - missed negate operator * missed to negate conditions * added unit tests for the new param getter methods * updated changelog * Apply suggestions from code review Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> * moved to improvements * Converted unit tests into table-driven tests * added Require().Equal() to test case Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| abci.go | ||
| benchmark_test.go | ||
| grpc_query_test.go | ||
| grpc_query.go | ||
| hooks_test.go | ||
| hooks.go | ||
| integration_test.go | ||
| keeper_test.go | ||
| keeper.go | ||
| migrations.go | ||
| msg_server.go | ||
| params_test.go | ||
| params.go | ||
| state_transition_benchmark_test.go | ||
| state_transition_test.go | ||
| state_transition.go | ||
| statedb_benchmark_test.go | ||
| statedb_test.go | ||
| statedb.go | ||
| utils_test.go | ||
| utils.go | ||