Skip to content
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

1.0 #558

Closed
wants to merge 2,067 commits into from
Closed

1.0 #558

wants to merge 2,067 commits into from

Conversation

frozeman
Copy link
Contributor

@frozeman frozeman commented Feb 13, 2017

@jdkanani
Copy link
Contributor

Any plan when this will get released?

@dacarley
Copy link
Contributor

Could we get an update to the README.md that explains how to effectively install the web3 beta using Yarn? A common answer is "just use npm", but given the way that some teams CI/CD process works, that's not a particularly viable option.

Is it understood what is causing the issue in the first place? I'd be happy to contribute, if someone can explain what they know of the issue.

@vguzev
Copy link

vguzev commented Oct 21, 2017

In issue #1121 there are reports that current beta version has some problems with react-redux-typescript-boilerplate and create-react-native-app boilerplates. Please, take a look at these problems before branching final 1.0 version...

importRawKey()
lockAccount()
unlockAccount()
sign()
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The above 4 lines should have annotated return types (: void).

(Sorry for the drive-by comment, just tried to build this branch and got some errors with the latest TypeScript in strict mode. There were others too.)

@coveralls
Copy link

coveralls commented Dec 21, 2017

Coverage Status

Coverage decreased (-4.9%) to 85.709% when pulling 6816ce5 on 1.0 into de3d64a on develop.

@coveralls
Copy link

coveralls commented Jan 11, 2018

Coverage Status

Coverage decreased (-4.9%) to 85.709% when pulling c0a4f0a on 1.0 into de3d64a on develop.

@coveralls
Copy link

coveralls commented Jan 11, 2018

Coverage Status

Coverage decreased (-4.9%) to 85.709% when pulling 5124c0d on 1.0 into de3d64a on develop.

@nivida
Copy link
Contributor

nivida commented Nov 29, 2018

I don't think we really want to merge it into the develop branch. I really like the way how angular is managing his branches. https://github.com/angular/angular

@filips123
Copy link
Contributor

When is it planned to release stable 1.0 version?

joshstevens19 and others added 26 commits February 25, 2019 13:50
…fault-import-off

fix: turn allowSyntheticDefaultImports to false
HttpProvider error handling improved
fix: `AbiItem` was missing `anonymous`
Fix issue with single named return parameter
Fix CSP "script-src" errors in Firefox
@nivida
Copy link
Contributor

nivida commented Feb 26, 2019

I've closed this PR because the 1.0 branch is the default branch and the develop branch will get removed on the stable release.

@nivida nivida closed this Feb 26, 2019
@filips123
Copy link
Contributor

@nivida When will 1.0 become stable?

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

Successfully merging this pull request may close these issues.

None yet