Commit Graph

3 Commits

Author SHA1 Message Date
r4bbit 6aa57f6a46
chore(deps): update minime dependency (#14)
This commit updates the the minime submodule to its latest version.
2023-10-06 08:26:32 +02:00
r4bbit c76ba5b946 chore(deps): specify openzeppelin version 4.9.3 for reproducible builds
The code couldn't compile because it was using a version of
`Ownable2Step` that introduced breaking changes.

This commit sets the used version to the latest stable release of OZ,
which is 4.9.3. Hence the usages of `Ownable2Step` needed to change as
well.
2023-10-05 12:37:16 +02:00
r4bbit 4a7a10ee33
refactor: move to foundry template 2023-09-26 16:58:36 +02:00