Skip to content

Casper JS SDK v2.5.1@next

Compare
Choose a tag to compare
@hoffmannjan hoffmannjan released this 07 Sep 11:44
7d33be4

2.5.1

Fixed

  • Added stronger validation to PublicKey.fromHex method
  • Fix for deploy's execution_result type signatures
  • Fix instanceof problem in CLValueParser which caused problems when two different versions of SDK was used in one project
  • Signer methods fixes