What happens when many transactions are made at the same time to modify the same liquidity pool?
Even with more compute power, you still have to sort out the sequence first—otherwise the balances won’t match. The Giga of $SEI uses optimistic concurrency control: run in parallel first, then check for read/write dependency conflicts.
{L1}
Not investment advice
Even with more compute power, you still have to sort out the sequence first—otherwise the balances won’t match. The Giga of $SEI uses optimistic concurrency control: run in parallel first, then check for read/write dependency conflicts.
{L1}
Not investment advice
