frequency-chain / frequency

Frequency: A Polkadot Parachain
https://www.frequency.xyz
Apache License 2.0
48 stars 18 forks source link

[Feature]: Capacity Pallet: Use Relay Chain block number instead of Frequency #1987

Open enddynayn opened 1 month ago

enddynayn commented 1 month ago

Description The Polkadot community advises parachains to avoid using the block number as a clock. This recommendation is due to features like asynchronous backing and agile core time, as well as potential future optimizations, which could impair the reliability of using the block number as a timekeeping mechanism.

reference