Skip to content

Releases: StardustCollective/dag4.js

v2.2.2

09 Apr 17:59
55aa1da
Compare
Choose a tag to compare

Changes

  • Updates the dataSign() method to support metagraphs.
  • Adds the new verifyData() method.

v2.2.1

29 Mar 18:28
2ce0516
Compare
Choose a tag to compare

Changes

  • Adds dataSign() method in dag4-keystore. The only difference between dataSign() and personalSign() is the prefix.
  • Adds clean:all script in the main package.json to clean all packages.

v2.2.0

21 Jun 22:39
ad7802a
Compare
Choose a tag to compare

Changes

  • Adds Block Explorer API endpoints for currency metagraphs and updates metagraph client.

v2.1.3

20 Jun 18:24
40edb76
Compare
Choose a tag to compare

Changes

  • BugFixes: @stardust-collective/dag4-ledger bad versions

v2.1.2

11 Apr 14:50
b3888bb
Compare
Choose a tag to compare

Changes

  • Added metagraph token support #11.
  • Fix: Explicitly require randombytes dependency #13.

v2.1.1-beta

27 Mar 15:08
94b98cb
Compare
Choose a tag to compare
v2.1.1-beta Pre-release
Pre-release

Changes

  • Updated symbols to new conventions system.

v2.1.0-beta

24 Mar 14:27
dd200ab
Compare
Choose a tag to compare
v2.1.0-beta Pre-release
Pre-release

Changes

  • Added basic support for metagraph tokens.

v1.2.3

22 Sep 20:07
Compare
Choose a tag to compare
  • Modifies build target to ES6 to support older codebases
  • Updates default network config to support proper mainnet 2.0 endpoints
  • Adds getLatestSnapshot method to dag4.network
  • Fixes bugs caused by global access of window in dag4-core

v1.2.0

22 Jul 22:16
c72fb38
Compare
Choose a tag to compare
  • Adds support for mainnet 2.0 endpoints and data formats