Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 671 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 671 Bytes

Beez Blockchain CHANGELOG

[Unreleased] - yyyy-mm-dd

  • Implemented transaction covered check when transaction is handled.
  • Added changelog (#7).

v1.0 - 2022-11-29

  • Added test suite (#17).
  • Added type information (#16).
  • Implemented test infrastructure using docker and docker-compose ([#3, #4, #5](enricozanardo#5, enricozanardo#4, enricozanardo#3)).
  • Implemented basic blockchain functionality.