This repository has been archived by the owner on Oct 1, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Migration 8: Encoding key's names to base32 #2
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AuHau
force-pushed
the
migration/8-base32_encoded_keys
branch
from
April 4, 2019 23:41
c684f28
to
7a93583
Compare
This was referenced Apr 4, 2019
Merged
AuHau
force-pushed
the
migration/8-base32_encoded_keys
branch
3 times, most recently
from
May 1, 2019 16:14
7b5f130
to
9ac05ed
Compare
AuHau
force-pushed
the
migration/8-base32_encoded_keys
branch
2 times, most recently
from
May 22, 2019 02:12
993cb40
to
6b08344
Compare
AuHau
force-pushed
the
migration/8-base32_encoded_keys
branch
from
May 29, 2019 17:12
6b08344
to
f30d68e
Compare
AuHau
force-pushed
the
dev
branch
2 times, most recently
from
May 30, 2019 18:01
e5e31f4
to
1165993
Compare
AuHau
force-pushed
the
migration/8-base32_encoded_keys
branch
2 times, most recently
from
July 1, 2019 13:39
ab28636
to
e75dd89
Compare
2 tasks
AuHau
force-pushed
the
migration/8-base32_encoded_keys
branch
3 times, most recently
from
September 16, 2019 15:00
da2f37c
to
4036faf
Compare
License: MIT Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
License: MIT Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
License: MIT Signed-off-by: Adam Uhlir <uhlir.a@gmail.com>
AuHau
force-pushed
the
migration/8-base32_encoded_keys
branch
from
September 16, 2019 15:03
4036faf
to
7c62777
Compare
9 tasks
Superseded by #4 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Migration for ipfs/js-ipfs#1937
There is no test coverage atm as it will be the next step, but I wanted to get out the first draft for feedback asap.
Also serves as demonstrator how migrations looks like.