Skip to content

Buidler 1.3.6 released 🎉

Compare
Choose a tag to compare
@alcuadrado alcuadrado released this 04 Jun 13:26
e514572

This version improves the support for Solidity 0.6 in Buidler EVM.

The complete list of changes is:

  • Add support for Solidity 0.4.x to console.log (#617)
  • Add full support for Solidity 0.6.x to Buidler EVM (#627)
  • Workaround a Solidity sourcemaps regression introduced in solc 0.6.3 (#627)
  • Give meaningful error messages when trying to deploy a contract that is too large (#627)
  • Stop reporting invalid opcode errors as reverted without reason (#627)
  • Relicensed the sample project to The Unlicensed (#633)