Skip to content

Commit

Permalink
Merge branch 'staging' into staging-merge
Browse files Browse the repository at this point in the history
  • Loading branch information
janedegtiareva committed Sep 3, 2019
2 parents 44d0a59 + 7e536a6 commit 3bdc769
Show file tree
Hide file tree
Showing 124 changed files with 14,148 additions and 19,261 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ image: node:10

variables:
NODE_ENV: ci
NEAR_PROTOS_DIR: nearcore/core/protos/protos
HELLO_WASM_PATH: nearcore/tests/hello.wasm

stages:
Expand All @@ -13,7 +12,7 @@ test:
tags:
- gcloud
script:
- git clone --depth 1 -b known-stable https://github.com/nearprotocol/nearcore.git nearcore
- git clone --depth 1 https://github.com/nearprotocol/nearcore.git nearcore
- yarn
- yarn build
- (cd nearcore && ./scripts/build_wasm.sh)
Expand Down
13,747 changes: 3,057 additions & 10,690 deletions dist/nearlib.js

Large diffs are not rendered by default.

209 changes: 74 additions & 135 deletions dist/nearlib.min.js

Large diffs are not rendered by default.

24 changes: 24 additions & 0 deletions docs/SUMMARY.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

95 changes: 58 additions & 37 deletions docs/classes/_account_.account.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions docs/classes/_account_creator_.accountcreator.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 3bdc769

Please sign in to comment.