Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

WA-238 Checking tx receipt status on withdrawn mutlsig txs#35

Merged
apanizo merged 1 commit intofeature/WA-238-withdraw-ethfrom
feature/WA-238-check-tx-receipt-status
Jun 6, 2018
Merged

WA-238 Checking tx receipt status on withdrawn mutlsig txs#35
apanizo merged 1 commit intofeature/WA-238-withdraw-ethfrom
feature/WA-238-check-tx-receipt-status

Conversation

@apanizo
Copy link
Contributor

@apanizo apanizo commented Jun 5, 2018

Description
Before those changes I was relying on try/catch for identifying errors, it seems on mainnet and rinkeby and mainnet, if the tx fails no exception is raised, so I had to check the status field.

@apanizo
Copy link
Contributor Author

apanizo commented Jun 5, 2018

Travis automatic deployment:
https://staging-35-pr-413-safe-react-gnosis.surge.sh

Storybook book automatic deployment:
https://storybook-staging-35-pr-413-safe-react-gnosis.surge.sh

@apanizo apanizo requested review from germartinez and tschubotz June 5, 2018 06:10
Copy link
Contributor

@tschubotz tschubotz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Normale transactions work for me.
I cannot make the transaction fail on purpose. If I set the gas price to 0, then MetaMask drop the transaction. If I set the gas limit to 21k, then it's automatically raised to the required amount again by MetaMask (?) again.

@apanizo apanizo merged commit b6a0420 into feature/WA-238-withdraw-eth Jun 6, 2018
@apanizo apanizo deleted the feature/WA-238-check-tx-receipt-status branch June 6, 2018 08:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants