Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Contract deploy typed input not honoured #535

Closed
karalabe opened this issue May 2, 2016 · 1 comment
Closed

Contract deploy typed input not honoured #535

karalabe opened this issue May 2, 2016 · 1 comment

Comments

@karalabe
Copy link
Member

karalabe commented May 2, 2016

I've tried to deploy a contract with a constructor taking an address[] input list as parameter. I've specified the list of addesses as a slice of hex encoded values, which Mist happily accepted and then interpreted in some strange way as the constructor wasn't passed an address slice. Given that the ABI explicitly specified the type, I'd expect either for it to work or Mist to issue an error definitely not accept wrong types (turned out I need to put the hex literals into quotation marks).

@karalabe karalabe changed the title Contract deploy typed input no honoured Contract deploy typed input not honoured May 2, 2016
@ghost ghost deleted a comment from evertonfraga Feb 14, 2018
@ghost
Copy link

ghost commented Feb 14, 2018

This issue was moved by @evertonfraga to ethereum/meteor-dapp-wallet/issues/454.

@ghost ghost closed this as completed Feb 14, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants