Skip to content

Releases: near/nearcore

1.11.1

27 Aug 03:36
Compare
Choose a tag to compare
  • Fix an issue that caused node to ban peers during sync.
  • Add necessary rpc endpoint for bridge to work.

1.11.0

24 Aug 15:40
Compare
Choose a tag to compare
Empty fastforward bump to fix versioning

1.10.0

13 Aug 01:21
Compare
Choose a tag to compare

Main phase 1 release

1.11.0-beta.1

17 Aug 15:10
Compare
Choose a tag to compare
1.11.0-beta.1 Pre-release
Pre-release
Automatic version bump from 1.2.0 to 1.11.0-beta.1

1.8.0

14 Aug 00:30
Compare
Choose a tag to compare

Bugfixes:

Issue # Title
#3084nearcore stuck with crashes on betanet-node7
#3065Opening database takes a very long time
#2895Fix Wasmtime usage

Improvements:

Issue # Title
#3165state_sync3.py is flaky
#3147[Discussion] Reject sync request if too many peers are syncing
#3143block_production.py is flaky
#3139test_catchup_sanity_blocks_produced is flaky
#3133GC python tests are flaky
#3129state_sync tests fail with RPC timeouts
#3128staking tests are flaky
#3115Measure time of all the handlers in all actors in adversarial builds, and report delays
#161Parallelize runtime

1.10.0-beta.3

12 Aug 02:18
Compare
Choose a tag to compare
1.10.0-beta.3 Pre-release
Pre-release

Fix an issue introduced in previous hot fix.

1.10.0-beta.2

11 Aug 18:29
Compare
Choose a tag to compare
1.10.0-beta.2 Pre-release
Pre-release
  • Fix an issue that caused nodes to miss blocks in the beginning of an epoch
  • Fix a bug that can cause node to crash under certain circumstances.

1.8.0-rc.4

11 Aug 16:18
Compare
Choose a tag to compare
1.8.0-rc.4 Pre-release
Pre-release
  • Fix an issue that caused nodes to miss blocks in the beginning of an epoch
  • Fix a bug that can cause node to crash under certain circumstances.

1.10.0-beta.1

10 Aug 15:18
Compare
Choose a tag to compare
1.10.0-beta.1 Pre-release
Pre-release
Bump version to 1.10.0

1.9.0-beta.2

07 Aug 04:44
Compare
Choose a tag to compare
1.9.0-beta.2 Pre-release
Pre-release

Fix a couple issues that cause node to get stuck in syncing.