laconicd-deprecated/x/feemarket/keeper
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
..
abci_test.go !feat(deps): Upgrade cosmos-sdk to v0.46.0 (#1168) 2022-07-28 15:43:49 +02:00
abci.go chore(evm, feemarket) - Migrate Event emitting to TypedEvent (#1544) 2023-01-05 17:24:18 +01:00
eip1559_test.go bug(feemarket): set lower bound of base fee to min gas price param (#1135) 2022-06-22 12:57:16 +02:00
eip1559.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
grpc_query_test.go !feat(deps): Upgrade cosmos-sdk to v0.46.0 (#1168) 2022-07-28 15:43:49 +02:00
grpc_query.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
integration_test.go feat!: Apply feemarket to native cosmos tx (#1194) 2022-08-10 18:33:38 -04:00
keeper_test.go chore: Gofumpt (#1298) 2022-08-26 10:30:55 +00:00
keeper.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
migrations_test.go chore(feemarket): Delete deprecated migration logic (#1508) 2022-11-29 11:24:16 +00:00
migrations.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
params_test.go chore(feemarket): Delete deprecated migration logic (#1508) 2022-11-29 11:24:16 +00:00
params.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00