-
Notifications
You must be signed in to change notification settings - Fork 2.2k
pre-2.0.0, deprecations #317
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
Conversation
|
I could probably squash the |
|
A single PR is fine. What's up with Travis CI? |
|
@weilu sinon seems to be broken in 0.11 |
c2132e6 to
5e62b61
Compare
|
Rebased on HEAD, squashed |
|
@weilu reference sinonjs/sinon#613
|
|
Rebased on HEAD |
|
Fixed block.js tests to use |
f1e8442 to
2746027
Compare
093e8f8 to
c536926
Compare
|
Will add a commit to ignore node 0.11 if sinon isn't fixed before we want to merge merge this. |
|
Rebased on #323 |
|
Backward incompatible changes: removed
updated
Writing up the change notes makes me think that the |
|
How does a separate major version bump help? |
b9dc89b to
5db6e34
Compare
|
Rebased on #329 |
Use bs58check package solely from here on.
|
I've rebased on master. This should be good to merge quite quickly, as it is almost all just removals, with the addition of I also removed |
|
Will merge before end of tonight, post-merge review is welcome if you miss the merge, but most of this has already been reviewed several times, so it should just be a final check over. |
2d0ca4e to
cb3c291
Compare
|
I'll review this again today. On Mon, Mar 2, 2015 at 3:52 PM, Daniel Cousens notifications@github.com
|
|
Sounds good. Will freeze as of now. edit: Was just fixing a test accidentally broken in the commit before 4668cb1. Good to go now. |
|
Change log as of this PR. Backward incompatible changes: removed
updated
|
|
LGTM
If it's not changed, it should not be under updated section |
|
It was an amendment to what you had, which specified changes, even though
|
Most of this has been previously vetted, but this is the [almost] all inclusive 2.0.0 PR.
@weilu did we want to split it up into smaller PR's for simpler review over the next few days?