Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Fix solidity testing on private chain #79

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

AtkinsChang
Copy link

@AtkinsChang AtkinsChang commented Nov 21, 2017

Fix critical testing problem on private chain: solidity testing will success even if there is an error occurs.

According to EIP658, if the transaction success, the transaction receipt will contains status with value 0x1, and revert is 0x0.

@AtkinsChang AtkinsChang changed the title Fix solidity testing Fix solidity testing on private chain Nov 21, 2017
@AtkinsChang
Copy link
Author

@gnidan: I think this issue is critical that test result is not correct on real eth-chain

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.

1 participant