issues
search
soramitsu
/
adar
Designing a Better World Through Decentralized Technologies
Apache License 2.0
12
stars
69
forks
source link
fixed problem with routing history address
#435
Closed
timofeytrepalin
closed
1 week ago
timofeytrepalin
commented
2 weeks ago
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
[x] Bug fix
[ ] New feature
[ ] Refactor (cleaning up code without changing functionality)
[ ] Documentation update
[ ] Tests
[ ] Other (describe below):
Checklist
[x] Code adheres to coding guidelines and standards.
[x] Linting and formatting checks have passed, no local issues.
[x] Existing tests pass successfully, no local errors.
[x] 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
https://github.com/soramitsu/adar/issues/431
https://github.com/soramitsu/adar/issues/432
Testing
Pasting correct and incorrect addressed in random order
Reviewer Tasks
[x] Review logic for correctness and clarity.
[x] Verify that the code is following best practices.
[x] Test or review related areas if this PR affects other projects.
Description
Type of change
Checklist
Related Issue/Task
Testing
Reviewer Tasks