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

fix: different versions of BN from Polkadot causes issues #374

Merged
merged 2 commits into from
Apr 21, 2021

Conversation

Dudleyneedham
Copy link
Member

@Dudleyneedham Dudleyneedham commented Apr 20, 2021

fixes https://github.com/KILTprotocol/ticket/issues/1211

Downgraded to version 4.11.9 to match polkadots current implementation of BN.

No changes to SDK

When updating the polkadot-js version we should take care of matching the appropriate bn.js version.

How to test:

Run through all the tests

Checklist:

  • I have verified that the code works
  • I have verified that the code is easy to understand
    • If not, I have left a well-balanced amount of inline comments
  • I have left the code in a better state
  • I have documented the changes (where applicable)

@Dudleyneedham Dudleyneedham requested a review from tjwelde April 20, 2021 16:59
@LeonFLK LeonFLK self-requested a review April 20, 2021 17:24
Copy link
Contributor

@LeonFLK LeonFLK left a comment

Choose a reason for hiding this comment

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

LGTM

@LeonFLK
Copy link
Contributor

LeonFLK commented Apr 21, 2021

latest-develop test are expected to fail.

@Dudleyneedham Dudleyneedham merged commit bb50044 into develop Apr 21, 2021
@Dudleyneedham Dudleyneedham deleted the dn-1211-change-version-bn branch April 21, 2021 09:43
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.

2 participants