Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.36 KB

CHANGELOG.md

File metadata and controls

17 lines (13 loc) · 1.36 KB

0.0.1 (2021-09-10)

Bug Fixes

  • donate and swap tests now pass with GrantRoundManager update (ac5b1ea)
  • support London (a7b6a00)
  • uniswap route encoding for tests (765e9aa)

Features

  • add GrantRoundPage + add metadata (556da69)
  • add GrantRoundPayout contract (93294a3)
  • add support for batch donations to GrantRoundManager (095f1ee)
  • add swapAndDonate to GrantRoundManager (68ed43b)
  • load grants into grantRound page (afeab04)
  • successful checkouts for all supported tokens (4e0677b)
  • update claim to support multiple claims (5e50770)