Skip to content

Releases: perun-network/erdstall-ts-sdk

v0.3.0

11 Nov 14:41
c85a73b
Compare
Choose a tag to compare

Also includes interface updates and the release for v0.2.x, which did not make it to a GitHub release tag
and was only published on npm

What's Changed

Full Changelog: v0.1.4...v0.3.0

v0.1.4

09 Jun 22:32
a65be36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

01 Dec 09:53
e8e4fc9
Compare
Choose a tag to compare

v0.1.3 - 2021-11-29

Added

  • possibility to pass Ganache options to test environment (#115).
  • OnChainQuerier, which allows to query NFTs owned by an address by
    processing in- and outbound Transfer events (#102).
  • source code documentation to most relevant public API and a generated
    TypeDoc page
    of this API
    (#118).
  • End-2-end test and prettier check to CI (#127).

Changed

  • Use lower-case addresses when JSON marshalling (#114).
  • Session methods that return one or more transactions now return an
    AsyncGenerator of those transactions, together with the total amount of
    transactions (#119).
  • Decreased pollingInterval in the test env to speed up tests (#125).

Fixed

  • The EventCache had several implementation errors. It affects how event
    handlers set before connecting the client are managed (#100).

v0.1.2 (first NPM release)

01 Nov 18:27
d9abc82
Compare
Choose a tag to compare

This is the first release of the Erdstall TypeScript SDK on npmjs.com. Find it at https://www.npmjs.com/package/@polycrypt/erdstall