-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Respond with information on VM revert (#591)
* Add rpcResponseRevert * Change response on EVMC_REVERT * Preserve pc counter after a reverted transaction * Update acctCreationRevert test * Revert "Preserve pc counter after a reverted transaction" This reverts commit 711d123. * Store PC and use it in the error message * Update expected output of tests with revert * Update tests/failing.web3 * Update expected outputs for full erc20capped and tokentimelock tests * Rename rpcResponseRevert -> rpcResponseSuccessException * web3: formatting * web3: more formatting
- Loading branch information
Showing
7 changed files
with
97 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.