Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

v0.8.2

Compare
Choose a tag to compare
@vgrichina vgrichina released this 19 Jul 06:15
· 1181 commits to master since this release
  • Reduce optimization level to -O1 to speed up builds 1ef004b
  • Give every env config initialBalance of 1% of what contract helper gives 18fc449
  • Fix deployContract to work with latest nearlib 8e10c0b
  • Make masterAccount and initialBalance required when creating account 1c8f604
  • nearlib 0.10.2 ff7145f
  • Require numbered version of nearlib 4712751
  • Merge pull request #65 from nearprotocol/j-urlrequire 72eaa54
  • Remove debug log + exit shell after login a61c3dd
  • Merge pull request #68 from nearprotocol/j-fixnodeurl 66df1fa
  • npm version bump 25f1224
  • Merge pull request #67 from nearprotocol/j-fixnodeurl 75af017
  • Fix testnet url for config 64c3f36
  • Update node url to point to real testnet b38d790
  • Actually fix the typo.. 42d81ac
  • Add require for url so that near login works on older node versions + fix typo e4ed428

v0.8.0...v0.8.2