Metamask wallet transaction alert

When the Aragon Client asks you to sign and send multiple transactions to the Ethereum blockchain, your Ethereum provider (e.g. Metamask) may warn you that the subsequent transactions will fail:

This is due to the Ethereum blockchain not yet having been updated from your initial transactions, which makes it impossible for the Ethereum provider to determine whether the subsequent transactions will succeed or fail.

You should be able to safely ignore these warnings, as the Aragon client will have already pre-computed the state required to ensure your transactions will succeed.

Last updated