Skip to content

Add unique Guid check to HashAddress.Equals #65

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Jul 25, 2024

Conversation

nazarovsa
Copy link
Contributor

@nazarovsa nazarovsa commented Jul 24, 2024

Description

Добавляет приватное поле типа Guid для определения уникальности экземпляра в Equals.

Related Issues

#29

References

Не применимо

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • I have added corresponding labels with respect to the part of the interpreter i've worked on.

Copy link

github-actions bot commented Jul 24, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@nazarovsa
Copy link
Contributor Author

@Stepami Поведение GetHashCode не меняем?

@Stepami
Copy link
Owner

Stepami commented Jul 24, 2024

@nazarovsa поведение GetHashCode не меняем

Не забудь пройти CLA Assistant бота #65 (comment)

@Stepami
Copy link
Owner

Stepami commented Jul 24, 2024

@nazarovsa черри пикни этот коммит из мастера 2750118

@nazarovsa
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@Stepami Stepami self-requested a review July 25, 2024 14:39
@Stepami Stepami linked an issue Jul 25, 2024 that may be closed by this pull request
@Stepami Stepami merged commit f6f068a into Stepami:master Jul 25, 2024
1 of 2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2024
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Требуется усилить уникальность HashAddress
2 participants