laconicd-deprecated/tests/rpc
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
..
net_test.go rpc: test fix (#608) 2021-10-07 18:41:27 +02:00
personal_test.go rpc: personal_listWallets (#748) 2021-11-15 11:20:59 +00:00
rpc_pending_test.go chore: Gofumpt (#1298) 2022-08-26 10:30:55 +00:00
rpc_test.go chore(evm, feemarket) - Migrate Event emitting to TypedEvent (#1544) 2023-01-05 17:24:18 +01:00
utils.go chore(all): add license to go files (#1558) 2022-12-16 11:48:38 +02:00
ws_test.go refactor: optimize AnteHandler gas consumption (#1388) 2022-10-19 18:21:59 +02:00