Adam Back [ARCHIVE] on Nostr: 📅 Original date posted:2015-06-28 📝 Original message:On 28 June 2015 at 07:34, ...
📅 Original date posted:2015-06-28
📝 Original message:On 28 June 2015 at 07:34, Raystonn <raystonn at hotmail.com> wrote:
> nodes are limited to 133 connections. This is 8 outgoing connections and
> 125 incoming connections. [...] Once your full node reaches 133 connections,
> it will see no further increase in load [...] Only transaction rate will affect the
> load on your node.
The total system cost is more relevant, or total cost per user. I think you
are stuck on the O( t * m ) t = tx, m = nodes thinking. Total cost per user
is increasing. That better scaling algorithms need to be found. That's why
people are working on lightning-like systems.
> fear larger blocks based on an assumption of exponential growth of work, which just
> isn't the case.
People have been explaining quadratic system level increase, which is
not exponential,
wrong assumption.
> Decentralisation is planned to scale down once the 133 connection limit is
> hit. Like it or not, this is the current state of the code.
No people are not assuming decentralisation would decrease. They are assuming
the number of economically dependent full nodes would increase, that's where the
O( n^2 ) comes from! If we assume say c= 0.1% of users will run full nodes,
and users make some small-world assumed number of transactions that doesnt
increase greatly as more users are added to the network, then O( t * m
) => O( n^2 ).
Seeing decentralisation failing isn't a useful direction as Bitcoin depends on
decentralisation for most of it's useful security properties. People running
around saying great lets centralise Bitcoin and scale it, are not working on
Bitcoin. They may more usefully go work on competing systems without
proof of work as that's where this line of reasoning ends up. There
are companies working on such things. Some of them support Bitcoin IOUs.
Some of them have job openings.
We can improve decentralisation, and use bandwidth and relay improvements
to get some increase in throughput. But starting a direction of simplistic
thinking about an ever increasing block-size mode of thinking is destructive
and not Bitcoin. If you want to do that, you need to do it in an offchain
system. You cant build on sand so your offchain system wont be useful
if Bitcoin doesnt have reasonable decentralisation to retain useful meaning.
Hence lightning. There are existing layer 2 things that have on-chain netting.
Go work on one of those. But people need to understand the constraints
and stop arguing to break Bitcoin to "scale". It's too simplistic.
Even Gavin's proposal is not trying to do that, hence reference to
Nielsen's law.
His parameters are too high for too long for basic safety or prudence, but the
general idea to reclaim some throughput from network advances, is reasonable.
Also decentralisation is key, and that is something we can improve with pooling
protocols to phase out the artificial centralisation. We can also
educate people
to use fullnode they economically depend on to keep the full to SPV ratio
reasonable which is also needed for security.
Adam
Published at
2023-06-07 15:40:53Event JSON
{
"id": "4afb85761dfedeb23202885e24e8f3b61d3ca3e6e289bfe3bd7f01b81183fbd7",
"pubkey": "ee0fa66772f633411e4432e251cfb15b1c0fe8cd8befd8b0d86eb302402a8b4a",
"created_at": 1686152453,
"kind": 1,
"tags": [
[
"e",
"302bda6b5cc3b22bc31708bc8101794c3e35655f608a2a34ebc62e92bc3dada4",
"",
"root"
],
[
"e",
"c4b61c860f59cd57ca065dc506df5adacdf4cd9585dcafe9061dda77338379f3",
"",
"reply"
],
[
"p",
"fbac73d2413d23d5b6e60bc431152069981e56a94cd5d626c9e88b6c0a18cbd5"
]
],
"content": "📅 Original date posted:2015-06-28\n📝 Original message:On 28 June 2015 at 07:34, Raystonn \u003craystonn at hotmail.com\u003e wrote:\n\u003e nodes are limited to 133 connections. This is 8 outgoing connections and\n\u003e 125 incoming connections. [...] Once your full node reaches 133 connections,\n\u003e it will see no further increase in load [...] Only transaction rate will affect the\n\u003e load on your node.\n\nThe total system cost is more relevant, or total cost per user. I think you\nare stuck on the O( t * m ) t = tx, m = nodes thinking. Total cost per user\nis increasing. That better scaling algorithms need to be found. That's why\npeople are working on lightning-like systems.\n\n\u003e fear larger blocks based on an assumption of exponential growth of work, which just\n\u003e isn't the case.\n\nPeople have been explaining quadratic system level increase, which is\nnot exponential,\nwrong assumption.\n\n\u003e Decentralisation is planned to scale down once the 133 connection limit is\n\u003e hit. Like it or not, this is the current state of the code.\n\nNo people are not assuming decentralisation would decrease. They are assuming\nthe number of economically dependent full nodes would increase, that's where the\nO( n^2 ) comes from! If we assume say c= 0.1% of users will run full nodes,\nand users make some small-world assumed number of transactions that doesnt\nincrease greatly as more users are added to the network, then O( t * m\n) =\u003e O( n^2 ).\n\nSeeing decentralisation failing isn't a useful direction as Bitcoin depends on\ndecentralisation for most of it's useful security properties. People running\naround saying great lets centralise Bitcoin and scale it, are not working on\nBitcoin. They may more usefully go work on competing systems without\nproof of work as that's where this line of reasoning ends up. There\nare companies working on such things. Some of them support Bitcoin IOUs.\nSome of them have job openings.\n\nWe can improve decentralisation, and use bandwidth and relay improvements\nto get some increase in throughput. But starting a direction of simplistic\nthinking about an ever increasing block-size mode of thinking is destructive\nand not Bitcoin. If you want to do that, you need to do it in an offchain\nsystem. You cant build on sand so your offchain system wont be useful\nif Bitcoin doesnt have reasonable decentralisation to retain useful meaning.\nHence lightning. There are existing layer 2 things that have on-chain netting.\nGo work on one of those. But people need to understand the constraints\nand stop arguing to break Bitcoin to \"scale\". It's too simplistic.\n\nEven Gavin's proposal is not trying to do that, hence reference to\nNielsen's law.\nHis parameters are too high for too long for basic safety or prudence, but the\ngeneral idea to reclaim some throughput from network advances, is reasonable.\nAlso decentralisation is key, and that is something we can improve with pooling\nprotocols to phase out the artificial centralisation. We can also\neducate people\nto use fullnode they economically depend on to keep the full to SPV ratio\nreasonable which is also needed for security.\n\nAdam",
"sig": "0eebe20eef99140ac60e5a7e06d371f8aa117fba585f79829917246e2326932f0048399e7828b6d10f15e721842e9f1b200fe0809070dcc188149fa1732f85fa"
}