status-go/services/wallet/bridge
Sale Djenic 6bfc1bed08 chore: read and use nonce from network instead from the local cache when sending tx
Reading the Nonce from the local cache may be incorrect if the tx is made out of the Status app or
if Status app sends a tx prepared by the dapp (via WalletConnect). A submitted tx with a wrong Nonce
results in a failing tx, that's why we need to read the Nonce from the network.
2023-12-29 08:43:03 +01: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 chore: read and use nonce from network instead from the local cache when sending tx 2023-12-29 08:43:03 +01:00
cbridge.go chore: read and use nonce from network instead from the local cache when sending tx 2023-12-29 08:43:03 +01:00
erc721_transfer.go chore: read and use nonce from network instead from the local cache when sending tx 2023-12-29 08:43:03 +01:00
hop.go chore: read and use nonce from network instead from the local cache when sending tx 2023-12-29 08:43:03 +01:00
transfer.go chore: read and use nonce from network instead from the local cache when sending tx 2023-12-29 08:43:03 +01:00