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

Sort out web3.js release blocker issues #1504

Closed
gnidan opened this issue Dec 8, 2018 · 5 comments
Closed

Sort out web3.js release blocker issues #1504

gnidan opened this issue Dec 8, 2018 · 5 comments

Comments

@gnidan
Copy link
Contributor

gnidan commented Dec 8, 2018

There are two outstanding issues identified in the latest web3.js that are blocking the Truffle v5 release. We have identified root causes of these and identified solutions for each.

For timeline reasons, and given sufficient confidence in the acceptability of our solutions, we plan to author PRs upstream to get these fixes into web3.js beta.37 and release Truffle v5.0.0 on a fork of web3 in the meantime.

Creating this issue to serve to track the resolution of all of this.

Summary of issues:

PR: web3/web3.js#2105

PR: web3/web3.js#2106

Thanks to @eggplantzzz and @CruzMolina, respectively, for getting to the bottom of these.

cc @nivida so you're aware.

@gnidan gnidan changed the title Un-fork from ethereum/web3.js Sort out web3.js release blocker issues Dec 8, 2018
@frozeman
Copy link

frozeman commented Dec 8, 2018

Well get them in and make a new release.

@nivida
Copy link

nivida commented Dec 8, 2018

@gnidan Merged these PRs and should be released today. :-)

@gnidan
Copy link
Contributor Author

gnidan commented Dec 8, 2018

Thanks so much @nivida and @frozeman!

@gnidan
Copy link
Contributor Author

gnidan commented Dec 10, 2018

This is closable now that there is no outstanding fork. Woot!

@gnidan gnidan closed this as completed Dec 10, 2018
@slraja
Copy link

slraja commented Feb 5, 2019

I am having Truffle v5.0.3 which has web3.version as '1.0.0-beta.37' but still getting the below error :

roiDevice:Faucet roi$ truffle migrate
Error: Returned values aren't valid, did it run Out of Gas?
at ABICoder.decodeParameters (/Users/roi/.nvm/versions/node/v10.15.1/lib/node_modules/truffle/build/webpack:/~/web3-eth-abi/src/index.js:226:1)

Can someone please help ??

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants