remix-project icon indicating copy to clipboard operation
remix-project copied to clipboard

Convert single quoted strings to byte32 arguments

Open QaDeS opened this issue 4 years ago • 1 comments

Just starting out, and not being able to test the Ballot contract easily irritated me a lot. With this change, you're able to just pass in "['foo','bar']" when instantiating the contract.

Error handling is clunky even though it works, and I m not 100% sure it does not break anything. Open for suggestions on how to improve :)

QaDeS avatar Nov 23 '20 13:11 QaDeS