laconicd/app
yihuang 93d15db4d0
ante: check EnableCreate/EnableCall in ante handler (#1060)
* Check EnableCreate/EnableCall in ante handler

WIP: #1045

Reject tx early in ante handler, avoid deduct user fee for vain.

* add unit tests

* update changelog

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze Küllmer <federico.kunze94@gmail.com>
2022-05-03 19:51:02 +02:00
..
ante ante: check EnableCreate/EnableCall in ante handler (#1060) 2022-05-03 19:51:02 +02:00
app_test.go feat: update chain-id format (#447) 2021-08-17 14:11:26 +00:00
app.go fix: simulations don't generate EVM transactions (#996) 2022-04-19 09:50:00 +00:00
benchmark_test.go all: add benchmarks to core components (#493) 2021-08-26 08:20:27 +00:00
export.go fix: gosec issues (#779) 2021-11-25 15:12:57 +00:00
simulation_test.go fix: simulations don't generate EVM transactions (#996) 2022-04-19 09:50:00 +00:00
utils_test.go imp, ci: address pending issues from EVM simulation (#1063) 2022-05-02 15:27:43 +02:00
utils.go imp, ci: address pending issues from EVM simulation (#1063) 2022-05-02 15:27:43 +02:00