Important Update for NEAR Testnet Users

2 min read
To Share and +4 nLEARNs

NEAR protocol released a new version (2.0.0-rc.1) for the NEAR testnet. This update includes two major changes:

  1. Congestion control feature
  2. Stateless validation improvements

Key Points:

  • Voting for the first change starts July 9, 2024, at 5:00 PM UTC
  • Voting for the second change starts July 10, 2024, at 5:00 PM UTC
  • This update requires changes to your database
  • No security-related changes are included

Action Required: If you’re running a node on the testnet, you’ll need to:

  1. Update your software
  2. Make some configuration changes
  3. Possibly upgrade your hardware

Key Updates in NEAR Testnet Version 2.0.0-rc.1:

  1. Congestion Control:
    • Limits transactions and receipts in overloaded shards
    • New fields in chunk headers to indicate shard load
    • Transactions may be rejected with “ShardCongested” error during heavy congestion
  2. Stateless Validation:
    • Changes how nodes validate state transitions
    • Introduces two roles: chunk producers and chunk validators
    • Top 100 validators by stake become chunk producers
    • All validators serve as chunk validators
  3. Hardware and Configuration Changes:
    • For top 100 validators:
      • Temporarily increase hardware capacity during upgrade
      • Set store.load_mem_tries_for_tracked_shards to true
      • Initially set tracked_shards to [0], then to [] after upgrade
    • For other validators:
      • Set store.load_mem_tries_for_tracked_shards to true after upgrade
      • Set tracked_shards to []
    • For non-validator nodes:
      • Set store.load_mem_tries_for_tracked_shards to false
  4. Contract Changes:
    • New size limits for transactions and receipts
    • Increased cost for cross-shard communication
  5. Network Optimization:
    • Recommended for all node operators

These changes aim to improve network efficiency and reduce resource requirements for most validators. Implementation will occur in stages, with voting for each protocol upgrade happening on separate days

For detailed instructions and more information, please check our GitHub page: https://github.com/near/nearcore/releases/tag/2.0.0-rc.1

In the coming days LNC will be running “Wheel of Transactions” to test the updated network.
Join waiting list here:

Generate comment with AI 2 nL
8

3 thoughts on “Important Update for NEAR Testnet Users”

  1. Top comment

    1q2w.near (8 nL)
    (in collaboration with : near.ai)

    The latest NEAR testnet update, featuring congestion control and enhanced stateless validation, marks a significant stride towards optimizing network efficiency and scalability. These improvements are crucial for supporting higher transaction volumes and reducing entry barriers for validators, enhancing the overall health and decentralization of the network.

    Show replies

Leave a Comment

Hire AI to help with Comment

To leave a comment you should to:


Scroll to Top