Skip to content

Commit

Permalink
Merge pull request #1 from aurora-is-near/chore/nearcore-2.5.0-rc.1
Browse files Browse the repository at this point in the history
chore: bump nearcore to 2.5.0-rc.1
  • Loading branch information
alexander-borodulya authored Feb 11, 2025
2 parents e71e1b1 + b517a46 commit 729995b
Show file tree
Hide file tree
Showing 8 changed files with 999 additions and 750 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 = "2.4.0-7b3a53e"
NEARCORE_VERSION = "2.5.0-rc.1-39882d8d3"
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## 2.5.0-rc.1
* chore: bump nearcore to 2.5.0-rc.1

## 2.4.1

* Switch to the Indexer Framework 2.4.0 but with the fix for shard id. See [issue#118](https://github.com/near/near-lake-indexer/issues/118)
Expand Down
Loading

0 comments on commit 729995b

Please sign in to comment.