Skip to content

Releases: perpetual-protocol/voting-escrow

v1.3.0

08 Dec 10:14
Compare
Choose a tag to compare

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]

[1.3.0] - 2022-12-02

Added

  • Add new contract veTokenFeeDistributor.vy

[1.2.0] - 2022-10-03

Added

  • Add RewardDelegate contract

[1.1.0] - 2022-09-01

Added

  • Add SurplusBeneficiary contract
  • Add github actions for npm release

[1.0.0] - TBD

Added

  • Add hardhat configs for both Solidity and Vyper
  • Add vePERP
  • Add FeeDistributor
  • Add unit-test boilerplate
  • Add github actions for testing

Changed