Skip to content

Use correct network instead of default for transactions list and Tx approval #30277

Closed
brave/brave-core
#18477

Description

Description

Currently Android is showing all transactions with invalid amount/gas (due to using default network). getAllTransactionInfo needs a chain_id to get network specific transactions.

Steps to reproduce

  1. Open account details
  2. Create transactions on multiple networks having same coin type
  3. View list of transactions showing all transaction with invalid balance/gas for the same account

Actual result

Showing all transaction instead of network specific tx with invalid amount/gas by using the current selected network.
All transactions are not BNB tx, but are Sol or Eth.

Screenshot from 2023-05-11 16-49-59

Expected result

Correct network and gas on transactions list or tx approval

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions