Content
@
0 reply
20 recasts
20 reactions
Varun Srinivasan
@v
@vrypan raises an important point about the tradeoffs of snapchains design. If we only have 10 nodes that can validate messages isn’t that bad for decentralization? Let’s start with the problem that Snapchain is solving. Our deltagraph network lets any hub add a new message at any time. As the network grows, failures between nodes increase and delays become inevitable. You have to be able to “check” your sync state with a large percentage of the network in a short amount of time and this breaks down quickly. When it does, users will complain about messages moving very slowly between apps, which will make them less likely to use Farcaster, and less likely for apps to be built.
5 replies
29 recasts
189 reactions
Varun Srinivasan
@v
Bitcoin and Ethereum solve this by letting only one node (roughly) earn the right to produce the next block. If everyone knows the change is coming from one place and things are ordered, sync is much simpler. Base and OP Mainnet (on which FC is built) go even further and have a single node produce all the blocks today. This is even more efficient, but one criticism is that you can be censored. This doens't happen as much in practice because there are technical (if not simple) ways to work around this by getting your transaction included into the L1. The existence of this safety valve makes censorship impractical.
2 replies
0 recast
64 reactions
Varun Srinivasan
@v
cc @vrypan.eth
1 reply
0 recast
1 reaction
Greg
@greg
enjoying these breakdowns
0 reply
0 recast
8 reactions
Sanjay
@sanjay
For inclusion into a block, you only need 1 honest validator. Then if 2/3rds of validators collude to reject the block, you have signed messages as proof of rejecting/skipping a valid block. What is the benefit for colluding at the validator level to censor messages? Snapchain does not hold value, It's not like you're preventing access to the user's funds. The user can easily post the signed message to any other social network/github/eth/btc and get their voice heard. A typical farcaster message is ~150 bytes, small enough that for the small number of users at such extreme risk of censorship, the protocol could support nodes updating user state by listening to calldata on an L2, or blob storage on eth L1.
1 reply
0 recast
3 reactions
Deescuss
@deescuss
Your cast has been curated by @alvesjtiago.eth It was added to "Essays" collection - https://deescuss.com/profile/alvesjtiago.eth/collections/09fb369a-6a2f-4fb1-8288-6b3f4772aec0
0 reply
0 recast
0 reaction