Qortal Project

The future of blockchain platforms

User Tools

Site Tools


qdn_updates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
qdn_updates [07/21/2022 05:30] – created gfactorqdn_updates [07/21/2022 05:34] gfactor
Line 3: Line 3:
  
 Listed from most recent to oldest: Listed from most recent to oldest:
- 
-===== Notes From CalDescent 8/18/21 ===== 
- 
-For anyone interested in checking out the progress, you can do so here: https://github.com/CalDescent14/qortal-data/commits/master 
- 
-You will see that we already have a fully operational decentralized storage system. 
- 
-The most recent feature introduces layering - similar to Docker - so that on-chain updates can be published to existing sites/resources without having to upload the entire file structure again. We can also now access sites via registered names (will demo this shortly). 
  
 ===== Notes From CalDescent 10/26/21 ===== ===== Notes From CalDescent 10/26/21 =====
Line 61: Line 53:
 We have to limit the total file size as otherwise the transaction size gets too big. This is because we store all the chunk hashes in the on chain transaction. In the future if we increase the size of each chunk, we can increase the total file size limit by the same proportion We have to limit the total file size as otherwise the transaction size gets too big. This is because we store all the chunk hashes in the on chain transaction. In the future if we increase the size of each chunk, we can increase the total file size limit by the same proportion
 (or, we can fit more data transactions in each block if we increase chunk sizes and keep the total file size limit the same). (or, we can fit more data transactions in each block if we increase chunk sizes and keep the total file size limit the same).
 +
 +===== Notes From CalDescent 8/18/21 =====
 +
 +For anyone interested in checking out the progress, you can do so here: https://github.com/CalDescent14/qortal-data/commits/master
 +
 +You will see that we already have a fully operational decentralized storage system.
 +
 +The most recent feature introduces layering - similar to Docker - so that on-chain updates can be published to existing sites/resources without having to upload the entire file structure again. We can also now access sites via registered names (will demo this shortly).
qdn_updates.txt · Last modified: 09/05/2023 05:21 by caldescent