remix-project
remix-project copied to clipboard
Convert single quoted strings to byte32 arguments
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 :)