Millisecond-Resolution Close Times #1998
SirTyson
started this conversation in
Core Advancement Proposals
Replies: 1 comment
|
Is the intent to change the unit of And there's also a historical boundary problem to solve since ledger N I don't think we'll ever be able to push it below 3.2 (spitballing) because it's disingenuous to give less than 2.5 seconds for network propagation. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
We would like to increase the resolution of closeTime to MS resolution. Currently, closeTime is in whole seconds, making sub-second ledgers and intra-second block times (i.e. 2.5 seconds) impossible at the protocol level. This change will allow the protocol to support lower block times. This change does not inherently lower block times, but opens the door for future upgrade via network config settings.
All reactions