laconicd-deprecated/scripts
Ramiro Carlucho 71e51aabf6
chore (deps): Update geth version to v1.10.25 (#1413)
* build(deps): bump github.com/ethereum/go-ethereum

Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.19 to 1.10.25.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.10.19...v1.10.25)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* wip geth update

* fix geth init flag order

* add chainId to getTransaction. fix types comparison. update expected values on tests

* wip add tracer config

* tracers test

* update tests

* update to v1.10.25

* fix linter python

* ignore error

* fix lint

* additional changes from diff

* fix issues

* solve lint issues

* fix tests

* fix flake

* wrap types comparison in integration tests

* fix integration tests

* fix flake

* update changelog

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Freddy Caceres <facs95@gmail.com>
2022-11-16 12:59:12 -05: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 fix: remove e2e github action (#1463) 2022-11-15 19:01:34 -05:00
proto-tools-installer.sh fix: update feemarket REST endpoints (#1026) 2022-04-04 15:00:26 +02:00
protoc-swagger-gen.sh docs: update swagger (#479) 2021-08-23 13:15:55 +00:00
protocgen.sh all: rename go module to evmos/ethermint (#1137) 2022-06-19 11:43:41 +02:00
run-integration-tests.sh fix: integration tests are not run in CI (#1221) 2022-08-02 08:21:03 +02: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 chore (deps): Update geth version to v1.10.25 (#1413) 2022-11-16 12:59:12 -05:00
start.sh ci: separate out rpc and integration tests (#931) 2022-02-09 14:56:12 +01:00