Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run geth with --vmdebug #54

Closed
jorisbontje opened this issue Aug 6, 2015 · 3 comments
Closed

run geth with --vmdebug #54

jorisbontje opened this issue Aug 6, 2015 · 3 comments

Comments

@jorisbontje
Copy link
Contributor

this should be useful when developing / debugging; as it exposes OOG errors, etc.

@jorisbontje
Copy link
Contributor Author

--vmdebug is rather verbose, so maybe this should be configurable (then again there are already plenty of configuration options)

@jorisbontje
Copy link
Contributor Author

Useful features (not yet released):
ethereum/go-ethereum#1773

Dev mode enabled some debugging flags such as:

VM debugging mode
Simpler proof of work
Whisper enabled by default
Datadir to a tmp datadir
Maxpeers set to 0
Gas price of 0
Random listen port

@iurimatias
Copy link
Collaborator

option added

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

No branches or pull requests

2 participants