Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 1.56 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.1.0 (2021-07-28)

Features

  • adapt minimal forwarder (39cd4cf)
  • add ETH (18c8d08)
  • also setup erc20 contract (0f0217f)
  • meta tx and add payment notifier (2032435)
  • prepare deploy scripts (a841e7e)
  • prevent other people from relaying the users's txes (3d1030d)
  • prevent others from using this relayer (4ca6c23)
  • prevent sending ETH to execute (03fec39)
  • verify eip712 signature (b813927)

Bug Fixes