Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate tx failure on testnet #663

Closed
m-Peter opened this issue Nov 18, 2024 · 1 comment
Closed

Investigate tx failure on testnet #663

m-Peter opened this issue Nov 18, 2024 · 1 comment
Assignees
Labels
Bug Something isn't working EVM

Comments

@m-Peter
Copy link
Collaborator

m-Peter commented Nov 18, 2024

As reported on Discord:

An EVM project is deployed on Flow, and also deployed on other EVM chains.
Some transactions are failing when submitted to Flow, but they succeed on other chains.
Here is an example of a failed Flow transaction: https://evm-testnet.flowscan.io/tx/0x4041cb4ed406baf647604bd95dd154092fba07e9ba9c2d3bfa5b9ba13b81e099
and this a similar Flow transaction that passes: https://evm-testnet.flowscan.io/tx/0x601c71235e5976358c87caf4b9bd7aba892a45763270115f444456c67b7d765e
Both transactions pass on other chains (Base, Polygon)

For more info, here is the project: https://github.com/jmilldotdev/whalechess it’s using mud.dev
and this is the command they’re running:
source .env.deploy && export PRIVATE_KEY=$PRIVATE_KEY && pnpm mud deploy --rpc=$RPC_URL_FLOW --deployerAddress=0x4e59b44847b379578588920ca78fbf26c0b4956c

Discord thread: https://discord.com/channels/613813861610684416/1167476806333513800/1307284717124456459

@m-Peter m-Peter added Bug Something isn't working EVM labels Nov 18, 2024
@m-Peter m-Peter self-assigned this Nov 21, 2024
@m-Peter
Copy link
Collaborator Author

m-Peter commented Nov 27, 2024

Completed by #671

@m-Peter m-Peter closed this as completed Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working EVM
Projects
None yet
Development

No branches or pull requests

1 participant