Skip to content

v1.1.2

Compare
Choose a tag to compare
@sohkai sohkai released this 26 Oct 11:05
· 66 commits to master since this release

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)