Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 3.23 KB

CHANGELOG.md

File metadata and controls

32 lines (24 loc) · 3.23 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2022-11-08)

Features

  • contract-core: execute incoming txs in worker-pool (b127634)
  • create-we-contract: refactor scaffold cli (aa1f22d)
  • implement asset contract methods (f30f60e)
  • native tokens implementation (c000d53)
  • native tokens integration (57a2960)
  • native tokens integration fix transfer in (fabe99f)

Bug Fixes

  • contract-core: add preload helper (02d20bc)
  • contract-core: edit folder structure (509a028)
  • contract-core: fix cross process messages long interoperability (9a3a1b0)
  • contract-core: fix params extractor (0ea803a)
  • contract-core: handle entry cache (34d4f26)
  • contract-core: resolver not found error (755f691)
  • core: os.cpus() is undefined (c0bcc36)
  • create-contract: pascal case contract name (7457273)
  • create-we-contract: bump versions, add we-cli to dependencies (e4f574a)
  • create-we-contract: fix npm create compatibility (fd2a736)
  • root: add useWorkspaces option (ec80993)
  • root: ignore ide files (1689e62)
  • root: update lerna config (145956a)