status-go/services/wallet/router/pathprocessor
Ivan Belyakov 3983114ae5 test(wallet)_: add unit tests for balance fetcher
replace types with interfaces where necessary to allow mocking
implement fake eth scanner and erc20 contracts
2024-07-04 09:29:49 +02:00
..
cbridge chore_: `Bridge` interface renamed to `PathProcessor` interface and necessary changes applied due to that change 2024-06-07 15:50:38 +02:00
mock_pathprocessor chore_: tests for router candidates added 2024-06-26 11:02:13 +01:00
proto_cbridge chore_: `Bridge` interface renamed to `PathProcessor` interface and necessary changes applied due to that change 2024-06-07 15:50:38 +02:00
common.go chore_: calculating multi tx candidates improvements 2024-06-26 11:02:13 +01:00
constants.go chore_: calculating multi tx candidates improvements 2024-06-26 11:02:13 +01:00
errors.go chore_: tests for router candidates added 2024-06-26 11:02:13 +01:00
multipath_processor.go chore_: use the old name for backward compatibility 2024-06-11 10:30:34 +02:00
processor.go chore_: tests for router candidates added 2024-06-26 11:02:13 +01:00
processor_bridge_celar.go chore_: tests for router candidates added 2024-06-26 11:02:13 +01:00
processor_bridge_hop.go test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02:00
processor_ens_public_key.go chore_: tests for router candidates added 2024-06-26 11:02:13 +01:00
processor_ens_register.go chore_: tests for router candidates added 2024-06-26 11:02:13 +01:00
processor_ens_release.go chore_: tests for router candidates added 2024-06-26 11:02:13 +01:00
processor_erc721.go chore_: tests for router candidates added 2024-06-26 11:02:13 +01:00
processor_erc1155.go chore_: tests for router candidates added 2024-06-26 11:02:13 +01:00
processor_stickers_buy.go chore_: tests for router candidates added 2024-06-26 11:02:13 +01:00
processor_swap_paraswap.go fix_: fix swap in routerV2 2024-07-01 15:07:17 +02:00
processor_test.go test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02:00
processor_transfer.go chore_: tests for router candidates added 2024-06-26 11:02:13 +01:00