immutability-io / vault-ethereum

A plugin that turns Vault into an Ethereum wallet.
244 stars 66 forks source link

Add validation for `token_address` and `address_to` #71

Closed cypherhat closed 4 years ago

cypherhat commented 4 years ago

https://github.com/immutability-io/vault-ethereum/issues/70

Description

Added validation for address_to and token_address.

Motivation and Context

When "address_to" is not mentioned during the transaction signing, the funds are transferred to 0x0 address.

How Has This Been Tested?

Local testing

Screenshots (if appropriate):

Types of changes

Checklist: