Skip to content

Commit

Permalink
feat: use openzeppelin & remove meta txns (for now) (#5)
Browse files Browse the repository at this point in the history
* fix: remove deprecation gap

* fix: migrate to oz

* oz: use erc20pausableupgradable

* fix: move 4626 to oz as well

* fix: cleanup

* feat: add failing rewards test

* fix: use oz

* fix: cleanup tests

* fix: remove deprecated interfaces

* fix: lint

* fix: remove unused revision

* fix: address comments

* fix: alter function ordering a bit
  • Loading branch information
sakulstra committed Aug 12, 2024
1 parent 93a819d commit 1c7a6ff
Show file tree
Hide file tree
Showing 13 changed files with 237 additions and 1,276 deletions.
180 changes: 0 additions & 180 deletions src/periphery/contracts/dependencies/openzeppelin/ECDSA.sol

This file was deleted.

207 changes: 0 additions & 207 deletions src/periphery/contracts/dependencies/solmate/ERC20.sol

This file was deleted.

Loading

0 comments on commit 1c7a6ff

Please sign in to comment.