Richy_T
Well-Known Member
- Dec 27, 2015
- 1,085
- 2,741
You're going to explain how you do that because it sounds to me like something that's not possible with TTOR as implemented even if you remove sort-by-fee.The point is that with TTOR, miners can still enforce chronological order at a later point. At scale you have a timechain as fine as 10min*(1/numOfTransactions).
[doublepost=1554213603][/doublepost]
I think weak blocks etc are great. But as soon as they're compulsory and miners reject other blocks, it's arguably not really Bitcoin any more.I recognize weak blocks / subchains when I see them.
CC @Peter R
[doublepost=1554213803][/doublepost]
I'd also add that time of arrival is *purely* anecdotal. If it was recorded, any miner could invent any value it wanted and no other miner would have grounds to question its validity. Hence Bitcoin's design.honest question, if I may.
Can we agree that the following statements are true?
a- @Richy_T showed that in past blocks the correlation between txns order in a block and time of arrival in a miner memepool is close to 0.
b- There's no timestamp field in the data structure used to store transaction data. (https://en.bitcoin.it/wiki/Transaction)
c- Txn time of arrival could be in conflict with the actual topological ordering (this could happen quite frequently)
edit: correct a typo in Richy_T's nickname
[doublepost=1554214342,1554213498][/doublepost]And I mean not just the lack of transaction timestamps but the whole "let's solve it as a block" thing.