@christopher
Consensus for @makechain proposed and finalized in 45ms~
Transaction throughput is:
N rounds/second × transactions/block
At ~22 rounds/second, the question is just how fat our blocks are. Each Makechain operation is small — a commit is roughly a BLAKE3 hash + parent hash + Ed25519 sig + metadata, call it ~300-500 bytes.
A remix object is heavier with source refs and provenance chain, maybe ~1KB.
S, with conservative 1MB blocks:
~2,000-3,000 ops/block × 22 blocks/second =
44,000-66,000 operations/second.