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.
- Add new contract
veTokenFeeDistributor.vy
- Add
RewardDelegate
contract
- Add
SurplusBeneficiary
contract - Add github actions for npm release
- Add hardhat configs for both Solidity and Vyper
- Add
vePERP
- Add
FeeDistributor
- Add unit-test boilerplate
- Add github actions for testing