Use of var was deprecated post Solidity v0.4.20. So updated the core library along with one test case. The idea was to make the library compatible with latest solidity version. I have successfully updated it be compatible with Solidity v0.4.23. So would appreciate if you can accept the merge request and if you want I can help to update the rest of the test cases as well.
Use of var was deprecated post Solidity v0.4.20. So updated the core library along with one test case. The idea was to make the library compatible with latest solidity version. I have successfully updated it be compatible with Solidity v0.4.23. So would appreciate if you can accept the merge request and if you want I can help to update the rest of the test cases as well.