Skip to content

Commit

Permalink
chore: upgrade to NEAR node version 1.40 (#670)
Browse files Browse the repository at this point in the history
* Updated mpc RPC clients to use node 1.40-rc.1

* Update node to 1.40

* Use datastore 5.0.4

* Bump workspaces

* Use near-sdk 5.2.1

* Use node-1.40 lake indexer

* Clippy
  • Loading branch information
ChaoticTempest authored Jul 9, 2024
1 parent 065fb02 commit 4759beb
Show file tree
Hide file tree
Showing 13 changed files with 2,286 additions and 3,969 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/multichain-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
- name: Pull Relayer & Sandbox Docker Images
run: |
docker pull ghcr.io/near/os-relayer:12ba6e35690df3979fce0b36a41d0ca0db9c0ab4
docker pull ghcr.io/near/near-lake-indexer:node-1.38
docker pull localstack/localstack:latest
docker pull ghcr.io/near/near-lake-indexer:node-1.40.0
docker pull localstack/localstack:3.5.0
- name: Install stable toolchain
uses: actions-rs/toolchain@v1
Expand Down
Loading

0 comments on commit 4759beb

Please sign in to comment.