This release includes enhancements, bug fixes and hook additions for plugin authors. The highlights include:
- suppression of memory-safe-assembly warnings coming from
console.sol - a retry for compiler downloads to help CIs
- the addition of a top level
buildhook within the build pipeline
Changes
- 127ce88: Suppress Hardhat console.sol memory-safe-assembly warning (#7862)
- 8e5610f: Fixed a bug where nested folders were not created during the HTML coverage report generation (#7889)
- 0c47a69: Added compiler downloader retry in case of failure (#7031)
- 98fbf44: Implemented SolidityBuildSystemImplementation#compileBuildInfo (#7891)
- a9445c9: Added ArtifactManager#getAllArtifactPaths (#7902)
- a9445c9: Fixed typechain type generation when compiling a subset of the Solidity files (#7902)
- c40697b: Added a Solidity#build hook (#7890)
- 13a1e4b: Multiple internal fixes to the solidity build system (#7900)
💡 The Nomic Foundation is hiring! Check our open positions.