this post was submitted on 21 Jan 2025
1920 points (99.0% liked)
Technology
60677 readers
3461 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
https://docs.ergoplatform.com/eco/reputation-system/
Are they just putting everything on layer 1, and committing to low fees? If so, then it won't remain decentralized once the blocks are so big that only businesses can download them.
It has adjustable block size and computational cost limits through miner voting, NiPoPoWs enable efficient light clients. Storage Rent cleans up old boxes every four years. Pruned (full) node using a UTXO Set Snapshot is already possible.
Plus you don't need to bloat the L1, can be done off-chain and authenticated on-chain using highly efficient authenticated data structures.