pendulum-chain / pendulum-solidity-wrapper

A collection of Solidity wrapper contracts emulating common ERC interfaces to grant access to runtime features on Pendulum.
GNU General Public License v3.0
0 stars 0 forks source link

30 approve does not handle u256 u128 conversion of max value #31

Closed ashneverdawn closed 1 year ago

ashneverdawn commented 1 year ago

Fixes unlimited approval amount conversion.

Also renamed contract file names appropriately to work with wasm-deploy.