Releases: near/nearcore
Releases · near/nearcore
1.11.1
- Fix an issue that caused node to ban peers during sync.
- Add necessary rpc endpoint for bridge to work.
1.11.0
1.10.0
Main phase 1 release
1.11.0-beta.1
Automatic version bump from 1.2.0 to 1.11.0-beta.1
1.8.0
Bugfixes:
| Issue # | Title |
|---|---|
| #3084 | nearcore stuck with crashes on betanet-node7 |
| #3065 | Opening database takes a very long time |
| #2895 | Fix Wasmtime usage |
Improvements:
| Issue # | Title |
|---|---|
| #3165 | state_sync3.py is flaky |
| #3147 | [Discussion] Reject sync request if too many peers are syncing |
| #3143 | block_production.py is flaky |
| #3139 | test_catchup_sanity_blocks_produced is flaky |
| #3133 | GC python tests are flaky |
| #3129 | state_sync tests fail with RPC timeouts |
| #3128 | staking tests are flaky |
| #3115 | Measure time of all the handlers in all actors in adversarial builds, and report delays |
| #161 | Parallelize runtime |
1.10.0-beta.3
Fix an issue introduced in previous hot fix.
1.10.0-beta.2
- 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
- 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
Bump version to 1.10.0
1.9.0-beta.2
Fix a couple issues that cause node to get stuck in syncing.