Skip to content

v0.31.0

Compare
Choose a tag to compare
@vgrichina vgrichina released this 13 Oct 20:00
· 1273 commits to master since this release
  • yarn compile 813dcc7
  • Merge pull request #426 from near/allow-borsh-serialization 41be9de
  • refactor(contract): address TS linter complaints c7dc8a9
  • feat: allow borsh-serialized contract fn arguments f9f2ade
  • Revert "Support array of method names" d4d4cf1
  • Support array of method names 9093293
  • Merge pull request #396 from near/walletUrl ad8f3f8
  • Make walletUrl optional in NearConfig dced69d
  • Merge pull request #414 from near/fix-multisig-1 bb36d27
  • Merge remote-tracking branch 'origin/master' into fix-multisig-1 5024c8d
  • Extract account.signTransaction b3d61a9
  • update delete request console warning so not so loud 1b50638
  • cleaned up 7d92991
  • Merge pull request #418 from miohtama/patch-1 ff1219d
  • Remove dist/ from repo (no more need AFAIK) 94d21a1
  • Added documentation link cd6f2fb
  • more node aware code and added node-fetch for CH methods 9325ac1
  • Merge pull request #412 from near/remove-legacy-code c524091
  • fix: remove legacy code 5e172a2
  • docs: add walletUrl to NearConfig type 0b68824

v0.30.0...v0.31.0