Skip to content

Releases: buidler-labs/hashgraph-venin-js

v0.8.1

24 Nov 09:10
df37dea
Compare
Choose a tag to compare
  • Renamed all occurrences to new library name/package (#123)
  • Fixed import '..' references (#114)
  • Addressed INSUFFICIENT_TX_FEE issue when creating a new Token (#126)

v0.8.0

07 Oct 15:48
676b1cf
Compare
Choose a tag to compare
  • Added support for library linking in solidity (see #38)
  • Bumped HashGraph SDK dependency to 2.17.1 (#100)
  • Added ability to auto-map hashgraph's xxxIds to solidity addresses when calling into LiveContracts (#64)
  • Added support for deep-nested object arguments when calling LiveContracts (#73)
  • + other minor bugs and tweaks

v0.7.5

03 Jun 19:00
e1aa9c2
Compare
Choose a tag to compare
  • Lighten the repo by splitting it into 3: this one, the docs and the rollup plugin (#30, #25)
  • deleting LiveEntitys now invalidates them (#45)
  • returning bytes from Solidity now maps to managed (eg. Uint8Array) data structures (#70) - this could be a breaking change
  • package.json exports are now aligned with @hashgraph/sdk's (#78)
  • cracked the infamous 'wall-of-text' bug (#81)

v0.7.4

14 Apr 16:41
d33bb66
Compare
Choose a tag to compare