Update truffle to the latest version 🚀#13
Conversation
Version 4.0.1 just got published. |
Version 4.0.3 just got published.Update to this version instead 🚀 CommitsThe new version differs by 13 commits.
See the full diff |
Version 4.0.4 just got published.Update to this version instead 🚀 Release Notesv4.0.4 - `invalid number of args to a Solidity function` not found🎉 At least, that's the hope! 🤞 This release primarily addresses a long-standing problem in Truffle v4 (#596 #698 #706, possibly others), where the following error message was appearing when it shouldn't:
This latest release includes the fix PR trufflesuite/truffle-artifactor#65, which should address most of the cases where this error was popping up incorrectly. If you still run into this problem, please let us know! Also included in this release are two changes to https://github.com/trufflesuite/truffle-compile:
Many thanks to the community for all the contributions, and especially for all the bug reports! 🙇 |
Version 4.0.0 of truffle was just published.
The version 4.0.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of truffle.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 50 commits.
d4ca7e3Update version to 4.0.0265250cUpgrade dependencies826701cMerge pull request #647 from trufflesuite/developb61be1aMerge pull request #645 from trufflesuite/default-no-optimizer463415eProvide increased gas limit setting for scenario tests25bf46aMerge pull request #633 from trufflesuite/upgrade-solcd4f1a40Upgrade solc to v0.4.1825e81aaAdd CONTRIBUTING.md1192799Merge pull request #615 from trufflesuite/contributing02bdb5dMerge two paragraphsb416d56Too many emoji6179be0Add emoji, mostly01c026dCopyedit CONTRIBUTING + add conclusion0fb2a81Add initial CONTRIBUTING.mdee9ca67Update version to 4.0.0-beta.2There are 50 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴