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

Creation dates #617

Merged
merged 6 commits into from
Sep 9, 2024
Merged

Creation dates #617

merged 6 commits into from
Sep 9, 2024

Conversation

swansontec
Copy link
Contributor

@swansontec swansontec commented Sep 6, 2024

CHANGELOG

Does this branch warrant an entry to the CHANGELOG?

  • Yes
  • No

Dependencies

none

Description

none

@swansontec swansontec force-pushed the william/creation-dates branch from 87ab73a to d3cf828 Compare September 6, 2024 23:17
Copy link
Contributor

@peachbits peachbits left a comment

Choose a reason for hiding this comment

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

Just need clarification on the comment, otherwise approved

@@ -13,6 +13,13 @@ export interface EdgeBox {
iv_hex: Uint8Array
}

/**
* Encrypted wallet private keys include an optional creation date.
Copy link
Contributor

Choose a reason for hiding this comment

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

This comment says created is optional but it's required in it's definition below and in the cleaner asEdgeKeyBox cleaner

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good catch. Fixed.

@swansontec swansontec force-pushed the william/creation-dates branch from d3cf828 to 227b2b6 Compare September 9, 2024 22:41
@swansontec swansontec enabled auto-merge September 9, 2024 22:41
@swansontec swansontec merged commit 80c0fc0 into master Sep 9, 2024
2 checks passed
@swansontec swansontec deleted the william/creation-dates branch September 9, 2024 22:49
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