Skip to content

Commit

Permalink
chore(release): Upgrade to nearcore 1.38.2 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
khorolets authored Apr 4, 2024
1 parent 5ec67d4 commit 851b5fd
Show file tree
Hide file tree
Showing 4 changed files with 359 additions and 171 deletions.
2 changes: 1 addition & 1 deletion .cargo/config.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[env]
NEARCORE_VERSION = "1.38.x-511414a"
NEARCORE_VERSION = "1.38.2-8c2085b"
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 1.0.0

* Upgrade Indexer Framework to be based on version 1.38.2 and commit [8c2085b](https://github.com/near/nearcore/commit/8c2085b84ce7643fada081bfc5986b09b7e575eb)

This commit is based on 1.38.2 release of `nearcore` and includes the improvement of local cache from the `rc.2` release since that commit hasn't get into the 1.38.x release.

## 1.0.0-rc.2

* Upgrade Indexer Framework to be based on commit [511414a](https://github.com/near/nearcore/commit/511414a5091c3bef5c447a5644ba903dc050b715)
Expand Down
Loading

0 comments on commit 851b5fd

Please sign in to comment.