status-go/services/wallet/router
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
..
pathprocessor test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02:00
errors.go test(router_validation)_: integrated the new errors into test loigc 2024-07-03 11:47:04 +01:00
fees.go feat_: new endpoint added for an async route/s calculation 2024-07-01 15:07:17 +02:00
filter.go chore_: `Bridge` interface renamed to `PathProcessor` interface and necessary changes applied due to that change 2024-06-07 15:50:38 +02:00
filter_test.go chore_: `Bridge` interface renamed to `PathProcessor` interface and necessary changes applied due to that change 2024-06-07 15:50:38 +02:00
router.go test(router_validation)_: blended my validation with latest develop 2024-07-03 11:47:04 +01:00
router_send_type.go chore_: calculating multi tx candidates improvements 2024-06-26 11:02:13 +01:00
router_v2.go test(router_validation)_: blended my validation with latest develop 2024-07-03 11:47:04 +01:00
router_v2_test.go test(wallet)_: add unit tests for balance fetcher 2024-07-04 09:29:49 +02:00