v1.1.2
Patch release to fix the evaluator panicing when given non-checksummed addresses.
Now all address types from external input are checked that they are an address, and converted to their checksummed-verison internally.
Fixes:
- Checksummed addresses causing evaluator panics (#49)