Skip to content

Buidler beta 10 released 🎉

Compare
Choose a tag to compare
@alcuadrado alcuadrado released this 12 Sep 15:30
4e6b6d7

This release contains bug fixes, performance improvements, and a new feature.

The major changes are:

  • Fix a bug in the automatic gas estimation logic (#358)
  • Performance improvements in the gas and gas price handling logic (#359)
  • Truffle plugins now set the contract's defaults (#360)
  • Fix a bug that happened when importing multiple Web3 versions (#361)
  • Verbose mode improvements (#362)
  • Typescript support was disabled for global Buidler installations (#364)
  • New plugin API to extend the user config with default values (#325)