cartesi / rollups-contracts

Smart Contracts for Cartesi Rollups
https://cartesi.github.io/rollups-contracts/
Apache License 2.0
18 stars 38 forks source link

feat!: bump `@openzeppelin/contracts` (4.9.2 ➡️ 5.0.0) #166

Closed guidanoli closed 9 months ago

guidanoli commented 9 months ago

Necessary side effects:

Extra changes:

Closes #161

ZzzzHui commented 9 months ago

With the upgrade of Ownable, we should also update comments here and here. Because now instead of 2, now there is only 1 OwnershipTransferred event emitted.

ZzzzHui commented 9 months ago

This branch needs a rebase

guidanoli commented 9 months ago

Rebased on top of main.