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

Ensure we generate the keyfile for latest-set keys #138

Merged
merged 2 commits into from
May 17, 2019
Merged

Conversation

Fang-
Copy link
Member

@Fang- Fang- commented May 16, 2019

...rather than latest-seen. Chain might not keep up with user actions, and even if it does, if user navigates to keyfile screen straight away, it won't know about the change yet. Fixes #137.

This was only a problem for UHD-derived networking keys, since the randomly generated ones were pulled out of cache.

This PR also includes an updated azimuth-js, which we actually need for the fancy new auto-complete on the "issue child" page. Currently, it just crashes there. (^:

Will push out a release once this gets approved/merged.

Fang- added 2 commits May 16, 2019 22:34
Rather than latest-seen. Chain might not keep up with user actions,
and even if it does, if user navigates to keyfile screen straight away,
it won't know about the change yet.

This was only a problem for UHD-derived networking keys, since the
randomly generated ones were pulled out of cache.

Fixes #137.
@Fang- Fang- requested review from c-johnson and jtobin May 16, 2019 21:02
Copy link
Contributor

@jtobin jtobin left a comment

Choose a reason for hiding this comment

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

🚢

@vvisigoth
Copy link
Contributor

vvisigoth commented May 16, 2019 via email

@jtobin
Copy link
Contributor

jtobin commented May 17, 2019

ship it

.
.
.

via steamboat

@Fang- Fang- merged commit 883c00b into master May 17, 2019
@Fang- Fang- deleted the keyfile-fix branch May 17, 2019 08:30
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.

Old keyfile gets downloaded after cycling keys
3 participants