forc-wallet icon indicating copy to clipboard operation
forc-wallet copied to clipboard

Related to issue #216

Open Miska05 opened this issue 1 year ago • 2 comments

  • Added validation for Ethereum addresses using the EIP-55 checksum standard.
  • Implemented the validate_eth_address function to ensure all Ethereum addresses are correctly validated before use.
  • Updated the Account::new constructor to include checksum validation logic.
  • Included test cases to verify the correctness of valid and invalid Ethereum addresses.
  • Improved error handling for invalid addresses.

Miska05 avatar Nov 28 '24 19:11 Miska05

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 28 '24 19:11 CLAassistant

Please update the title to something meaningful and link the issue in the PR description.

sdankel avatar Mar 25 '25 00:03 sdankel

Closing: Feel free to reopen here https://github.com/FuelLabs/forc if you wanted to continue with the PR.

JoshuaBatty avatar Nov 13 '25 01:11 JoshuaBatty