Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.14 KB

CHANGELOG.md

File metadata and controls

40 lines (28 loc) · 1.14 KB

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.

2.0.0 - 2024-01-30

This is the first documented and supported implementation. It contains some main points:

Added

1. Limit Ask

  • bond/limit_ask: Add Buy, Utils
  • validators: Add limit_ask.ak with Update, Buy redeemer

2. Limit Bid

  • bond/limit_bid: Add Sell, Utils
  • validators: Add limit_bid.ak with Update, Sell redeemer

3. Making Ask

  • bond/making_ask: Add Buy, Utils
  • validators: Add making_ask.ak with Update, Buy redeemer

4. Making Bid

  • bond/making_bid: Add Sell, Utils
  • validators: Add making_bid.ak with Update, Sell redeemer

All future Changelog entries will reference this base