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

Find testnet to be used for tracing compatibility testing among clients #17

Open
Tracked by #15
ziogaschr opened this issue Jan 23, 2023 · 1 comment
Open
Tracked by #15
Assignees

Comments

@ziogaschr
Copy link
Member

As a developer, I want to have access to a common Ethereum testnet that is optimized for disk size requirements and compatibility with go-ethereum, core-geth, erigon and parity (depreceated) clients, in order to effectively test tracers and identify problematic transactions.
It will be nice to have the option to add any problematic transactions that may not currently exist on the chosen testnet.

Alternatively we can utilize Mordor testnet for testing Parity and Core-geth. Then use another testnet for testing go-ethereum with only core-geth, as it is harder to get depreceated Parity to sync with today's testnets.

@ghost
Copy link

ghost commented Oct 31, 2023

Mordor testnet works for the purpose for me. Very light and have plenty of transactions needed for sync

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
@ziogaschr and others