status-go/services/wallet/router
Andrey Bocharnikov c635575e8f
fix_: return 0 fee if oracle fails on GetL1Fee (#6138)
* fix_: return 0 fee if oracle fails on GetL1Fee
2024-11-29 00:28:25 +04:00
..
fees chore_: completely remove goerli from the code 2024-10-21 17:30:51 +02:00
pathprocessor chore(wallet)_: path processor specific const and functions moved to path processors' common package 2024-11-22 13:32:49 +01:00
routes chore_: rework transaction code to make it more reusable 2024-11-08 09:03:33 -03:00
sendtype chore(wallet)_: path processor specific const and functions moved to path processors' common package 2024-11-22 13:32:49 +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_: move path constants to wallet common location 2024-10-01 14:30:33 +02:00
filter_test.go chore_: move path constants to wallet common location 2024-10-01 14:30:33 +02:00
router.go chore(wallet)_: path processor specific const and functions moved to path processors' common package 2024-11-22 13:32:49 +01:00
router_helper.go fix_: return 0 fee if oracle fails on GetL1Fee (#6138) 2024-11-29 00:28:25 +04:00
router_helper_test.go fix_: return 0 fee if oracle fails on GetL1Fee (#6138) 2024-11-29 00:28:25 +04:00
router_test.go chore(wallet)_: ens resolver identified under ens api 2024-11-22 13:32:49 +01:00
router_test_data.go chore(wallet)_: path processor specific const and functions moved to path processors' common package 2024-11-22 13:32:49 +01:00
router_updates.go chore_: replace geth logger with zap logger (#5962) 2024-10-28 20:54:17 +00:00