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

refactor: move peer id from drpObject to hashgraph #467

Merged
merged 7 commits into from
Feb 19, 2025

Conversation

anhnd350309
Copy link
Contributor

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

This PR fixes the issue by moving peerId from DRPObject to hashGraph, ensuring proper vertex creation.

Related Issues and PRs

Added/updated tests?

  • Yes
  • No, because why: don't change any logic, just move peerId
  • I need help with writing tests

Additional Info

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

Copy link

github-actions bot commented Feb 14, 2025

Flamegraph.com report

flamegraph.pprof
See in flamegraph.com

Created by Flamegraph.com Github Action

@anhnd350309 anhnd350309 changed the title feat: move peer id from drpObject to hashgraph refactor: move peer id from drpObject to hashgraph Feb 14, 2025
@anhnd350309 anhnd350309 marked this pull request as ready for review February 14, 2025 15:26
Copy link
Member

@trungnotchung trungnotchung left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@JanLewDev JanLewDev left a comment

Choose a reason for hiding this comment

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

lgtm

@sfroment sfroment force-pushed the feat/correct-peerId branch from 2548e53 to b2d76bf Compare February 19, 2025 16:01
@sfroment sfroment merged commit 843b936 into main Feb 19, 2025
14 checks passed
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.

Incorrect peerId in the ObjectDRP
5 participants