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

fixed problem with routing history address #435

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

timofeytrepalin
Copy link

@timofeytrepalin timofeytrepalin commented Oct 9, 2024

Description

  • The issue with routing history has been resolved. Previously, when the user changed the address field, the transaction information was not updated.

Type of change

  • Bug fix
  • New feature
  • Refactor (cleaning up code without changing functionality)
  • Documentation update
  • Tests
  • Other (describe below):

Checklist

  • Code adheres to coding guidelines and standards.
  • Linting and formatting checks have passed, no local issues.
  • Existing tests pass successfully, no local errors.
  • Pull request is linked to a relevant issue or task.
  • Tests are written for new features or fixes.
  • Documentation has been updated (if applicable).

Related Issue/Task


Testing

  • Pasting correct and incorrect addressed in random order

Reviewer Tasks

  • Review logic for correctness and clarity.
  • Verify that the code is following best practices.
  • Test or review related areas if this PR affects other projects.

@timofeytrepalin timofeytrepalin merged commit 7cbfc83 into adar-dev Oct 15, 2024
2 checks passed
@timofeytrepalin timofeytrepalin deleted the fix/routing-history-fix branch October 15, 2024 08:01
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