CortexFoundation / CortexTheseus

Cortex - AI on Blockchain, Official Golang implementation
https://www.cortexlabs.ai
GNU Lesser General Public License v3.0
119 stars 44 forks source link

Decrease block time for real time applications #1413

Open Disty0 opened 1 year ago

Disty0 commented 1 year ago

Is it possible to decrease the average block time from 15 seconds to around 1 second? If so dropping the block reward from 7 to 0.5 is also needed. 15 seconds is too long for real time applications.

If this can be done, it will make the Cortex blockchain literally the perfect solution for embedded devices with no processing power for AI. This will eleminate the need for really expensive centralised AI cloud computing infrastructures. Currently only a few big fortune companies have this kind of infrastructure.

ucwong commented 1 year ago

Good question, but I am afraid 1 second block interval may be not available for the blockchain now days. If it is possible in the future, we are glad to make a network upgrade.