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: update peer-id #547

Merged
merged 1 commit into from
Mar 9, 2025
Merged

fix: update peer-id #547

merged 1 commit into from
Mar 9, 2025

Conversation

sfroment
Copy link
Member

@sfroment sfroment commented Mar 9, 2025

Signed-off-by: Sacha Froment [email protected]

What type of PR is this?

  • Bug Fix

Description

As we've changed for sha512 needed to also update the new PeerID generated from this

Related Issues and PRs

  • Related: #
  • Closes: #

Added/updated tests?

  • No, because why: justify why you didn't add tests

Additional Info

add instructions or screenshots on what you might think is relevant or instructions on how to manually test it

[optional] Do we need to perform any post-deployment tasks?

Signed-off-by: Sacha Froment <[email protected]>
Copy link

github-actions bot commented Mar 9, 2025

Flamegraph.com report

flamegraph.pprof
See in flamegraph.com

Created by Flamegraph.com Github Action

Copy link

github-actions bot commented Mar 9, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 83.45% 2572 / 3082
🔵 Statements 83.45% 2572 / 3082
🔵 Functions 81.91% 222 / 271
🔵 Branches 81.74% 636 / 778
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/network/src/node.ts 76.87% 66.15% 57.69% 76.87% 87, 207-208, 243-246, 251-253, 282-284, 287-289, 293-295, 302-303, 307-318, 321-327, 330-336, 339-340, 347-350, 353-356, 365-366, 376-377, 381-393, 410-414
Generated in workflow #2307 for commit 922c82f by the Vitest Coverage Report Action

@d-roak d-roak merged commit 725e805 into main Mar 9, 2025
15 checks passed
@sfroment sfroment deleted the fix/peer-id branch March 9, 2025 12:36
sfroment added a commit that referenced this pull request Mar 11, 2025
* origin: (51 commits)
  feat: update object acl  (#536)
  refactor: update linearization to return vertices (#552)
  fix: shared admin permission (#545)
  fix: writer permission check (#543)
  chore: release v0.9.2
  fix: add tsx to the deps
  refactor: 🎨 import are now sorted (#548)
  chore: release v0.9.1
  fix: keychain git url
  chore: release v0.9.0
  fix: update peer-id (#547)
  fix: use sha512 (#546)
  fix: exclude dist (#541)
  fix: add typecheck workflow (#540)
  feat: add main types (#527)
  Refactor: Strategy handle message (#537)
  refactor: 🚨 better promise usage and type on function (#535)
  refactor: remove unused args (#534)
  refactor: 🎨 import type when it's only used as type (#532)
  fix(coverage): 🐛 remove version.ts from coverage (#531)
  ...
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