decentraland / decentraland/rentals-contract

Evaluate and implement _rent optimization were verify unsafe transfer can be removed

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
8
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The optimization can be found in this branch https://github.com/decentraland/rentals-contract/tree/feat/audit-xc-remove-verify-unsafe-transfer

acceptListing and acceptOffer save ~5k with this change. However, accepting an offer through safeTransfer costs ~4k more.

Keeping track of it in this issue it case we need to implement it

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.