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

Conform to base-x >= 3.0.5 API #810

Closed
wants to merge 1 commit into from

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Dec 18, 2018

The library base-x now expects an explicit Buffer instance, so let's change
to that to make things easier. (Alternatively, we could pin to a previous
version, but it's a small tweak to make.)

Signed-off-by: J. Ryan Stinnett jryans@gmail.com

The library `base-x` now expects an explicit `Buffer` instance, so let's change
to that to make things easier.  (Alternatively, we could pin to a previous
version, but it's a small tweak to make.)

Signed-off-by: J. Ryan Stinnett <jryans@gmail.com>
@jryans jryans requested a review from a team December 18, 2018 18:03
Copy link
Member

@turt2live turt2live left a comment

Choose a reason for hiding this comment

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

I'm assuming it has been tested

@jryans
Copy link
Collaborator Author

jryans commented Dec 18, 2018

Yes, tests pass locally and I manually tested the Riot feature that uses this code path.

@jryans
Copy link
Collaborator Author

jryans commented Dec 18, 2018

Ah... Looks like this approach using the newer version means ES6 deps again... Probably better to pin instead then for now.

@jryans jryans closed this Dec 18, 2018
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