
CESS Attended the HK Web3 Month Conference: Building the Web3 Data Value Network
The HK Web3 Month, spanning from October 29 to November 18, featured an in-person conference held in Hong Kong from November 6 to 7. The event sought to bring together industry pioneers to delve into the developing Web3 economy in the Asia-Pacific region. Activities like “Polkadot HK Day,” “Ethereum HK Day: Road to DevCon,” and “Polygon HK Day: Ushering Polygon 2.0,” each centred around distinct ecosystems, garnered significant attention and participation from the Web3 industry.CESS (Cumulus ...

Weekly Report | Aug 26th — Sep 1st, 2024
Weekly HighlightsThe cross-chain mechanism of the CESS chain was tested, successfully achieving token transfer across the CESS and Ethereum test chains.Various proof algorithm modules for storage nodes were improved, resolving issues where nodes could not submit idle space proofs and validate inservice storage proofs.The CESS Merkle event went live this week, offering participants a chance to win a “Navigator” and share mysterious prizes!CESS hosted the IEEE P3233 Standard Launch Meeting with...

Weekly Report | Jul 8th — 14th, 2024
Weekly HighlightsCESS Node Territory Module was enhanced with lifecycle management and inspection mechanisms. The readme documentation for the territory module was updated to improve the developer experience.CESS CD²N Network order and credit mechanisms were improved, optimizing conditional checks and interactions between nodes to foster healthy collaboration and orderly cache transactions.DeShare was upgraded to increase file transfer speed and stability and implemented off-chain backup for ...
CESS is a blockchain powered decentralized storage and content decentralized delivery network (CD²N) infrastructure for Web3.



CESS Attended the HK Web3 Month Conference: Building the Web3 Data Value Network
The HK Web3 Month, spanning from October 29 to November 18, featured an in-person conference held in Hong Kong from November 6 to 7. The event sought to bring together industry pioneers to delve into the developing Web3 economy in the Asia-Pacific region. Activities like “Polkadot HK Day,” “Ethereum HK Day: Road to DevCon,” and “Polygon HK Day: Ushering Polygon 2.0,” each centred around distinct ecosystems, garnered significant attention and participation from the Web3 industry.CESS (Cumulus ...

Weekly Report | Aug 26th — Sep 1st, 2024
Weekly HighlightsThe cross-chain mechanism of the CESS chain was tested, successfully achieving token transfer across the CESS and Ethereum test chains.Various proof algorithm modules for storage nodes were improved, resolving issues where nodes could not submit idle space proofs and validate inservice storage proofs.The CESS Merkle event went live this week, offering participants a chance to win a “Navigator” and share mysterious prizes!CESS hosted the IEEE P3233 Standard Launch Meeting with...

Weekly Report | Jul 8th — 14th, 2024
Weekly HighlightsCESS Node Territory Module was enhanced with lifecycle management and inspection mechanisms. The readme documentation for the territory module was updated to improve the developer experience.CESS CD²N Network order and credit mechanisms were improved, optimizing conditional checks and interactions between nodes to foster healthy collaboration and orderly cache transactions.DeShare was upgraded to increase file transfer speed and stability and implemented off-chain backup for ...
Share Dialog
Share Dialog
CESS is a blockchain powered decentralized storage and content decentralized delivery network (CD²N) infrastructure for Web3.
Enhanced the economic model with a new treasury token management pallet.
Improved idle space proof with manual recovery and active state synchronization for stability.
Optimized DeOSS’s user file metadata caching and bitswap data transmission.
Launching testnet v0.7.4.
Nominated for Prime Vote to be listed on Huobi. 300,000 USDT prize pool, vote for us!!
Current testnet: V0.7.3 consists of consensus and storage nodes. Consensus nodes maintain the world state of the CESS network (by CESS Node)and serve as the “data authentication station” (by TEE Worker). Storage nodes provide verifiable storage space and serve as the “data storage pool” in the CESS network.
Completed economic model’s code restructuring, added a new pallet dedicated to managing tokens in the treasury.
Developed the treasury transfer and token burning (destruction) functionalities for CESS Nodes.
Successfully tested the consensus node network failure recovery mechanism, with configuration data exported for subsequent recovery tasks.
Optimized the TEE Worker network architecture by using a unified account to determine the TEE Worker’s identity, simplifying management.
Conducted code cleanup for TEE Worker, removing and refactoring less frequently used code modules in preparation for future architectural upgrades.
Successfully implemented code for the manual recovery module of the idle space proof, designed to repair unexpectedly damaged idle files and proof files.
Introduced an active state synchronization mechanism during the storage node’s idle space authentication process, preventing inconsistencies caused by network timeouts.
Conducted tests for block proof aggregation and verification in the idle space random challenge process, aiming to reduce the number of interactions during the challenge.
The mission of CESS is to provide Web3 with practical storage services. The product ecosystem of the current CESS network is becoming more robust and prosperous. Innovative applications such as decentralized object storage service (DeOSS), online file sharing tool (DeShare), and public chain snapshot storage service have been incubated. Users can experience these functions.
Improved DeOSS user file metadata caching, enabling users to query and recover this data to the blockchain.
Identified the reasons for data size limitations during data transmission in the bitswap mechanism and updated a portion of the related code configurations.
8 consensus nodes and 1311 storage nodes registered with almost 4.11 PiB effective storage space and 1.55 PiB total storage space within 57 days after the v0.7.3 testnet was launched. More details on the blockchain explorer.
If you encounter any issues building a node, please seek assistance on CESS Discord.
The miner reward event for the CESS testnet continued as storage and consensus miners can earn points by participating. Points can be exchanged for CESS tokens when the mainnet launches. Latest miner reward list.
CESS’s senior community ambassador participated in an online discussion on “Who Will Win the L2 Battle?” on Oct 26th. The event was hosted by Base4Manta, alongside BinanceLive, HTX, GateLive, CoinW Live, Twitter, and YouTube. CESS also explored the potential and opportunities of the interconnected data-driven value era during the event.
CESS has been honored with a nomination in Huobi Exchange HTX’s 9th Prime Vote to be listed on Huobi. CESS is offering users the opportunity to vote for CESS and claim a portion of the substantial 300,000 USDT prize pool. More info here.

CESS is all set to launch its latest testnet, v0.7.4, scheduled for October 30th at 8:00 AM (UTC 0). This update will introduce iterative enhancements and optimizations across three core modules: Storage Nodes, Consensus Nodes, and Decentralized Object Storage Service (DeOSS). Incentives — storage nodes: a share of a 600,000 CESS token pool. Consensus nodes: each will receive 5,000 CESS tokens. Details.

CESS website Twitter Telegram Discord Github Medium LinkedIn
Instagram: cess_storage
Enhanced the economic model with a new treasury token management pallet.
Improved idle space proof with manual recovery and active state synchronization for stability.
Optimized DeOSS’s user file metadata caching and bitswap data transmission.
Launching testnet v0.7.4.
Nominated for Prime Vote to be listed on Huobi. 300,000 USDT prize pool, vote for us!!
Current testnet: V0.7.3 consists of consensus and storage nodes. Consensus nodes maintain the world state of the CESS network (by CESS Node)and serve as the “data authentication station” (by TEE Worker). Storage nodes provide verifiable storage space and serve as the “data storage pool” in the CESS network.
Completed economic model’s code restructuring, added a new pallet dedicated to managing tokens in the treasury.
Developed the treasury transfer and token burning (destruction) functionalities for CESS Nodes.
Successfully tested the consensus node network failure recovery mechanism, with configuration data exported for subsequent recovery tasks.
Optimized the TEE Worker network architecture by using a unified account to determine the TEE Worker’s identity, simplifying management.
Conducted code cleanup for TEE Worker, removing and refactoring less frequently used code modules in preparation for future architectural upgrades.
Successfully implemented code for the manual recovery module of the idle space proof, designed to repair unexpectedly damaged idle files and proof files.
Introduced an active state synchronization mechanism during the storage node’s idle space authentication process, preventing inconsistencies caused by network timeouts.
Conducted tests for block proof aggregation and verification in the idle space random challenge process, aiming to reduce the number of interactions during the challenge.
The mission of CESS is to provide Web3 with practical storage services. The product ecosystem of the current CESS network is becoming more robust and prosperous. Innovative applications such as decentralized object storage service (DeOSS), online file sharing tool (DeShare), and public chain snapshot storage service have been incubated. Users can experience these functions.
Improved DeOSS user file metadata caching, enabling users to query and recover this data to the blockchain.
Identified the reasons for data size limitations during data transmission in the bitswap mechanism and updated a portion of the related code configurations.
8 consensus nodes and 1311 storage nodes registered with almost 4.11 PiB effective storage space and 1.55 PiB total storage space within 57 days after the v0.7.3 testnet was launched. More details on the blockchain explorer.
If you encounter any issues building a node, please seek assistance on CESS Discord.
The miner reward event for the CESS testnet continued as storage and consensus miners can earn points by participating. Points can be exchanged for CESS tokens when the mainnet launches. Latest miner reward list.
CESS’s senior community ambassador participated in an online discussion on “Who Will Win the L2 Battle?” on Oct 26th. The event was hosted by Base4Manta, alongside BinanceLive, HTX, GateLive, CoinW Live, Twitter, and YouTube. CESS also explored the potential and opportunities of the interconnected data-driven value era during the event.
CESS has been honored with a nomination in Huobi Exchange HTX’s 9th Prime Vote to be listed on Huobi. CESS is offering users the opportunity to vote for CESS and claim a portion of the substantial 300,000 USDT prize pool. More info here.

CESS is all set to launch its latest testnet, v0.7.4, scheduled for October 30th at 8:00 AM (UTC 0). This update will introduce iterative enhancements and optimizations across three core modules: Storage Nodes, Consensus Nodes, and Decentralized Object Storage Service (DeOSS). Incentives — storage nodes: a share of a 600,000 CESS token pool. Consensus nodes: each will receive 5,000 CESS tokens. Details.

CESS website Twitter Telegram Discord Github Medium LinkedIn
Instagram: cess_storage

Subscribe to CESS_Network

Subscribe to CESS_Network
<100 subscribers
<100 subscribers
No activity yet