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: add connection hash #211

Merged
merged 4 commits into from
Sep 18, 2023
Merged

feat: add connection hash #211

merged 4 commits into from
Sep 18, 2023

Conversation

nesquikm
Copy link
Contributor

Status

READY

Description

Add connection hash for transport for using instead on name when comparing transports. For example, we should use it in the wallet instead of _wallet!.transport.name != wallet.transport.name comparison.

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@nesquikm nesquikm requested a review from Alex-A4 September 18, 2023 13:07
@nesquikm nesquikm enabled auto-merge (squash) September 18, 2023 13:09
@nesquikm nesquikm merged commit 2105066 into main Sep 18, 2023
3 of 4 checks passed
@nesquikm nesquikm deleted the feat/add_connection_hash branch September 18, 2023 16:20
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