-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upgrade truffle #51
Comments
Hi Jelle. If no one is working on it, i would like to start. |
You are very welcome! |
to reproduce these errors in paratii-js, the road to take is to install paratii-js according to the instructions there, upgrade the reference to paratii-contracts in package.json, run a yarn install, and then run the tests. |
Yesterday i've followed these steps, but without change the reference of |
if you have any specific problems, could you signal them here?
Paratii-Video/paratii-portal#656
…On Fri, Jun 1, 2018 at 3:24 PM Luis Philipe Fidelis < ***@***.***> wrote:
Yesterday i've followed these steps, but without change the reference of
paratii-contracts i got some errors such as IPFS timeouts and failure
when deploying contracts. It might be a trouble in my environment, i'll
take a look.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#51 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABPuPd-x5sciSDitzkE02-FxDENWYEJLks5t4UCkgaJpZM4UMGUV>
.
|
Yes, for sure. I'll try to run |
@jellegerbrandy I've noticed two problems when running
|
@jellegerbrandy To fix the tests of
It enables byzantium features. |
We are using truffle 4.1.6
upgradeing to 4.1.7 (which also upgrades solc to 0.4.23) breaks tests in paratii-js
Todo:
https://github.com/trufflesuite/truffle/releases
https://github.com/ethereum/solidity/blob/develop/Changelog.md
The text was updated successfully, but these errors were encountered: