ethereum / sharding

Sharding manager contract, and related software and tests
480 stars 105 forks source link

Add type annotations #91

Closed hwwhww closed 6 years ago

hwwhww commented 6 years ago

What is wrong?

It's better to have type annotations here.

How can it be fixed

  1. Adding type annotations.
  2. Adding mypy in CI process.