argentlabs / web3.swift

Ethereum Swift API with support for smart contracts, ENS & ERC20
MIT License
668 stars 168 forks source link

Updated Package.swift #342

Closed varunlohade closed 9 months ago

varunlohade commented 11 months ago

Updated to newer version of BigInt. older version was outdated, upgraded to 5.2.0

DarthMike commented 9 months ago

Hi @varunlohade thanks for the update! can you change it to the current 5.3.0 release? There was a fix on 5.2.1 which should be included too

varunlohade commented 9 months ago

Hi @DarthMike, I have updated BigInt to 5.3.0 with the latest changes