Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 519 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 519 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Models module with commands, blocks and other common Iroha structures.
  • Storage module with Kura API.
  • De\serialization of Blocks to Disk.
  • Validation module with stateful, stateless and merkle ways to validate blocks.