Ivan Mushketyk

Results 11 issues of Ivan Mushketyk

I've also implemented a couple of helper functions that should make writing unit tests for rules easier. Implements one of the rules in https://github.com/duaraghav8/Solium/issues/44

Ctag search does not work in a tab "Find Result" (opened by Sublime to display search result). How to reproduce: 1. Go to "Find -> Find in Files" 2. Search...

Test kit is outdated and should be updated.

Added a link to the "Developing Applications on Ethereum Blockchain" course.

When I try to deploy a serverless project with the `serverless-plugin-include-dependencies` plugin I get the following error: ``` Cannot find module '.../src/function' ``` With the following stacktrace: ``` Error: Cannot...