8000 Feature Gate: cost model uses number of requested write locks · Issue #34819 · solana-labs/solana · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
Feature Gate: cost model uses number of requested write locks #34819
Open
@apfitzge

Description

@apfitzge

SIMD

N/A

Description

  • Some write-locks are demoted to read-locks during transaction sanitization
  • Change the cost model to apply write lock costs for the number of requested write locks, instead of the number of write-locks after demotion
  • Requires feature-gate so that activation of 2ry7ygxiYURULZCrypHhveanvP5tzZ4toRwVp89oCNSj (Feature Gate: Validator applies cost tracker to blocks during replay #29595) will not cause this change to break consensus

Feature ID

wLckV1a64ngtcKPRGU4S4grVTestXjmNjxBjaKZrAcn

Activation Method

Single Core Contributor

Deployment Considerations

Unit test on the cost model have been added.
No special considerations for deployment.

Minimum Beta Version

1.18.0

Minimum Stable Version

1.18.0

Testnet Activation Epoch

No response

Devnet Activation Epoch

No response

Mainnet-Beta Activation Epoch

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-gatePull Request adds or modifies a runtime feature gate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0