{"type":"rich","version":"1.0","author_name":"Tomas [ARCHIVE] (npub1rs…9evk4)","author_url":"https://nostr.ae/npub1rsp4w56r24w3zv4xy8zfgesep45qmf9rq6aghxfw3wr7yemqnnwsf9evk4","provider_name":"njump","provider_url":"https://nostr.ae","html":"📅 Original date posted:2017-04-11\n📝 Original message:On Tue, Apr 11, 2017, at 11:41, Eric Voskuil wrote:\n\u003e It's not the headers/tx-hashes of the blocks that I'm referring to, it\n\u003e is the confirmation and spend information relative to all txs and all\n\u003e outputs for each branch. This reverse navigation (i.e. utxo\n\u003e information) is essential, must be persistent and is branch-relative.\n\nThat is exactly what is stored in the spend-tree. \n\n\u003e\u003e As a simpler example, if two miners both mine a block at\n\u003e\u003e approximately the same time and send it to each other, then surely\n\u003e\u003e they would want to continue mining on their own block. Otherwise\n\u003e\u003e they would be throwing away their own reward.\n\n\u003e That's not your concurrent validation scenario. In the scenario you\n\u003e described, the person chooses the weaker block of two that require\n\u003e validation because it's better somehow, not because it's his own\n\u003e (which does not require validation).\n\n\u003e Consistency is reached, despite seeing things at different times,\n\u003e because people use the same rules. If the economy ran on arbitrary\n\u003e block preference consistency would be elusive.\n\nNo but my example shows  that it is up to the miner to choose which tip\nto work on. This is not using different rules, it is just optimizing its\nincome. This means that the economy *does* run on arbitrary \"block\npreference\", even if it is not running on arbitrary rules.\n\nIf two blocks are competing, a miner could optimize its decision which\nto mine on, not just on whether one of the blocks is his own, but also\non fees, or on excessive validation costs.\n\n\u003e I read this as encoding the height at which a fork historically\n\u003e activated. If you intend to track activation for each branch that will\n\u003e not be \"height-based\" it will be history based.\n\nI understand \"height-based\" was not the right wording, as it is of\ncourse branch-specific. Per tip ruleset metadata, must be matched with\nper-transaction ruleset metadata.\n\nTomas"}
