AlphaWallet / Web3E

Web3E Ethereum for Embedded devices running Arduino framework
MIT License
142 stars 45 forks source link

EIP-155 #14

Closed marcoVanLarco closed 1 year ago

marcoVanLarco commented 1 year ago

Hello, thanks for this. This works with Goerli, but not with Sepolia which requires functions to be signed according to EIP-155. Do you have any plans to update? Thank you.

tomasz90 commented 1 year ago

@marcoVanLarco I added PR about it, you can get changes from it :)

JamesSmartCell commented 1 year ago

@tomasz90 thankyou for the outstanding PR! I have merged and also expanded it slightly to work with chains with a larger chainId like Sepolia. I think we can close this now.