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

Create a sharable debugging and testing environment for Ethereum #172

Open
zah opened this issue Oct 27, 2018 · 2 comments
Open

Create a sharable debugging and testing environment for Ethereum #172

zah opened this issue Oct 27, 2018 · 2 comments
Labels

Comments

@zah
Copy link
Member

zah commented Oct 27, 2018

We can create a Vagrant recipe that simplifies the complex setup required for testing Nimbus against other Ethereum clients.

Such a VM would provide a GUI environment where all kind of debugging and system monitoring tools are pre-installed (e.g. a pre-configured copy of VS Code with tools for debugging Parity, Geth and py-evm, tools such as Wireshark with additional Ethereum-related dissectors and so on).

Over time, the shared effort to improve and document the capabilities of this environment is expected to pay out in increased productivity of the entire team.

@arnetheduck
Copy link
Member

https://github.com/ethereum/hive is the official upstream project for these kinds of setup - can we contribute there instead?

@zah
Copy link
Member Author

zah commented Nov 12, 2018

It seems to me that Hive could be a valuable addition to the environment I'm describing, but the relation is that the environment contains Hive and other debugging tools instead of the other way around.

Hive is a project with a very specific and a bit more narrow goal. We should definitely contribute Nimbus support for it though.

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

No branches or pull requests

3 participants