Relative Content

Tag Archive for javascripttypescriptethereumblockchainweb3js

Failure to send EIP-1559 ETH transaction with eth_sign – web3.js

I am currently working on a function (for educational purposes) that signs a hex message, extracts the signatures and create a signed transaction, but every time I add the signature, the from address changes from the signer’s public address to a random wallet address.