Remove deprecated Waffle tutorials#17664
Merged
Merged
Conversation
Ethereum Waffle is effectively unmaintained (last release ~3 years ago) and has been superseded by Hardhat Chai Matchers and Foundry. Remove all four Waffle tutorials and their translations across 13 languages to avoid directing developers to a dead-end toolchain. Removed tutorials: - testing-erc-20-tokens-with-waffle - waffle-dynamic-mocking-and-testing-calls - waffle-say-hello-world-with-hardhat-and-ethers - waffle-test-simple-smart-contract Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Co-Authored-By: wackerow <54227730+wackerow@users.noreply.github.com>
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
wackerow
approved these changes
Mar 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
waffle-test-simple-smart-contractfrominternalTutorials.jsonRationale
Ethereum Waffle (
ethereum-waffle) is effectively unmaintained and has been superseded:4.0.10, approximately 3 years ago@nomicfoundation/hardhat-chai-matchers, which ships as part of Hardhat Toolbox. Nomic published a migration guide away from Waffle@nomiclabs/hardhat-waffle,@nomiclabs/hardhat-ethers) that new developers should not be installingKeeping these tutorials live risks directing newcomers down a dead-end toolchain path.
Tutorials removed
testing-erc-20-tokens-with-wafflewaffle-dynamic-mocking-and-testing-callswaffle-say-hello-world-with-hardhat-and-etherswaffle-test-simple-smart-contractTranslation languages affected
cs, es, fr, id, it, ja, pl, pt-br, sw, te, tr, uk, ur, zh-tw, zh
Files changed
src/data/internalTutorials.json🤖 Generated with Claude Code