neo icon indicating copy to clipboard operation
neo copied to clipboard

Decouple GAS Reward from block index to block timestamp

Open vncoelho opened this issue 5 months ago • 1 comments

Summary or problem description We should decouple the GAS reward to be calculated by block index to block timestamp.

https://github.com/neo-project/neo/pull/4280#issuecomment-3497067335

Do you have any solution you want to propose? There is the challenge of the speakers proposing timestamps, on the other hand, we currently already have mechanisms that limits that acceptance.

So, the steps to achieve that may be: [ ] fine-tuning the timestamp limits proposed by the speakers [ ] discuss the creation of GAS rewards limits in order to protect this GAS rewards generation and motivate fair timestamps

Where in the software does this update applies to?

  • Consensus
  • Ledger

vncoelho avatar Nov 06 '25 12:11 vncoelho

More than timestamp (that is controlled) depend the expected block time

shargon avatar Nov 06 '25 13:11 shargon