Skip to content

ConseilJS 0.4.3

Compare
Choose a tag to compare
@anonymoussprocket anonymoussprocket released this 10 Jun 15:31
· 404 commits to master since this release
c8b35dd

New Features

  • Improved operation cost estimation for nested operations, thank you @keefertaylor!
  • Added contract deployment cost estimation, thank you @keefertaylor!

Fixes

  • TezosNodeReader.getMempoolOperationsForAccount no longer throws a JSON parse error.
  • DUP n is now parsed correctly.
  • Ported Map parameter parsing from ConseilJS 5.0.x.