Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 483 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 483 Bytes

Changelog

0.2.0

  • Adding metering middleware
  • Adding memory pointer to define the allocated memory space
  • Adding query API to query the blockchain
  • Adding storage API to read from the storage file and write into storage file
  • Updating Kelk version to 0.3.0 in test-contract
  • Updating Wasmer version to 3.1.0
  • Refactoring Tanour Server to call Tanour executor using CapnProto APIs

0.1.0

  • Executing wasm contract using wasmer
  • Reading and writing into storage file