laconicd-deprecated/x/evm
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
..
atlas docs: banner & other (#607) 2021-09-29 18:15:55 +02:00
client rpc: refactor rpc packages and backend to support cosmos namespace (#1070) 2022-05-02 06:26:24 +00:00
keeper fix!: london hardfork check logic in json-rpc apis (#1068) 2022-04-30 18:11:28 +02:00
simulation imp, ci: address pending issues from EVM simulation (#1063) 2022-05-02 15:27:43 +02:00
spec docs: update EVM spec 2022-04-22 14:57:48 +02:00
statedb evm: improve test coverage of statedb package (#888) 2022-01-06 18:10:51 +01:00
types fix!: london hardfork check logic in json-rpc apis (#1068) 2022-04-30 18:11:28 +02:00
genesis_test.go evm: refactor statedb implementation (#729) 2022-01-05 08:28:27 +01:00
genesis.go types, evm: refactor accounts (#884) 2022-01-05 19:18:02 +01:00
handler_test.go fix: lint workflow (#1028) 2022-04-05 15:00:54 +02:00
handler.go evm: rm recover (#542) 2021-09-09 09:10:33 +00:00
module.go fix: simulations don't generate EVM transactions (#996) 2022-04-19 09:50:00 +00:00