Skip to content
This repository was archived by the owner on Feb 7, 2018. It is now read-only.

Update truffle to the latest version 🚀#13

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/truffle-4.0.0
Open

Update truffle to the latest version 🚀#13
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/truffle-4.0.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented Oct 31, 2017

Copy link
Copy Markdown

Version 4.0.0 of truffle was just published.

Dependency truffle
Current Version 3.4.11
Type dependency

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.

  • d4ca7e3 Update version to 4.0.0
  • 265250c Upgrade dependencies
  • 826701c Merge pull request #647 from trufflesuite/develop
  • b61be1a Merge pull request #645 from trufflesuite/default-no-optimizer
  • 463415e Provide increased gas limit setting for scenario tests
  • 25bf46a Merge pull request #633 from trufflesuite/upgrade-solc
  • d4f1a40 Upgrade solc to v0.4.18
  • 25e81aa Add CONTRIBUTING.md
  • 1192799 Merge pull request #615 from trufflesuite/contributing
  • 02bdb5d Merge two paragraphs
  • b416d56 Too many emoji
  • 6179be0 Add emoji, mostly
  • 01c026d Copyedit CONTRIBUTING + add conclusion
  • 0fb2a81 Add initial CONTRIBUTING.md
  • ee9ca67 Update version to 4.0.0-beta.2

There 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 🌴

greenkeeper Bot added a commit that referenced this pull request Nov 1, 2017
@greenkeeper

greenkeeper Bot commented Nov 1, 2017

Copy link
Copy Markdown
Author

Version 4.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • bf0fe33 Update version to 4.0.1
  • 216c6c0 Upgrade truffle-core to v4.0.1

See the full diff

greenkeeper Bot added a commit that referenced this pull request Dec 14, 2017
@greenkeeper

greenkeeper Bot commented Dec 14, 2017

Copy link
Copy Markdown
Author

Version 4.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • 47bad89 Merge pull request #720 from trufflesuite/release-v4.0.3
  • 7b71fef Update version to 4.0.3
  • a4b9d3b Merge branch 'fix-testrpc-pkg-refs' into release-v4.0.3
  • bf21200 Upgrade truffle-core to v4.0.3
  • be84ae4 Fix incorrect references to ethereumjs-testrpc package
  • 9f15c53 Merge pull request #682 from trufflesuite/upgrade-testrpc
  • 2abfb4d Switch testrpc to ganache-cli
  • b8f52fc Upgrade ethereumjs-testrpc to v6.0.3
  • f0f52d5 Upgrade ethereumjs-testrpc to v6.0.2
  • d3e3e5e Merge pull request #662 from trufflesuite/testrpc-6.0.0
  • f937eb6 upgrade testrpc to v6.0.1
  • bcacf4e update to TestRPC 6.0.0
  • d25846f Add note about symlinking on Windows

See the full diff

greenkeeper Bot added a commit that referenced this pull request Dec 21, 2017
@greenkeeper

greenkeeper Bot commented Dec 21, 2017

Copy link
Copy Markdown
Author

Version 4.0.4 just got published.

Update to this version instead 🚀

Release Notes v4.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:

invalid number of arguments to a Solidity function

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! 🙇

Commits

The new version differs by 3 commits.

  • 924e26b Update version to 4.0.4
  • e2bdb6c Upgrade truffle-core to v4.0.4
  • 8799bd3 Merge branch 'master' into develop

See the full diff

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants