Skip to content

near-sdk-v5.0.0-alpha.3

Compare
Choose a tag to compare
@frol frol released this 20 Feb 08:11
· 73 commits to master since this release
5999e12

Fixed

  • Deprecated store::UnorderedMap and store::UnorderedSet due to not meeting the original requirements (iteration over a collection of more than 2k elements runs out of gas) (#1139)

Other

  • Added ABI tests for SDK-generated methods [contract_source_metadata] (#1136)