Skip to content

Commit

Permalink
chore: update nearcore (near-sandbox) version to 2.0.0 (#243)
Browse files Browse the repository at this point in the history
* feat-near-workspace-issue-354: update nearcore version to 1.37+

* feat: update near-sandbox to 0.0.19

* feat: update near-sandbox to 0.1.0

* Fixed the tests (re-compiled simple_contract in release mode with `cargo near build --no-docker` from near-workspaces-rs repo to make it <1.5MB)

---------

Co-authored-by: Spring Chiu <fospring@outlook.com>
Co-authored-by: Pavel Ivanov <pavel.ivanov@limechain.tech>
  • Loading branch information
3 people authored Sep 24, 2024
1 parent 46fb229 commit 1fe57b5
Show file tree
Hide file tree
Showing 4 changed files with 6,849 additions and 7,358 deletions.
File renamed without changes.
Binary file modified __tests__/build/debug/simple_contract.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"fs-extra": "^10.0.0",
"js-sha256": "^0.9.0",
"near-api-js": "^v3.0.3",
"near-sandbox": "^0.0.17",
"near-sandbox": "^0.1.1",
"near-units": "^0.1.9",
"node-port-check": "^2.0.1",
"promisify-child-process": "^4.1.1",
Expand Down
Loading

0 comments on commit 1fe57b5

Please sign in to comment.