Skip to content

Releases: near/nearcore

1.18.0-rc.3

04 Feb 20:17
Compare
Choose a tag to compare
1.18.0-rc.3 Pre-release
Pre-release
  • added missing buildkite config

1.18.0-rc.2

04 Feb 20:04
Compare
Choose a tag to compare
1.18.0-rc.2 Pre-release
Pre-release
  • patched the CORS bug introduced by a restrictive policy

1.18.0-rc.1

04 Feb 15:16
Compare
Choose a tag to compare
1.18.0-rc.1 Pre-release
Pre-release
  • Lower storage cost by 10x (#3881)
  • Address high cpu usage (#3869)
  • Reduce contention on trie cache lock (#3879)

1.17.0

25 Jan 15:49
Compare
Choose a tag to compare
  • Protocol upgrade to change the block structure and prepare for the next upgrade which improves the way chunks are distributed.
  • Address memory leaks

1.17.0-rc.5

16 Jan 23:05
Compare
Choose a tag to compare
1.17.0-rc.5 Pre-release
Pre-release
  • Revert the change on disk cache that caused regression on node performance.

1.17.0-rc.4

05 Jan 22:54
Compare
Choose a tag to compare
1.17.0-rc.4 Pre-release
Pre-release
  • Fix an issue in the previous release that caused node to fall behind
  • Fix an issue in state sync that can potentially cause memory spikes.

1.17.0-rc.2

15 Dec 04:18
Compare
Choose a tag to compare
1.17.0-rc.2 Pre-release
Pre-release

Fix an issue with trie cache that caused performance regression in 1.17.0-rc.1.

1.17.0-rc.1

01 Dec 15:49
Compare
Choose a tag to compare
1.17.0-rc.1 Pre-release
Pre-release
Bump version to 1.17.0-rc.1

1.16.2-rc.2

24 Nov 09:10
Compare
Choose a tag to compare
1.16.2-rc.2 Pre-release
Pre-release
bump neard version for testnet release

1.16.2

23 Nov 02:53
76d5a03
Compare
Choose a tag to compare
  • Patch a vulnerability that could result in inconsistent state and lead to nodes crashing.