cartesi / rollups-contracts

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

Add back portal tests with Openzeppelin tokens #189

Closed ZzzzHui closed 8 months ago

ZzzzHui commented 8 months ago

Integrated tests for portals using Openzeppelin token implementations were removed in this PR. To be extra safe, they should be added back and check token balances before/after portal interactions.