status-go/services/wallet/bridge
Anthony Laibe e1cd91fafe Fix for erc20 transfer + other type of tx
This is 2 fix:
- ENS interaction + stickers don't need L1 fees as they are only executed on mainnet
- ERC20 data needs to be built when making the tx
2024-04-04 13:40:04 +02:00
..
cbridge feat: cbridge integration 2023-01-04 08:23:18 +01:00
proto_cbridge feat: cbridge integration 2023-01-04 08:23:18 +01:00
bridge.go feat: l1 gas price estimation when placing l2 transaction 2024-03-27 08:24:39 +01:00
cbridge.go feat: l1 gas price estimation when placing l2 transaction 2024-03-27 08:24:39 +01:00
erc721_transfer.go fix(wallet) fix erc721 transfer router 2024-04-01 15:17:41 +02:00
erc1155_transfer.go fix(wallet) fix erc721 transfer router 2024-04-01 15:17:41 +02:00
hop.go feat: l1 gas price estimation when placing l2 transaction 2024-03-27 08:24:39 +01:00
transfer.go Fix for erc20 transfer + other type of tx 2024-04-04 13:40:04 +02:00