aaroosh agarwal
aaroosh agarwal
@enkeyz can I work on this issue?
Hi, can I take up this issue. and can you guide me on how to debug this issue
okay @cameel. I think we can make documentation more beginner friendly by adding hard coded relative paths for libevmone.so in `Running complier tests\Prerequisite`
@cameel i want to take up this issue. I have builded up the solidity compiler on in my local environment and have successfully run all the test. Please guide me...
okay I'm on to this issue @cameel @chriseth
To solve this issue, I have to add checks which are not present in `standard complier` but present in `commandLineInterface` Am I understanding the issue properly?
progress till now 1. added test for empty string in `standardcompiler.cpp` 2. added test for checking address checksum in `standardcompiler.cpp`
Had internal examinations past three days because of which had slow progress.
sorry @cameel because of my university examinations going on, I have made not much progress on this issue.
the exceptions throwed by constructor `h160` to check for address, is being used at multiply places in the file `standard compiler.cpp` so should I leave it as is?