This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
Releases: near/near-cli
Releases · near/near-cli
v0.10.1
- Merge pull request #131 from nearprotocol/staging-merge 7c7c600
- Use nearlib 0.13.0 2c93ce0
- Update package.json dependencies 923a2be
- v0.10.0 4671ed2
- Remove #staging from package.json dependencies 98c953d
- Merge branch 'staging' into staging-merge ba0f810
- Merge pull request #122 from willemneal/mkdirp e547fb7
- Merge pull request #124 from nearprotocol/fix-login-key 27f8d55
- Fix shell login (update code that checks if key got added to use new format of rpc) 47a130d
- added mkdirp to gulp utils 806d5a6
- Merge pull request #120 from nearprotocol/keys-for-staging-ci 6184a0f
- Add keys for staging ci env f2730b4
- Use ci-staging for staging branch 356a8f8
- Merge pull request #119 from nearprotocol/update-urls-for-staging 534a088
- Add staging to environments list in config fcc8d35
- Fix deployContract to use non-deprecated API 8169258
- Remove yarn.lock 6122cb6
- attempt to fix build: remove package lock 32ed58b
- Update assembly script dependency to staging, also clean up runtime-ts deps 9057f3d
- Update main.ts in blank project so that it compiles with latest runtime a0acd67
- Update ci node url for the staging version 7e85fb0
- Merge pull request #116 from nearprotocol/new-login-change 9b34d22
- change login index.html 6bc244e
- Version 0.10.0-preview 4bef32c
- Remove package-lock.json (should use yarn.lock) 9857bbe
- Revert "Update to use webpackaged asc" 0b1638a
- Add .gitattributes to exclude generated files from default diff 970491a
- Use nearlib#staging fdd351a
- Remove package-lock e31ec1b
- Update to staging branch for assemblyscript 66c14b4
- Readd runtime-ts to dependencies for blank project afaa383
- Fix typo in blank project in package.json c8548f8
- Update blank project to depend on staging branches a3e8fe2
- Update dependencies to staging branches bc51d45
- Merge branch 'instructions' of https://github.com/willemneal/near-shell into staging be8cf49
- Update to use webpackaged asc 2272843
- Updated to use new asc 9172fe5
- Updated gulp files e5608a5
- small edit df0c3ff
- Merge remote-tracking branch 'origin/master' into instructions 3f5db0c
- Updated blank project afc219d
- fixed up example project fba2e12
0.9.5
0.9.0
- Use bigger initial balance for test accounts 15ceb74
- Make
nearConfig
available for tests fe1b1df - Don't swallow config parsing errors 9e190c3
- Fix path in blank project config to refer to HOME properly 8b32619
- Merge pull request #79 from nearprotocol/instructions b665d0c
- fix packages 09147cb
- update instructions 82a37c4
- Merge pull request #78 from nearprotocol/j-createAccountPublicKey 3814995
- Addressing code review comments for adding public key param to createAccount c942019
- Create account : add option to pass a public key 4741b9a
- Merge pull request #76 from nearprotocol/0.8.4 ffb4a39
- v0.8.4 f993d87
- Merge pull request #75 from nearprotocol/j-blankproj 6e6e574
- Hotfix for blank project to work with nightshade api dd3dd72
- Merge pull request #74 from nearprotocol/j-newprojreadme b110e5b
- New project readme: remove out of date instructions and add a link to website. 602a866
v0.8.2
- 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
0.8.0
- Merge branch 'nightshade' 54c5feb
- Merge pull request #61 from nearprotocol/j-walletlogin c586996
- Merge pull request #63 from nearprotocol/dependabot/npm_and_yarn/lodash-4.17.14 a588052
- Merge branch 'nightshade' into j-walletlogin 2a74b83
- Bump lodash from 4.17.11 to 4.17.14 1d2f8e2
- Add a prompt to enter account id after login 261e28d
- Merge pull request #62 from nearprotocol/tx-status 4cc81fc
- Add tx-status command to lookup transaction status by hash bf2c94b
- Fix ignore pattern for neardev/ 4115011
- Add shared-test test.near key for blank project ab48909
- Run tests in "ci" NODE_ENV instead of "development" d902e6a
- Bring back yarn 2e285c5
- Use Url to construct wallet url in login afe0b7d
- basic implementation of login through wallet 0126866
- Add initial balance to new project config so that dev accounts can be created 05c48de
- Make sure different nodes use different network IDs f14f84a
- Point
development
env to nightshade testnet 34db498 - Login with wallet though shell: command format 9f52d71
- Add separate config for CI and remote testing 77e2d8b
- Copy keys from local network to default (for CI) 24fc349
- More debug in create_account.sh 5040e85
- Debug config 14827b3
- Add some debugging to test/create_account.sh 70d1a8a
- node_modules mapping for u128 284e9b8
- Connect asc stdout to logLn as well f5ff6c1
- Fix ci (#59) 0597871
- ? 2ba3d2f
- Install globally shell bc7fba0
- Try node 12 402e1d7
- Remove locks and print env 011cf31
- Add logging 5047e84
- Adding package lock and printing versions 83b35d6
- Switch to unittest node in config 1497316
- Return null when file doesn’t exist in readFile 4692346
- Fix near shell dependency in blank project to use nightshade ebb29cb
- bignum path support fff9838
- Move test key into the right place 2de0292
- Replace outdated key with new key in blank project (only works for tests). Fix typo in test_environment 5d9a0e4
- Make test env have fle system with required master key for tests d621f67
- Specify master account for test environment 334c09d
- Switch to npm install in test/new_project. Fix usage of nearlib.connect in src/test. Missing await c41be79
- Add default test key into keystore 17fdd30
- Switch to use npm for testing in CI: runs prepare step for nearlib f2d837d
- update gulp-utils to handle bignum 3942669
- Merge pull request #58 from nearprotocol/update-as 6059b48
- restore Hello ec065ec
- Merge branch 'update-as' into nightshade 4f1af17
- use stub 5a88f55
- Update assemblyscript syntax 60aaba2
- Don't override NODE_ENV in test 731657f
- Add staking command cd78486
- Post-merge clean-up d04ceaf
- Merge branch 'master' into nightshade 414ace2
- Update test env to use new nearlib 7c1cbdd
- add view account state to the readme 1722f14
- Use new nearlib, added view account command 121fb92
- Working on upgrading near shell to nightshade 1af7984
v0.7.0
Commits:
- Merge pull request #44 from nearprotocol/j-createaccounttest 02958c2
- Fix yarn add path aee2d79
- Remove @wasm/ from helloe world name 2e27959
- Remove debugging stuff 2d93d00
- Fix tests paths 6d54ba6
- More debugging for create_account d519ab5
- Do GitLab build in one stage (looks like should be faster) 2d8b426
- Launch tests from ./test/index.sh 1032ae5
- Add
env
to test scripts for easier debugging aaead27 - Use yarn for GitLab 93f4ec3
- Update create_account test 1bf4bd9
- Use yarn for faster tests and everything 1d9f633
- Rearrange new_project.sh a little bit 3aa930f
- Merge branch 'master' into j-createaccounttest 5b81826
- Merge pull request #53 from nearprotocol/view-account 6f5d963
- Add view_account command bf53541
- ci for create account: move to separate shell scriprt 19155b8
- CI: add a test case for create account 4ac895d
Commit Range:
v0.6.0...master
v0.6.0
v0.5.0
- package-lock.json b90d61f
- Merge pull request #47 from nearprotocol/positional-args 25f115e
- Merge branch 'master' into positional-args 3bd22b6
- remove .js from config 33360cf
- tell CI to fail on failure of test 6b88ab9
- minor refactor, update nearlib and make tests better d020ca1
- delete generated gulpfile 56ae73a
- change calls to use positional arguments over flags 8da5fa0
- Nearlib 0.8 6d9c413
- Merge branch 'master' of https://github.com/nearprotocol/near-shell b5ed5e1
- update nearlib to 0.7.1 in blank project fbd5ecb
v0.4.0
- Merge pull request #41 from nearprotocol/method-calls d63d0dc
- Renamed method call commands to
call
andview
7d68d6e - Merge branch 'method-calls' of github.com:nearprotocol/near-shell into method-calls 3569915
- Remove unneeded near.waitForTransactionResult call 281a0bb
- Merge pull request #42 from nearprotocol/network-id 3c0cf47
- Take networkId parameter bc0a386
- Disable .strict() to allow extra properties in config 10a639a
- Implemented call_view_function command 056437e
- Implement schedule_function_call command 92e60ce
v0.3.4
- Merge pull request #40 from nearprotocol/j-keystore fc65762
- Keystore: switch to file system keystore from nearlib c28a6ee
- Merge pull request #39 from nearprotocol/j-warnnoconfig 2d71740
- Add a status message for create account complete. 9e65bcd
- Make printout for not finding config sound less scary (add warning tag) a34e179