Skip to content

v1.1.0

Compare
Choose a tag to compare
@danield9tqh danield9tqh released this 25 Apr 22:27
· 1414 commits to master since this release
6dc93a4

Breaking changes

  • chain/getTransaction now returns an error if the transaction is not found instead of returning an empty transaction object #3841. Some errors from this were also changed from ValidationError to NotFoundError. Both minor changes
  • defaultNetworkName() now returns 'Devnet' instead of 'Dev' for network 2. Also, the devnet network definition is now exported as DEVNET instead of DEV.

What's Changed

Full Changelog: v1.0.1...v1.1.0