Skip to content

2.5.1

Compare
Choose a tag to compare
@yaroslavyaroslav yaroslavyaroslav released this 23 Mar 16:44
· 1362 commits to develop since this release
6cb1440

Patch includes following changes

  • 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