-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
area-UIRelating to the user interface.Relating to the user interface.area-backgroundIssues relating to the extension background process.Issues relating to the extension background process.area-providerRelating to the provider module.Relating to the provider module.area-transactionstype-enhancement
Description
Our stack uses networkId from net_version extensively. We should switch to using the chainId from eth_chainId (EIP here) wherever possible. Places/cases include:
- The transaction controller
- Especially when signing transactions (as suggested by Truffle)
- The UI
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-UIRelating to the user interface.Relating to the user interface.area-backgroundIssues relating to the extension background process.Issues relating to the extension background process.area-providerRelating to the provider module.Relating to the provider module.area-transactionstype-enhancement