Skip to content

near-sdk-v5.0.0-alpha.2

Compare
Choose a tag to compare
@frol frol released this 17 Jan 14:20
· 79 commits to master since this release
5d340f2

Fixed

  • include near-sdk/src/private/result_type_ext.rs file into module tree (#1122)
  • Fixed contract_source_metadata compilation issue when multiple impl blocks are there (#1118)
  • remove leftover near_sdk::__private::schemars (#1120)

Other

  • [breaking] update nearcore crates from 0.17 -> 0.20 (#1130)
  • fix new 1.75 warnings (#1128)
  • Re-exported packages cleanup (#1114)