saledjenic bb9f14233c
fix_: the last known route with positive balance returned if no route without balance/bonder error (#5648)
The Router algorithm is checking all the routes in order to find one the user has a balance to execute it
even that one is not the cheapest one. But if the user has some balances, but not enough to execute any
of suggested routes, we we're returning the last route which was checked, with the changes from this commit
we will return the last route for which the user has some balance, but not enough.
2024-08-02 18:57:08 +01:00
2023-06-23 12:01:30 +01:00
2023-01-13 17:52:03 +00:00
2024-07-15 20:55:12 +05:30
2024-07-15 20:55:12 +05:30
2022-03-28 13:14:12 +01:00
2022-03-28 13:14:12 +01:00
2024-07-11 12:32:31 +01:00
2021-07-20 10:57:38 +02:00
2023-01-13 17:52:03 +00:00
2024-07-15 20:55:12 +05:30
2022-12-29 14:16:19 +08:00
2022-07-17 15:37:14 +02:00
2024-07-11 10:05:31 +01:00
2023-11-13 14:06:32 -05:00
2024-04-18 18:48:02 +02:00
2024-06-24 11:52:50 +01:00
2024-03-20 20:38:24 +00:00
2024-04-10 11:43:13 +01:00
Description
The Status module that consumes go-ethereum
https://status.im
Readme
Languages
Go 98.6%
Python 0.7%
Shell 0.4%
Makefile 0.1%
Groovy 0.1%