NEAR Protocol releases
All upstream releases, security advisories and RSS announcements indexed for NEAR Protocol by KeyAudit.
github · 23
-
2.12.0
Nearcore 2.12.0 upgrades the contract runtime to Wasmtime and introduces bulk memo support. Mainnet release with protocol and database upgrades.
-
2.12.0-rc.2
Code color green, testnet release 2.12.0-rc.2 with no protocol, database, or security upgrades. Includes pull requests #15755 and #15782 on top of 2.12.0-rc.1.
-
2.12.0-rc.1
Release candidate 1 for NEAR Protocol v2.12.0 with protocol upgrade, database upgrade, and new Wasmtime-based runtime.
-
2.11.1
``` CODE_COLOR: CODE_RED_MAINNET, CODE_RED_TESTNET RELEASE_VERSION: 2.11.1 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: TRUE ``` This release fixes critical flaws in nearcore code that could cause node crash. Upgrade as soon as possible to avoid node downtime…
-
2.11.0
``` CODE_COLOR: CODE_YELLOW_MAINNET RELEASE_VERSION: 2.11.0 PROTOCOL_UPGRADE: TRUE DATABASE_UPGRADE: TRUE SECURITY_UPGRADE: FALSE ``` # Protocol Changes * Contract gas limit is increased from 300 TGas to 1 PGas. * Yield/Resume improvements - from now on, calling `promise_yield_re…
-
2.11.0-rc.5
``` CODE_COLOR: CODE_GREEN_TESTNET RELEASE_VERSION: 2.11.0-rc.5 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: FALSE ``` This release includes #15465 and reverts #15007 on top of 2.11.0-rc.4.
-
2.11.0-rc.4
``` CODE_COLOR: CODE_GREEN_TESTNET RELEASE_VERSION: 2.11.0-rc.4 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: FALSE ``` This release includes #15430 and #15437 on top of 2.11.0-rc.3.
-
2.11.0-rc.3
``` CODE_COLOR: CODE_GREEN_TESTNET RELEASE_VERSION: 2.11.0-rc.3 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: FALSE ``` This release includes #15415 on top of 2.11.0-rc.2.
-
2.11.0-rc.2
``` CODE_COLOR: CODE_GREEN_TESTNET RELEASE_VERSION: 2.11.0-rc.2 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: FALSE ``` This release includes a couple of minor fixes on top of 2.11.0-rc.1.
-
2.11.0-rc.1
``` CODE_COLOR: CODE_YELLOW_TESTNET RELEASE_VERSION: 2.11.0-rc.1 PROTOCOL_UPGRADE: TRUE DATABASE_UPGRADE: TRUE SECURITY_UPGRADE: FALSE ``` # Protocol Changes * Contract gas limit is increased from 300 TGas to 1 PGas. * Yield/Resume improvements - from now on, calling `promise_yie…
-
2.10.7
``` CODE_COLOR: CODE_RED_MAINNET, CODE_RED_TESTNET RELEASE_VERSION: 2.10.7 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: TRUE ``` This release fixes critical flaws in nearcore code that could cause node crash. Upgrade as soon as possible to avoid node downtime…
-
2.10.6
``` CODE_COLOR: CODE_RED_MAINNET, CODE_RED_TESTNET RELEASE_VERSION: 2.10.6 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: TRUE ``` This release fixes critical flaws in nearcore code that could cause node crash. Upgrade as soon as possible to avoid node downtime…
-
2.10.5
``` CODE_COLOR: CODE_GREEN_MAINNET RELEASE_VERSION: 2.10.5 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: FALSE ``` This release includes the following on top of 2.10.4: - State sync performance optimization: #14830 - Indexer fix for double hashing of `code` as…
-
2.10.4
``` CODE_COLOR: CODE_RED_MAINNET RELEASE_VERSION: 2.10.4 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: TRUE ``` This release fixes critical flaws in network code that could cause node crash. Upgrade as soon as possible to avoid node downtime.
-
2.10.3
``` CODE_COLOR: CODE_GREEN_MAINNET RELEASE_VERSION: 2.10.3 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: FALSE ``` This release includes the following on top of 2.10.2: - Optimize the network traffic involved in distributing state snapshot information between …
-
2.10.2
``` CODE_COLOR: CODE_RED_MAINNET RELEASE_VERSION: 2.10.2 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: TRUE ``` This release fixes a critical flaw in network code that could cause node crash. Upgrade as soon as possible to avoid node downtime.
-
2.10.1
``` CODE_COLOR: CODE_GREEN_MAINNET RELEASE_VERSION: 2.10.1 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: FALSE ``` This release addresses the following issues discovered in [2.10.0](https://github.com/near/nearcore/releases/tag/2.10.0): - Bug in networking cod…
-
2.10.0
``` CODE_COLOR: CODE_YELLOW_MAINNET RELEASE_VERSION: 2.10.0 PROTOCOL_UPGRADE: TRUE DATABASE_UPGRADE: TRUE SECURITY_UPGRADE: FALSE ``` # Protocol Changes * Introducing deterministic account IDs: Account IDs starting with the prefix `0s` can only be created with the new action `Det…
-
2.10.0-rc.5
``` CODE_COLOR: CODE_GREEN_TESTNET RELEASE_VERSION: 2.10.0-rc.5 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: FALSE ``` This release includes #14700 on top of [2.10.0-rc.4](https://github.com/near/nearcore/releases/tag/2.10.0-rc.4).
-
2.10.0-rc.4
``` CODE_COLOR: CODE_GREEN_TESTNET RELEASE_VERSION: 2.10.0-rc.4 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: FALSE ``` This release includes #14680 on top of [2.10.0-rc.3](https://github.com/near/nearcore/releases/tag/2.10.0-rc.3) addressing memory leak when …
-
2.10.0-rc.3
``` CODE_COLOR: CODE_GREEN_TESTNET RELEASE_VERSION: 2.10.0-rc.3 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: FALSE ``` This release includes transactions state changes fix #14650 on top of [2.10.0-rc.2](https://github.com/near/nearcore/releases/tag/2.10.0-rc.…
-
2.10.0-rc.2
``` CODE_COLOR: CODE_GREEN_TESTNET RELEASE_VERSION: 2.10.0-rc.2 PROTOCOL_UPGRADE: FALSE DATABASE_UPGRADE: FALSE SECURITY_UPGRADE: FALSE ``` This release includes indexer backward compatibility fix #14634 on top of [2.10.0-rc.1](https://github.com/near/nearcore/releases/tag/2.10.0…
-
2.10.0-rc.1
``` CODE_COLOR: CODE_YELLOW_TESTNET RELEASE_VERSION: 2.10.0-rc.1 PROTOCOL_UPGRADE: TRUE DATABASE_UPGRADE: TRUE SECURITY_UPGRADE: FALSE ``` # Protocol Changes * Introducing deterministic account IDs: Account IDs starting with the prefix `0s` can only be created with the new action…