status-go/services/wallet/router
Igor Sirotin 9175e45e61
fix_: block on logout (#5696)
* fix_: check context on processAndPushTelemetry

* fix_: fix waitgroup add/done in Waku

* fix(pendingTracker)_: stop the pending transacitonTracker on logout

* chore_: lint fix

---------

Co-authored-by: Jonathan Rainville <rainville.jonathan@gmail.com>
2024-08-12 22:30:13 +01:00
..
pathprocessor fix_: block on logout (#5696) 2024-08-12 22:30:13 +01:00
errors.go feat_: added new error which will be returned in case bonder fee is higher than the amount being sent 2024-07-31 15:12:05 +02: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 fix_: when preparing a balance map skip chains where cannot get the balance, instead of returning the error 2024-08-12 17:35:19 +02:00
router_v2_test.go feat(wallet)_: add status proxy RPC urls for blockchain providers 2024-08-01 08:19:20 +02:00
router_v2_test_data.go feat_: added new error which will be returned in case bonder fee is higher than the amount being sent 2024-07-31 15:12:05 +02:00