dethcrypto / eth-sdk

Type-safe, lightweight SDKs for Ethereum smart contracts
MIT License
432 stars 40 forks source link

Automatically bump deps when new typechain is released #74

Open krzkaczor opened 2 years ago

krzkaczor commented 2 years ago

We could add a GHA that would compare deps on daily basis and create PRs when new, major typechain or typechain/ethers-v5 version comes out.

Releated: https://github.com/dethcrypto/eth-sdk/issues/72

krzkaczor commented 2 years ago

Similiar workflow exists here: https://github.com/makerdao/wormhole-integration-tests/blob/master/.github/workflows/update-submodules.yml