axelarnetwork / axelar-examples

Sample cross-chain dapps & contracts using the Axelar protocol.
182 stars 163 forks source link

feat(evm): adding call contract with gas estimation #175

Closed re1ro closed 5 months ago

re1ro commented 6 months ago
npty commented 6 months ago

@re1ro I've published @axelar-network/axelar-local-dev@2.3.2 to bump the dependencies version. here's the related pr. could you pls update and try running tests again?

re1ro commented 6 months ago

@npty thank you for that! Everything passes on local now.

And I've used your fix for fsevents with

            "os": [
                "darwin",
                "linux"
            ],