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

Include hex-encoded operands in the debug logging of opcodes. #10

Merged
merged 1 commit into from
Dec 26, 2017

Conversation

nejucomo
Copy link

This allows deeper diagnosis of low-level EVM issues when using testrpc by displaying the operands for each opcode in debug mode.

How is ganache-core tested, and how can I add test coverage for my changes? Also, does this follow any coding conventions for this project?

@benjamincburns benjamincburns merged commit e806d27 into trufflesuite:master Dec 26, 2017
@benjamincburns
Copy link
Contributor

@nejucomo thanks for this excellent contribution, and sorry it took me so long to get 'round to reviewing it!

I'm not sure that it needs a test to be added for this functionality, per se, but if you'd like to add one, you can see plenty of example tests in the test directory. I'd suggest slotting one in wherever it makes sense, or even adding a new file, test/logging.js, to catch this one.

@cloudflare-pages
Copy link

cloudflare-pages bot commented Jul 5, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: ca2965e
Status: ✅  Deploy successful!
Preview URL: https://2459afa6.ganache.pages.dev
Branch Preview URL: https://develop.ganache.pages.dev

View logs

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.

None yet

2 participants