casper-ecosystem / cep18

Implementation of ERC20 token for the CasperLabs platform.
https://casper.network/docs/dapp-dev-guide
Apache License 2.0
27 stars 46 forks source link

Add support for increase_allowance #72

Closed RitaMAllenCA closed 1 year ago

RitaMAllenCA commented 1 year ago

update the client to support a new entry point: increase_allowance: https://github.com/casper-ecosystem/cep18/blob/i335/cep18/src/main.rs#L113

RitaMAllenCA commented 1 year ago

@hoffmannjan @gyroflaw sprint priority

hoffmannjan commented 1 year ago

done but now its part of different PR