Skip to content

Remove non-standard increase_allowance and decrease_allowance from ERC20 #728

@milancermak

Description

@milancermak

🧐 Motivation

The Starknet equivalent to the recent ERC20 update of Solidity contracts. Having these methods is even less necessary on Starknet thanks to AA and multicall.

Additional benefit of removing them is slightly reduced contract size.

Since the Cairo 2 contracts haven't been officially released, I think it's a good opportunity to squeeze this in 🤞

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions