status-go/services/wallet/router
Icaro Motta 3ca29b87c3
chore_: cherry-pick PRs #5581 #5557 (#5596)
* fix(Wallet)_: Add quotes around token symbol in insufficient balance error messages to ensure valid JSON parsing

* feat_: migrate v1 keycard account (#5557)

---------

Co-Authored-By: belalshehab <belal@status.im>
Co-Authored-By: flexsurfer <flexsurfer@users.noreply.github.com>
2024-07-28 23:22:47 +05:30
..
pathprocessor Added improvements in resolving the best route (#5569) 2024-07-25 08:15:30 -04:00
errors.go chore_: cherry-pick PRs #5581 #5557 (#5596) 2024-07-28 23:22:47 +05:30
fees.go Added improvements in resolving the best route (#5569) 2024-07-25 08:15:30 -04:00
filter.go Added improvements in resolving the best route (#5569) 2024-07-25 08:15:30 -04:00
filter_test.go Added improvements in resolving the best route (#5569) 2024-07-25 08:15:30 -04:00
router.go feat_: the router - add candidates, as potential paths, by taking the max amount on enabled chains 2024-07-05 14:51:34 +02:00
router_send_type.go fix_: allow sending 0 value transactions 2024-07-23 18:19:10 +02:00
router_v2.go Added improvements in resolving the best route (#5569) 2024-07-25 08:15:30 -04:00
router_v2_test.go feat(router)_: return processor error when no routes are found 2024-07-19 17:44:08 +02:00
router_v2_test_data.go fix_: tests (#5585) (#5588) 2024-07-26 10:46:38 +01:00