truechain-consensus-core
truechain-consensus-core copied to clipboard
checks for prevention of transaction re-orderin by leader?
also,
- How do replicas track corruption ? Theoretically they should be saving last request received regardless of whether they're primary nodes or not
- When they can indeed track corruption in committee, everybody becomes a proposer according to paper (todo: recheck theory). So how does price sortition of transactions in block work out for all nodes?