Skip to content

v0.24.1

Compare
Choose a tag to compare
@greenhat greenhat released this 20 Sep 12:34
· 242 commits to develop since this release
ergo-lib-v0.24.1
5e77f04

[0.24.1] - 2023-09-20

Added

  • add Coll[Long] parsing from an array of strings in Wasm API Constant.from_js;
  • impl From for EcPoint;

Fixed

  • updated wasm-bindgen with a fix for wrong memory address when exceeding 2GB;