Buidler beta 8 released 🎱
This release contains bug fixes and some minor improvements.
The complete list of changes is:
- Buidler doesn't set a default evm version anymore (#277)
- Show stack traces on unknown errors (#287)
- Config validation (#285)
- Print a warning when ts-node fails to load (#289)
- Set the gasMultiplier to Truffle Contracts (#292)
- Fix multiple JSON-RPC errors (#292)
- Automatically adjust Ganache gas estimations (#292)
- Change default gasMultiplier to 1 (#297)
- Make custom networks' url a required parameter (#298)
- Fix a bug that made buidler run and buidler console ignore some parameters (#300)