Switch signature-request e2e tests to using ganache (#7859)
The signature request e2e tests were previously using ropsten. This expectation was even hard-coded into the test contract dapp. Instead the contract-dapp has been updated to use the current `chainId` when calling `signTypedData` (falling back to the `networkId` if `chainId` is not set). The fixture used by `signature-request` has been updated to use ganache.feature/default_network_editable
parent
1728d9a5aa
commit
3a2c81d8bc
Loading…
Reference in new issue