Skip to content

Releases: ConcealNetwork/conceal-lib-js

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 05 Sep 19:07
b10cf46

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Aug 22:34
3e05408

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 18:44

feat(secretbox): add TweetNaCl-compatible XSalsa20-Poly1305 for wallet envelope

Full Changelog: v0.2.10...v0.3.0

v0.2.10

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:39

Canonical Rust address APIs on crypto.* — encode_address, encode_integrated_address, and decode_address now surface integrated payment IDs and enforce exact address length (malleability fix). The zero-init address.* JS tier remains for view-only wallets.

Also: browser JS vs WASM benchmark table, expanded docs (transaction serializer, hybrid tier map), Biome/PR tooling, and a release guard so git tags must match package.json (fixes the mislabeled v0.2.9 tarball).

Full Changelog: v0.2.9...v0.2.10

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 18 Jun 17:31

Full Changelog: v0.2.8...v0.2.9

v0.2.8

Choose a tag to compare

@github-actions github-actions released this 18 Jun 12:18
v0.2.8
e921165

What's Changed

  • fix: JS-tier decode_address surfaces integrated payment ID (#6) by @ThrownLemon in #8

Full Changelog: v0.2.7...v0.2.8

v0.2.7

Choose a tag to compare

@github-actions github-actions released this 18 Jun 12:03
v0.2.7
a88a3d1

What's Changed

  • feat: JS-tier address encoder (encode_address + encode_integrated_address) by @ThrownLemon in #7

Full Changelog: v0.2.6...v0.2.7

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:20
v0.2.6
9ea1edb

What's Changed

  • feat(transactions): transaction serializer + prefix hash (#3) by @ThrownLemon in #5

Full Changelog: v0.2.5...v0.2.6

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 16 Jun 09:33
8dbd13f

What's Changed

  • fix(deps): bump esbuild ^0.25.0 → ^0.28.1 (clears high-severity advisory) by @ThrownLemon in #2

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 28 May 21:30
448fb33

Full Changelog: v0.2.0...v0.2.4