Skip to content

v0.33.0

Compare
Choose a tag to compare
@vgrichina vgrichina released this 14 Nov 07:02
· 1199 commits to master since this release
  • yarn.lock eba4409
  • Merge pull request #453 from near/fix-multisig-4 be3854f
  • Minor fixes to addKey and Signer docs f95829a
  • Remove extra files 1fc7039
  • yarn fix ade9409
  • Merge branch 'signer-from-keypair' into fix-multisig-4 e9f469b
  • merge #436 20f0073
  • Merge branch 'fix-account-addkey' into fix-multisig-4 f80581f
  • add ; 3eb1e01
  • reorder conditions to catch empty string cb2de9d
  • update with receiver_id check 70a446a
  • update with comment c173560
  • add regression test 17606f3
  • Merge pull request #454 from TrevorJTClarke/patch-1 a32290e
  • Update README.md 7d7acda
  • remove comment 93245e7
  • fix deployMultisig to only convert full access keys to multisig limited access keys 6fefec0
  • fix deployMultisig to only convert full access keys to multisig limited access keys 59cd202
  • lint and fix e958b50
  • merge master 6a6bbaa
  • lint and fix 17af019
  • switch to static method to create one off signer d24a7cb
  • s/Account2fa/Account2FA/ to match JS conventions d0ac752
  • yarn.lock cc30113
  • fix test 5df4f6b
  • reorg params 6f46791
  • yarn fix bcef930
  • add fromKeyPair 6358607
  • Merge pull request #447 from near/dependabot/npm_and_yarn/jest-26.6.3 14fcb5e
  • Merge pull request #445 from near/ms-disable a8c8c78
  • refactor to split multisig and 2fa c3777ec
  • update helperUrl reference 75680ec
  • remove env vars, update tests c4d0af9
  • merge/master f619c46
  • fix BigInt and workingAccount errors b48768c
  • remove addKey, add tests for key rotations, addKey (app key), sendMoney f96252f
  • Bump jest from 26.4.2 to 26.6.3 4a7ae6b
  • fix test for data files 000c833
  • lint and fix 8ecb4e1
  • add ledger key check test b0df148
  • remove debug code 9a3bdf2
  • merge master 49bb84d
  • Merge branch 'master' into ms-disable 9ef87d0
  • replace TextEncoder with Buffer.from 1ec7fd4
  • clean up tests 8c1b01e
  • clean up tests 1f97564
  • clean up tests 0285e81
  • update the mod if multisig method to be detection vs. near.account wrapper a06d8c4
  • fix debug code, remove comments 20c2f06
  • cleanup account_multisig, remove enable and add check to deployMultisig a521ff5
  • Merge branch 'master' into fix-multisig-2 9c7a62f
  • add support for multiple methodNames to Account.addKey f51c94c
  • adding tests 411469e
  • some review edits done 7efb781
  • added options for verifyCode callback 9fc947f
  • add modIfMultisig method to patch near instance .account helper 581e205
  • updated AccountMultisig with callbacks and more handling of code/verify flow; no need to override signAndSendTransaction 9bf5934

v0.32.0...v0.33.0