laconicd-deprecated/app
Adu 4ea9b6dc6d
imp, ci: address pending issues from EVM simulation (#1063)
* add note

fix note

* add TestAppStateFn TestRandomAccounts

* marshal int slice to json

* add paramschange for enableCreate and enableCall

* AppStateFn -> StateFn

* add TestDecodeStore

* update github actions to run evm simulation

* add TestParamChanges

* add TestRandomizedGenState

* use go install for runsim

* resolve conflict

* use random gasCap to estimate gas

* use estimateGas to calculate max transferableAmount

* update godoc

* TestAppStateFn -> TestStateFn

* Update x/evm/simulation/genesis.go

* comment

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-02 15:27:43 +02:00
..
ante fix!: london hardfork check logic in json-rpc apis (#1068) 2022-04-30 18:11:28 +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