Aleksander
Results
3
issues of
Aleksander
Hello, At runtime, this.address parameter contains a value that is not in the lowercase - therefore this condition cannot be true. https://github.com/trustwallet/trust-web3-provider/blob/2bfd36ade2ac2275782969dcae5ac6bf3d608054/src/ethereum_provider.js#L305 In the method **setAddress** that sets this value,...
Hi, the **getEip712TypedDataV2** method doesn't work correctly for a Date. As a consequence, a transaction that has Messages with Date type fields cannot be correctly signed. For example for a...