status-go/services/wallet/router
Igor Sirotin 55ac12a948
chore_: delete generated files
chore_: remove mockgen files from git
chore_: delete protoc and bindata generated files
chore_: delete contracts/mock/contracts.go
2024-09-29 18:44:45 +01:00
..
fees fix_: browser connect - send transaction command 2024-09-20 15:16:17 +02:00
pathprocessor chore_: delete generated files 2024-09-29 18:44:45 +01:00
routes chore_: router response moved to wallet responses location 2024-09-11 13:51:51 +02:00
sendtype feat: fallback to cache for prices and token market values when calling GetWalletToken (#5832) 2024-09-20 12:24:43 +01:00
common.go chore_: router response moved to wallet responses location 2024-09-11 13:51:51 +02:00
errors.go chore!: router code organization improvements 2024-09-11 13:51:51 +02:00
filter.go chore_: router response moved to wallet responses location 2024-09-11 13:51:51 +02:00
filter_test.go chore_: router response moved to wallet responses location 2024-09-11 13:51:51 +02:00
router.go feat!: Return prices array along with SuggestedRoutes 2024-09-11 17:03:33 +02:00
router_helper.go feat_: recalculate route fees with every new block 2024-09-11 13:51:51 +02:00
router_test.go feat_: check for balances after each fees update 2024-09-11 13:51:51 +02:00
router_test_data.go chore_: router response moved to wallet responses location 2024-09-11 13:51:51 +02:00
router_updates.go feat_: log on panic (#5849) 2024-09-27 06:37:32 +08:00