status-go/services/wallet/router
belalshehab 03cb3ad0ab fix(Wallet)_: Add quotes around token symbol in insufficient balance error messages to ensure valid JSON parsing 2024-07-26 13:16:23 +03:00
..
pathprocessor Added improvements in resolving the best route (#5569) 2024-07-25 08:15:30 -04:00
errors.go fix(Wallet)_: Add quotes around token symbol in insufficient balance error messages to ensure valid JSON parsing 2024-07-26 13:16:23 +03:00
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) 2024-07-25 23:27:12 +01:00