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

Various breaking changes #444

Merged
merged 4 commits into from
Aug 20, 2015
Merged

Various breaking changes #444

merged 4 commits into from
Aug 20, 2015

Conversation

dcousens
Copy link
Contributor

Resolves #439

* - breaking change


As part of this, I also start using a b prefix where ambiguity exists. This was already the case for crypto, but a few lame ambiguities propped up, and this makes explicitly clear.
Most importantly, this problem would rarely occur in user environments as they would be importing as var bitcoinjs = require('bitcoinjs-lib'), and therefore will already have implicit name spacing.


These changes were already implied, so I'm going to merge, but marked as a breaking change for posterity and so I can easily iterate the tagged issues for the CHANGELOG.

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

Successfully merging this pull request may close these issues.

Rename Address
1 participant