Zilliqa / zilliqa-developer

GNU General Public License v3.0
2 stars 5 forks source link

Address some minor issues in the ZRC2->ERC20 proxy, add tests and verification. #729

Closed rrw-zilliqa closed 3 weeks ago

rrw-zilliqa commented 1 month ago

(feat) Documentation (feat) Make zrc_proxy and decimals immutable (feat) Pass on the result of gas() and not 21000 (feat) Burnable ERC20s (feat) Tests for ERC20 proxy contract. (feat) Deployment for ERC20 proxy is now via task and auto-verifies the contract

Closses #721