Avishai Weingarten

Results 4 issues of Avishai Weingarten

added missing documentation around the code and added content to readme files.

Changed naming. Error Handling. Removed unnecessary structs. made the code a bit more rustic. The Integration tests are failing, work is needed to be done in order to locate the...

- Renamed Baidu to apache. - Upgraded all crates depended on Apache crates. - Changed the order of flags in the makefile according to the apache release notes. - removed...

Not Ready

Hi, If I have a contract with a function like: ``` { "constant": true, "inputs": [ { "name": "a", "type": "int256" }, { "name": "b", "type": "int256" } ], "name":...

enhancement