adjisb
adjisb
We agreed with @mvanmeerbeck to: - Always use `tags` to filter on live/test networks (we never run everything on live/test networks) - NEVER use `func.skip` of conditional `if` inside the...
I think that you are missing the deployment files for the `Land` and `PolygonLand` contracts to get the addresses of the contracts that where already deployed
Maybe is a good idea to split the PR in two: one for the new land-sale package and one for the changes in the deploy package.
I don´t know if this is out of scope, but, maybe we can improve the `EstateSaleWithAuth` contract by using OZ libraries and latest solc version.