[ANN] A faster alternative to blockchain consensus
Instead of confirmation coming from outside of transactions, it would be better for it to come from within them. Ideally, every output would be tied to the input that spends it, so it can’t be double-spent. But, this can’t be done before the input exists, so the output must be tied to an intermediary, which gets tied to the input after it’s created.
Link: https://github.com/monero-project/research-lab/issues/127
… ⌘ Read more