So what's the point of making new smaller 5x 50k banknodes...
What bitcreditscc said, and blockchain security via SmartSig: only BN's (or various collateralised node classes) will be validating transactions and baking them into the chain for distribution to all, in a non competitive manner. The more nodes we have doing this, the more resilient our blockchain. And having a collateral cost associated with running such a node provides an additional financial barrier to attempted chain vandalism. And for their service, nodes get paid.
Conventional PoW, as well as being monumentally wasteful, doesn't even provide very good security, as all PoW currencies funnel their hash through a very limited number of pools, thus short circuiting the whole point of a supposedly distributed system.
There is not a single PoW currency that 'relies' on pooled mining that I could not fuck up beyond all recognition with control of
at most 3 pool servers. That's not security, it's a liability.
Try explaining to Jo Public why your PoW currency has any value with, "Because I spent a shitload of money on electricity producing these 1's and 0's!" ... then try again with, "Because it's backed directly by the money you spent buying it, and you can see all these assets that you now own a part of right in the wallet."
With every token minted, all other cryptocurrencies undergo inflation - the value declines. With BCR, every coin minted and purchased makes everyone's BCR worth more.
Could not have said it better myself.
Meanwhile......i have an small untested idea i want to pitch so i'm just going to throw this cat in the fray
In typical mining, we struggle to find a hash smaller than the target...as a result as we get more competitive this target gets smaller ie more difficult. I would like us to consider the technical implications of a system that replaces difficulty with signatures. This means that forever, the blockchain has a static difficulty, and instead relies on signatures in the block. If difficulty is always low, then blocks will always fly by faster with no "dry spells" of blocks. At a well chosen target , a tx could get confirmed in under ten seconds.
In order to block active attacks that try to centralize mining by throwing overwhelming power, we could utilize one of two methods
1) Limit the number of consecutive blocks a node can produce, this simply just says that miners cannot produce too many consecutive blocks, the point of failure i see in it is that it could result in a couple of high power miners running the show still.
2) Create a system similar to BN winning process that ensures that all miners generally produce blocks , with additional limits using elements from (1).