Skip to content

Releases: likecoin/iscn-js

0.7.0

11 Dec 05:59
119ba6e
Compare
Choose a tag to compare

[0.7.0] - 2024-12-11

Changed

  • Upgrade @likecoin/iscn-message-types
  • Remove buffer polyfill dependency

Full Changelog: 0.6.10...0.7.0

0.6.10

09 Jan 09:10
Compare
Choose a tag to compare

[0.6.10] - 2024-01-05

Changed

  • Increase default gas price estimator intercept to 200000
  • Bump axios, minimist, express dependencies version

Full Changelog: 0.6.9...0.6.10

0.6.9

09 Jan 09:09
Compare
Choose a tag to compare

[0.6.9] - 2023-11-14

Changed

  • Increase default gas price by 1000 as per proposal 74

Full Changelog: 0.6.8...0.6.9

0.6.8

09 Jan 09:09
Compare
Choose a tag to compare

[0.6.8] - 2023-08-22

Changed

  • Increase gas estimator buffer size multiplier by 20%

Full Changelog: 0.6.7...0.6.8

0.6.7

27 Jul 12:33
Compare
Choose a tag to compare

[0.6.7] - 2023-07-27

Changed

  • ignore nonce 0 in formatMsgCreateIscnRecord to align with Go behaviour

Full Changelog: 0.6.6...0.6.7

0.6.6

26 Jul 10:18
Compare
Choose a tag to compare

[0.6.6] - 2023-07-26

  • Fix inconsistency of ascii escaping character between JavaScript and Go in getISCNIdPrefix()

Full Changelog: 0.6.5...0.6.6

0.6.5

26 Jul 10:17
Compare
Choose a tag to compare

[0.6.5] - 2023-07-17

  • Fix getISCNIdPrefix() does not escape the string in the way Go's json.Marshal does.

Full Changelog: 0.6.4...0.6.5

0.6.4

26 Jul 10:17
Compare
Choose a tag to compare

[0.6.4] - 2023-07-08

  • Fix getISCNIdPrefix() does not calculate the expected ISCN hash of createISCNRecord()

Full Changelog: 0.6.3...0.6.4

0.6.3

26 Jul 10:17
Compare
Choose a tag to compare

[0.6.3] - 2023-06-28

  • Add GenericAuthorization related functions

Full Changelog: 0.6.2...0.6.3

0.6.2

26 Jul 10:16
Compare
Choose a tag to compare

[0.6.2] - 2023-06-16

Changed

  • Support amino signing for iscn, likenft and some authz messages
  • Upgrade cosmjs-types to v0.8.0

Full Changelog: 0.6.0...0.6.2