web3swift-matterlabs v2.5.1 Release Notes

Release Date: 2022-03-23 // about 2 years ago
    • ⬇️ Drop Carthage cache files by yaroslavyaroslav
    • ⬇️ Drop examples cocoapods cache files by yaroslavyaroslav
    • 👌 Improve ci/cd pipeline by adding localTests job by yaroslavyaroslav
    • 💅 Rename tests in swift style name convention (CamelCase) by yaroslavyaroslav
    • ✅ Enable run ganache util in ci/cd pipeline (required for local tests) by yaroslavyaroslav
    • 🏗 Clear lib warnings on build #437 by Valter4578 & mliot
    • 🔄 Change UINT64_MAX to UInt64.max by mloit
    • ⚡️ Update CHANGELOG.md by ZeroCode999
    • 🛠 Fix tokenURI method name for ERC721 and ERC721x tokens #419 by Sarquella
    • Provide basic tolerance to EIP-1559 data by mloit
    • 🛠 Fix for buffer overflow in [Data|SECP256K1].randomBytes() #470 by mloit
    • Arbitrary clean project code by mloit
    • 🛠 Fix github actions config issue that occasionally cancels running jobs by yaroslavyaroslav
    • mini-rollup of several issues by mloit