`ethers` is unmaintained and its `fxhash` dependency (also unmaintained) [raises deny flags](https://github.com/eigerco/axelar-amplifier-solana/actions/runs/17575591772/job/49919998112). One solution may be to migrate to [`alloy`](https://github.com/alloy-rs/alloy) ("a rewrite of ethers-rs from the ground up"). Same thing with `adler:1` which may have to be replaced with `adler:2`. TODO: - [ ] ethers - [ ] adler
ethersis unmaintained and itsfxhashdependency (also unmaintained) raises deny flags.One solution may be to migrate to
alloy("a rewrite of ethers-rs from the ground up").Same thing with
adler:1which may have to be replaced withadler:2.TODO: