Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

v5.0.5 — Improve compiler download reliability and fix a test

Compare
Choose a tag to compare
@eggplantzzz eggplantzzz released this 21 Feb 22:20
· 10885 commits to develop since this release

Can we get a fix for downloading the Solidity compiler? 🔨

This one is short and sweet 🍩: we'll get a quick test fix and make those solc downloads more reliable!

Contents

Fixes

How to upgrade

As usual, we recommend upgrading to the latest version of Truffle by doing:

npm uninstall -g truffle
npm install -g truffle

🔩Thanks to @maxsam4 for helping us make testing more delicious.