Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Error object returned when transaction traced via debug_traceTransaction results in block with multiple VM errors. #604

Closed
davidmurdoch opened this issue Aug 12, 2020 · 0 comments

Comments

@davidmurdoch
Copy link
Member

This is the culprit:

https://github.com/trufflesuite/ganache-core/blob/18542cc6f83b13e610144b70becda59d5595efe6/lib/blockchain_double.js#L984-L987

It needs to check for Multiple VM Exceptions while processing transactions, as generated by:

https://github.com/trufflesuite/ganache-core/blob/18542cc6f83b13e610144b70becda59d5595efe6/lib/utils/runtimeerror.js#L70

/cc @gnidan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants