{"type":"rich","version":"1.0","author_name":"npub1kf0ppcjaguxekg24yx6smgxlu73qn0k8lm0t2wrqc0scpl7u3sgsmf3f58","author_url":"https://nostr.ae/npub1kf0ppcjaguxekg24yx6smgxlu73qn0k8lm0t2wrqc0scpl7u3sgsmf3f58","provider_name":"njump","provider_url":"https://nostr.ae","html":"📅 Original date posted:2014-07-18\n📝 Original message:On Fri, Jul 18, 2014 at 10:53 AM, Gavin Andresen\n\u003cgavinandresen at gmail.com\u003e wrote:\n\u003e But if there was some agreed-upon canonical ordering, then it should\n\u003e theoretically be possible to take shortcuts in the \"what order\".\n\u003e\n\u003e You'd start with setof(transactions I think everybody knows about)\n\u003e Select some subset, based on miner's policy\n\u003e Sort that subset with the canonical ordering algorithm\n\u003e Very efficiently broadcast, taking all sorts of shortcuts assuming most of\n\u003e your peers already know the set you started with and expect the same\n\u003e canonical ordering (see gmaxwell's thoughts on block encoding).\n\nRelated implementation detail:  Having pursued this train of thought,\nI noted that you don't want to include too-young transactions that you\nreceived in the past few seconds, because those are likely still\npropagating around the network.\n\n\u003e Second half-baked thought:\n\u003e I wonder if broadcasting your transaction selection policy (\"11KB of free\n\u003e transactions, sorted by priority, then 111K of fee-paying transactions,\n\u003e sorted by fee\") might make it possible to save even more bandwidth by\n\u003e letting your peers create a very good approximation of your block with just\n\u003e that information....\n\nAbsolutely.  One path I would like to see pursued is multiple\np2pool-esque chains.  Each with their own policy, perhaps with their\nown administrative team.  ie. you could have a fully decentralized\np2pool-like chain, or multiple such chains, each with a stated\npolicy/reward pattern.  Or, GHash/BTCGuild/Eligius could run a\nsemi-centrally managed chain ultimately guaranteed not only by\nprotocol but by administrators' digital signatures.\n\nIn each case, advertising technical attributes about your pool [chain]\npolicy would give nodes the better ability to predict what is in an\nupcoming block.\n\nAnd the flip side of that, such predictions are never perfect.  Need\nto make sure the fallback case, while undoubtedly more costly than the\nFast Path, is not overly painful.\n\n\n-- \nJeff Garzik\nBitcoin core developer and open source evangelist\nBitPay, Inc.      https://bitpay.com/"}
