status-go/services/wallet/router/pathprocessor
Sale Djenic 18a9072435 chore_: providers re-ordered
A new order of using providers is:
1. StatusProxy - Node Fleet
2. StatusProxy - Infura
3. Direct Infura
4. StatusProxy - Grove
5. Direct Grove
2024-10-21 17:30:51 +02: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 fix_: packing data for ens release path processor fixed 2024-10-08 21:49:35 +02:00
common_test.go fix_: packing data for ens release path processor fixed 2024-10-08 21:49:35 +02:00
constants.go fix_: packing data for ens release path processor fixed 2024-10-08 21:49:35 +02:00
errors.go feat(wallet)_: handle paraswap price impact error (#5622) 2024-08-07 23:33:44 +01:00
errors_test.go chore_: when returning errors, give precedence to custom (network) errors 2024-07-29 10:05:56 +02:00
multipath_processor.go chore_: move path constants to wallet common location 2024-10-01 14:30:33 +02:00
processor.go refactor_: remove generated files from source control (#5878) 2024-10-03 20:59:44 +01:00
processor_bridge_celar.go chore_: build transaction v2 function added to processors 2024-10-01 14:30:33 +02:00
processor_bridge_hop.go fix_: zero value update to be a value, not a function pointer 2024-10-07 17:24:00 +02:00
processor_ens_public_key.go chore_: build transaction v2 function added to processors 2024-10-01 14:30:33 +02:00
processor_ens_register.go chore_: build transaction v2 function added to processors 2024-10-01 14:30:33 +02:00
processor_ens_release.go fix_: packing data for ens release path processor fixed 2024-10-08 21:49:35 +02:00
processor_erc721.go chore_: build transaction v2 function added to processors 2024-10-01 14:30:33 +02:00
processor_erc1155.go chore_: build transaction v2 function added to processors 2024-10-01 14:30:33 +02:00
processor_stickers_buy.go chore_: build transaction v2 function added to processors 2024-10-01 14:30:33 +02:00
processor_swap_paraswap.go chore_: build transaction v2 function added to processors 2024-10-01 14:30:33 +02:00
processor_swap_paraswap_test.go chore_: move path constants to wallet common location 2024-10-01 14:30:33 +02:00
processor_test.go chore_: providers re-ordered 2024-10-21 17:30:51 +02:00
processor_transfer.go chore_: build transaction v2 function added to processors 2024-10-01 14:30:33 +02:00