laconicd-deprecated/x/evm
Vladislav Varadinov 8886ce3dfd
chore(evm, feemarket) - Migrate Event emitting to TypedEvent (#1544)
* (refactor): Migrated to new Typed Events

* (fix): fixed tests and initialized the logs array in the proto message

* Added CHANGELOG entry

* (refactor): Made migration to Typedevent to feemarket module

* (fix): replace error returning with error logging.

* fix: linter and formatter

* fix: handle error by logging it

* fix: ran formatter and linter

* Apply suggestions from code review

Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>

* fix: increase sleep time to 5s initially

* fix: comment out failing tests to investigate in a separate PR

* fix: update timeout to 10 minutes

* fix: added 15 min timeout

Co-authored-by: MalteHerrmann <42640438+MalteHerrmann@users.noreply.github.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2023-01-05 17:24:18 +01:00
..
client/cli chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
keeper chore(evm, feemarket) - Migrate Event emitting to TypedEvent (#1544) 2023-01-05 17:24:18 +01:00
migrations/v4 chore(evm): Deprecate x/params usage in x/evm (#1472) 2023-01-04 16:28:45 +02:00
spec fix (docs): replace evmos.dev links with docs.evmos.org links (#1568) 2022-12-22 11:14:45 +01:00
statedb chore(evm): cleanup EVM files (#1582) 2022-12-30 13:20:14 +01:00
types chore(evm, feemarket) - Migrate Event emitting to TypedEvent (#1544) 2023-01-05 17:24:18 +01:00
vm chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
genesis_test.go fix(evm): skip hash check when the code has been deleted (#1320) 2022-10-19 12:29:24 +00:00
genesis.go chore(evm): Deprecate x/params usage in x/evm (#1472) 2023-01-04 16:28:45 +02:00
handler_test.go fix: use actual result when unmarshaling value (#1555) 2022-12-16 08:08:56 +00:00
handler.go chore(evm): Deprecate x/params usage in x/evm (#1472) 2023-01-04 16:28:45 +02:00
module.go chore(evm): Deprecate x/params usage in x/evm (#1472) 2023-01-04 16:28:45 +02:00