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

feat: uses expirable map for subnet keys #796

Merged
merged 3 commits into from
Nov 13, 2023

Conversation

krpeacock
Copy link
Contributor

@krpeacock krpeacock commented Nov 8, 2023

Description

Adds an expirable map so that node keys will be checked.

Currently set to expire after an hour, but we could make it shorter

Fixes # (issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Checklist:

  • My changes follow the guidelines in CONTRIBUTING.md.
  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@krpeacock krpeacock requested a review from a team as a code owner November 8, 2023 19:57
Copy link
Contributor

github-actions bot commented Nov 8, 2023

size-limit report 📦

Path Size
@dfinity/agent 98.54 KB (+0.38% 🔺)
@dfinity/candid 13.41 KB (0%)
@dfinity/principal 5.01 KB (0%)
@dfinity/auth-client 90.56 KB (+0.04% 🔺)
@dfinity/assets 91.11 KB (+0.05% 🔺)
@dfinity/identity 88.04 KB (+0.04% 🔺)
@dfinity/identity-secp256k1 254.36 KB (+0.19% 🔺)

@krpeacock krpeacock enabled auto-merge (squash) November 13, 2023 22:36
@krpeacock krpeacock merged commit f17886c into main Nov 13, 2023
13 of 14 checks passed
@krpeacock krpeacock deleted the kyle/subnet-keys-expirable-map branch November 13, 2023 22:43
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.

None yet

3 participants