Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

32 lines (25 loc) · 1.13 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 with regard to its JavaScript and TypeScript bindings' APIs and the Ethereum ABI.

Added

  • Burning capability to Radicle Token
  • Radicle Link ID claims contract
  • Pool events when a direct stream from a sender to a receiver is updated
  • Pool events when a sender is updated
  • Pool events when a receiver collects funds

Changed

  • Replaced vesting contract with one adapted from Melonport
  • Switch the funding pool from measuring time in blocks to seconds

Removed

  • Rad token

0.1.0 - 2020-12-01

Added

  • The initial version of the funding pool contract
  • The initial version of the attestations contract
  • The initial version of the orgs contract
  • The initial version of the RAD and VRAD tokens contracts