laconicd-deprecated/scripts
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
..
.env imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
contract-test.sh imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
ethermint-devnet.yaml imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
gen-tests-artifacts.sh tests: add message call benchmark (#717) 2021-11-08 13:04:49 +00:00
geth-genesis.json imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
integration-test-all.sh chore(evm, feemarket) - Migrate Event emitting to TypedEvent (#1544) 2023-01-05 17:24:18 +01:00
proto-tools-installer.sh fix: protogen scripts were not correctly implemented (#1466) 2022-11-17 12:35:54 +01:00
protoc-swagger-gen.sh fix: protogen scripts were not correctly implemented (#1466) 2022-11-17 12:35:54 +01:00
protocgen.sh chore: Update linter and protogen configuration (#1478) 2022-11-25 11:02:20 +01:00
run-integration-tests.sh tests(filters): add/improve integration tests for JSON-RPC methods (#1480) 2022-11-30 13:46:49 +00:00
run-solidity-tests.sh ci: update test scripts and actions (#657) 2021-10-21 11:06:20 +00:00
start-docker.sh build: fix docker setup (#337) 2021-08-04 09:30:13 +00:00
start-ethermint.sh imp(tests): integration tests setup (#1196) 2022-07-27 13:27:07 +00:00
start-geth.sh fix: extend geth config on integration tests (#1467) 2022-11-17 00:16:04 +00:00
start.sh ci: separate out rpc and integration tests (#931) 2022-02-09 14:56:12 +01:00