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: use toB58String everywhere to be consistent #537

Merged
merged 2 commits into from
Jan 22, 2020

Conversation

jacobheun
Copy link
Contributor

We will be doing a full switch over to base32 PeerId strings at a later date. This PR updates everything in the async refactor to use Base58 PeerId strings until we perform that migration.

  • I also bumped a couple dependencies

Resolves #536

The migration to base32 will happen at a later date
Copy link
Contributor

@dirkmc dirkmc left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Member

@alanshaw alanshaw left a comment

Choose a reason for hiding this comment

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

👌

@jacobheun jacobheun merged commit 31d1b23 into refactor/async-await Jan 22, 2020
@jacobheun jacobheun deleted the fix/consistent-peerid branch January 22, 2020 10:47
jacobheun added a commit that referenced this pull request Jan 24, 2020
* chore: update deps

* fix: consistently use b58 peerid string

The migration to base32 will happen at a later date
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.

3 participants