Skip to content

0.3.0

Choose a tag to compare

@maciejhirsz maciejhirsz released this 16 Apr 18:39
· 1103 commits to master since this release
c541bdb
  • Added /tx/artifacts and /tx/artifacts/NUMBER endpoints for getting artefacts useful for tx creation.
  • All numbers (not just those that can be larger than maximum integer precision) are now forced into decimal strings in the API for consistency. This should only affect the /metadata endpoint as all numbers used in elsewhere were already converted.