Pages:
Author

Topic: (Ordinals) BRC-20 needs to be removed - page 15. (Read 7771 times)

hero member
Activity: 813
Merit: 1944
January 07, 2024, 03:22:28 AM
Quote
What if that final drop never happened?
It would be backward-incompatible.

Quote
Bitcoin would continue emitting a 1 satoshi block reward in perpetuity, yielding an infinite supply.
And all of those blocks would be ignored by old nodes.

Quote
Would that make make Bitcoin any less hard a currency?
Yes, because if you follow some invalid chain, then you can no longer be sure, that other rules are not broken as well. There are many things, which can be used to trick SPV nodes, which will not be followed by full nodes.

Quote
So what makes a currency hard, if not a capped supply?
You don't need an infinite supply, to do what you want to do. Just change the proportions. Instead of producing additional coins, just make a consensus rule to take single satoshis from users. Then, it will be a soft-fork. For example: if for each transaction, it would be mandatory to send 100% coins as fees, it would be a valid soft-fork. Because it is all about proportions, and not about having 21 million coins in particular.

Quote
Eventual negligible inflation is what makes for hard currency.
The current inflation is not "negligible", if you count, how many altcoins are there. And almost all of them can be used, to bypass 21 million coins limit. Which also means, that we already have enough coins. And burning them is quite popular on many chains, not because there are not enough coins, but rather because they produced too much earlier.
sr. member
Activity: 1666
Merit: 310
legendary
Activity: 990
Merit: 1108
January 06, 2024, 05:13:14 PM
It doesn't matter if it is 21 million. What matters most, is that the amount is finite, so it doesn't lose value like fiat currencies.
It doesn't matter if it's finite. Quoting from [1]:

It doesn’t take much to change a finite supply into an infinite one. Bitcoin’s block reward drops from 1 satoshi to 0 satoshi somewhere in the year 2140, completing a supply of approximately 21 million bitcoin. What if that final drop never happened?

Bitcoin would continue emitting a 1 satoshi block reward in perpetuity, yielding an infinite supply. It would eventually reach 21 million + 1 bitcoin. Let’s see when that happens. We need to wait an additional 100 million blocks, which takes approximately 10⁸/6/24/365 = 1902 years.

Would that make make Bitcoin any less hard a currency? I don’t think anyone would be willing to argue that. So what makes a currency hard, if not a capped supply? I think the answer is obvious. Eventual negligible inflation is what makes for hard currency. It is what distinguishes cryptocurrencies from fiat.

[1] https://john-tromp.medium.com/a-case-for-using-soft-total-supply-1169a188d153
hero member
Activity: 813
Merit: 1944
January 06, 2024, 02:30:35 PM
Quote
But how to create your own tokens out of thin air?
It is very easy. For example, you can just start regtest, and then you can print a lot of "monopoly money". And if you disable the halving, then you can have unlimited money, created out of thin air. Or you can just lift the protection from Value Overflow Incident, and then use that overflow bug, to produce as many coins as you want.

Quote
How was the upuse of 21 million tokens and what are their benefits?
It doesn't matter if it is 21 million. What matters most, is that the amount is finite, so it doesn't lose value like fiat currencies. But of course, there are many altcoins, producing coins like crazy, and they can also be successful, because people are used to fiat-like systems, and they are also used to pump-and-dump speculation.

Quote
And it's the only P2Pool that can or has done that.
Anyone can do that. You can start even from regtest difficulty, if you want, and just let it adjust to your network. Which means, instead of making separate chain for any test network, it is possible to mine valid Bitcoin blocks at the same time. And I wonder, why for example signet or testnet3 is not designed like that. Because it is technically possible, and by checking the chainwork of some networks, I can see for example some testnet3 miners, producing a valid mainnet block from time to time.
jr. member
Activity: 31
Merit: 6
January 06, 2024, 12:37:22 PM
Quote
In the context that there's the Ordinals Chain merge mined with the Bitcoin blockchain, doesn't the miner earn rewards from both chains, and therefore has the choice of which coin to sell to pay for electricity bills/other expenses?
It depends on the side chain construction. If it is like Name Coin, which created its own tokens, out of thin air, then yes, this is just abusing 21 million coins limit, and then you have separate coins. But you can also have something like RSK, where all coins have 1:1 peg with BTC, and where nothing is created out of thin air.
Ok I understand it depends on the side chain construction.  But how to create your own tokens out of thin air?  How was the upuse of 21 million tokens and what are their benefits?
Quote
If you mean "can the hashrate increase", then the answer is yes, because those miners are just mining regular Bitcoin blocks.
Edit: If you mean, "does the miner need to choose, which chain to mine", then it is not like that. You simply mine a regular Bitcoin blocks, which are also valid in another network. More than that: you can potentially mine blocks at lower difficulty, which is what P2Pool did (they had blocks every 30 seconds with 20 times lower difficulty, so they had 20 times more blocks, but most of them were present only on P2Pool chain, and other sidechains can use the same trick if they want).
Yes you are right that mining bitcoin blocks requires something readily available.  It is valid through other networks.  And it's the only P2Pool that can or has done that.
hero member
Activity: 813
Merit: 1944
January 06, 2024, 06:22:55 AM
Quote
Did I understand that right?
Somewhat, because yes, it would be the case initially. But every sometimes, when someone will need to do a regular Bitcoin payment, then that person will have the chance to confirm the whole sidechain, and to commit to that, so since then, it will be timestamped on Bitcoin.

Which means, there would be several steps:

1. Unconfirmed sidechain transaction.
2. Confirmed on sidechain only.
3. Committed into Bitcoin (with zero additional on-chain bytes, along with all pending commitments).

Quote
They might lose their perceived value if they're "not an actual part" of Bitcoin.
They will lose it anyway, if they will abuse nodes more than today, because then, people will have an incentive to apply "Reclaim Disk Space" from the whitepaper, also to the Initial Blockchain Download.

Quote
They're not getting any incentives from the Ordinals sidechain at all
They could "own" some Ordinals, by confirming those "tokens". Even more than that: it is possible to make a system, where mining could be the only way to create new Ordinal.

Quote
and it would be better for them if Ordinals remain in the Bitcoin blockchain because of the higher fees
There are better ways than Ordinals to increase fees.
legendary
Activity: 2898
Merit: 1823
January 06, 2024, 06:11:58 AM
Quote
In the context that there's the Ordinals Chain merge mined with the Bitcoin blockchain, doesn't the miner earn rewards from both chains, and therefore has the choice of which coin to sell to pay for electricity bills/other expenses?

It depends on the sidechain construction. If it is like NameCoin, which created its own tokens, out of thin air, then yes, this is just abusing 21 million coins limit, and then you have separate coins. But you can also have something like RSK, where all coins have 1:1 peg with BTC, and where nothing is created out of thin air.

Quote
Does merged mining add extra work for miners


If you mean "can the hashrate increase", then the answer is yes, because those miners are just mining regular Bitcoin blocks.

Edit: If you mean, "does the miner need to choose, which chain to mine", then it is not like that. You simply mine a regular Bitcoin blocks, which are also valid in another network. More than that: you can potentially mine blocks at lower difficulty, which is what P2Pool did (they had blocks every 30 seconds with 20 times lower difficulty, so they had 20 times more blocks, but most of them were present only on P2Pool chain, and other sidechains can use the same trick if they want).

Quote

and therefore is like a block size increase?


Not really, unless you make it mandatory for a full node to follow that chain, but then, you need a successful soft-fork to do that. But in case of additional data, there are no new consensus rules behind that. Those data are just huge OP_NOPs, which means, no additional Script needs to be enforced. Which means, there is no need for full nodes to follow that data, and download it. They only stop at verifying signatures, all data behind them are posted separately, and are not processed by full nodes, because it is not needed to determine, if a transaction is valid or not.


OK, then the sidechain would be something like a cheap ledger for Ordinals instead of storing them in a "bank vault", which is the Bitcoin blockchain. Did I understand that right?

I believe that Ordinals' main value proposition is the fact that those dick pics and fart sounds reside in the Bitcoin blockchain. They might lose their perceived value if they're "not an actual part" of Bitcoin.

Quote

Quote

If there was no incentive to mine the Ordinal Chain, then why try to find blocks there at all?


The incentive is the same as with mining Bitcoin. Which means, you can mine Bitcoin only, or mine Bitcoin, and your own chain, at the same time.

Note that every time, when you create a transaction, you can commit any data into each of your signature, without increasing the size of your transaction.


But from the miners' viewpoint, it's not the same. They're not getting any incentives from the Ordinals sidechain at all, and it would be better for them if Ordinals remain in the Bitcoin blockchain because of the higher fees. Fees which are slowly becoming the main source of miner incentive after every halving.
jr. member
Activity: 87
Merit: 3
January 06, 2024, 03:09:12 AM
Quote
It can be said that it is not mandatory to follow everything Satoshi said, as Bitcoin is not his. Yes it is true. But, I think there is nothing better than following the project creator's instructions, so that things go as smoothly as possible.

I hate to break this to you, but Satoshi wrote about a peer-to-peer electronic cash system, and strictly following the whitepaper there's no mention that we should make bitcoin digital gold. Yet we did. We talk about store of value and price all the time, while the initial intention could've just been a medium of excange.

My only concern with inscriptions is that I don't see how on Earth would they help general bitcoin adoption, while I transact less on the base layer ever since fees are sky high. Inscriptors are free to do whatever they want unless they break the system and make it clogged for everyone else.
legendary
Activity: 1722
Merit: 4711
**In BTC since 2013**
January 05, 2024, 08:29:34 PM
Quote
It has already been mentioned in other topics that if two or three large mining pools align themselves, they can achieve "ordinal" transactions with the sole purpose of increasing fees. Because in the end, they will always win, as the fees they are paying are for themselves.
I disagree , that assumption is partly flawed . If pools don't own the majority of hashrate under them , they are just throwing money down the drain . Miners get paid for their work , pools just get a percentage of the reward . And pools will not earn the reward of each block , only the percentage of their share over total hashrate over time.

Pools are like representatives of the miners who work with them. The higher the value of the mined block (base reward + fees), the more money everyone earns (miners and pool). Furthermore, only 2 pools represent +50% of the hash power. Therefore, the probability of undermining the block is much greater.

But, as I said, they shouldn't be doing that. Now, it is still a way to artificially increase fees (among others), whether with Ordinals or not.



Edit: Satoshi described exactly, what is the incentive for mining BitDNS, and the same is true for every properly-created sidechain:

Satoshi gave the recipe for everything to work in a stable and suitable way for everyone. But people prefer to reinvent the wheel...

It can be said that it is not mandatory to follow everything Satoshi said, as Bitcoin is not his. Yes it is true. But, I think there is nothing better than following the project creator's instructions, so that things go as smoothly as possible.

This is the same as buying a washing machine, and not wanting to follow the manufacturer's instructions, and instead of washing clothes you put dishes in the machine. Would the dishes be washed? Yes, but a lot of things would be broken.  Roll Eyes
hero member
Activity: 813
Merit: 1944
January 05, 2024, 03:48:22 PM
Quote
is the improvement you're talking about going to be built into the blockchain?
I don't know, if it will be there. I know it is technically possible to do so. But along the road, there could be many different proposals, and I don't know upfront, which technical solution will win, and will be merged.

Quote
In other words, will my grandmother not have to undergo any technical process to manage her transactions with someone else?
It is always "blockchain first, clients second". Which means, that for example here and now, you can use different sighashes than SIGHASH_ALL. You can for example sign only the first input, and the first output, if you really want, and then move that signature to a different transaction, without invalidating it. But: having something supported on a protocol level is one thing, and having it supported by the client is another thing.

There are many things out there, which are possible, but are not yet supported by the clients, and they have to be implemented first. For example, K-of-N multisig on Taproot would be nice to have.

Quote
Will she need to calculate anything, or else her transaction will be stuck?
I don't think so, because if you for example sign your transaction, you just click "Sign" button, instead of computing SHA-256 of your data manually.

Quote
So, anything that requires additional steps to perform a simple transaction is most likely going to fail.
Of course, but getting to the working solution is a long process: first, you have some discussions, then you write a proposal, then it is discussed, when it comes to all of the details, and then there is a BIP. Later, there is some code to be merged, and it is discussed even further. And if that code is a no-fork, it can be just merged. If it is a soft-fork, then you have to reach consensus, which is hard. And if it is a hard-fork, then you need a very good justification, like "all old clients will stop working without that change in 2106".

But here, in this subforum, we are in a "Development & Technical Discussion" board. Which means, that I assume (and that assumption may be wrong), that people are somewhat familiar with the code, and how it works. And they usually are, because if they are not, then more general topics can be created in other boards, where you have discussions on a more general level. But: if you want to change something, then you have to touch the details, sooner or later, because "the devil is in the details", and for example I could accept Ordinals, if they would be implemented as a commitments, where each TapScript would start with OP_RETURN, to prevent those data from being pushed on-chain (or better, where such commitment would be hidden behind a signature, to be compatible with all existing address types, and not only with Taproot).

Edit:
Quote
BTC is pretty complicated for the average person in its current state.
If something is too complicated, it can be automated. And it can be more user-friendly, but it would require some effort to get there. And the biggest challenge is to find some programmer, who will want to do so. Because you know, for many developers, things are obvious. They start with zero knowledge, and when they start, this is the time, when they know, how to improve things. And then, they learn more, more, and more. And then, they know enough, to use it properly. And sometimes, they no longer feel the need to improve things to be even more user-friendly, because they just learned, how to handle all of that stuff. Which also means, that there is a huge potential for user-friendly wallets, and I think that market is not yet fully taken, and there is a lot of room for many improvements.

Also, I agree that BTC is more developer-friendly, than user-friendly. Technical construction of Bitcoin is what bring me there, because it is something, that you cannot see in a typical software, which was written before. But it is probably a good take for another topic, if it is not already created in some General Discussion board.
legendary
Activity: 2394
Merit: 6581
be constructive or S.T.F.U
January 05, 2024, 03:13:25 PM
So what I'm seeing basically is this:
1) Make up some crap, doesn't matter if it has a real utility or not
2) Market it to potential investors
3) Sell

Exactly as I explained above, it is that simple. It's more like a Ponzi scheme, with a very small group of people who actually believe these things are worth something. Value is subjective, and with all due respect to Leonardo da Vinci, I would not buy the Mona Lisa for $200 if I couldn't sell it for $300. Someone else who "thinks they can see some magic on that painting" might be willing to trade it for their kidney.

Lord Varys in Game of Thrones made an outstanding statement:

Quote
Power resides where men believe it resides.

I believe that:

Quote
Value resides where men believe it resides.

You can see the same thing in all these famous brands. Some people would pay half their salary to buy a white T-shirt made by XYZ or buy a $50,000 watch that isn't any more accurate or better looking than a $50 watch. But then someone managed to convince them that these items have intrinsic value aside from their utility, and thus people are willing to pay for that value even if they don't actually see it.

Ordinals are no different. You would find some people who genuinely believe that Ordinals are pure art worth a lot, and then you would find other people who want to take advantage of the first group by selling them those "valuable pictures." In the surrounding context, the majority of people involved are in it for money.

Ordinals won't be the first or last "lie" to sell to people. The new trend might be: No-History coins are worth 5x those with history. So XYZ pool would now start selling fresh coins. You send your 1 BTC to XYZ pool, and they would include your address in the coinbase transaction of the next block they find. You get your new special 0.1 BTC that has not been "used" before by anyone else. A brand new input tailor-made for the VIPs. I won't be surprised if many people buy into that B.S and make something out of nothing.

Greed is a part of human nature. We all feed off it, just viewing things differently. But by the end of the day, everyone is greedy to a certain extent. As long as greed exists, scams will exist too, and history will never be enough to prove to human beings that the next "big thing" will end terribly like the previous "big thing." People will keep acting greedy for the rest of their lives.


@vjudeu, is the improvement you're talking about going to be built into the blockchain? In other words, will my grandmother not have to undergo any technical process to manage her transactions with someone else? Will she need to calculate anything, or else her transaction will be stuck? BTC is pretty complicated for the average person in its current state. Being a tech person like you and most others in this forum might think everything is easy to learn, but to most other people, setting up a wallet is scary enough. I'd bet that 90% of users don't even care to verify if their wallet is suggesting the best fee rate when they send anything; they probably don't even know how to do that. So, anything that requires additional steps to perform a simple transaction is most likely going to fail.




hero member
Activity: 813
Merit: 1944
January 05, 2024, 02:12:40 PM
Quote
as long as it doesn't require a hard fork of course
A lot of things can be done as a soft-fork (or a no-fork, for example transaction compression should be a no-fork).

Because, if you think about it, then you can note, that it is possible to include only the coinbase transaction, and then change entirely the structure of the block. More about it: https://petertodd.org/2016/forced-soft-forks

The nearest hard-fork will probably be related to block timestamps (because of year 2038 problem, or year 2106 problem).
sr. member
Activity: 1666
Merit: 310
January 05, 2024, 01:46:33 PM
Quote
Is it possible to bring that innovation in the BTC blockchain?
Yes, it is somewhat possible. Because it could require for example new sighashes. Which means, if you have a Pedersen Commitment, it looks like that:
Code:
rct=x*G+a*H(G)

rct1=x1*G+a1*H(G)
rct2=x2*G+a2*H(G)

rct=rct1+rct2=(x1+x2)*G+(a1+a2)*H(G)
You can compare it to Schnorr signatures to see, that those things are similar. So, it could be possible, to for example take H(G) as the public key, which is revealed in the Taproot address, and then take some "x1" out of that, by providing a valid commitment. And that kind of construction could allow detaching any M people from N-of-N multisig, if it would be done properly.

By the way, some people from the mailing list think, that transactions can be smaller, than they currently are. For example, here is the latest mail about transaction compression: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2024-January/022269.html
Thanks again!

It seems there's a lot of development waiting to be done in the BTC ecosystem, as long as it doesn't require a hard fork of course...
hero member
Activity: 813
Merit: 1944
January 05, 2024, 11:42:08 AM
Quote
Is it possible to bring that innovation in the BTC blockchain?
Yes, it is somewhat possible. Because it could require for example new sighashes. Which means, if you have a Pedersen Commitment, it looks like that:
Code:
rct=x*G+a*H(G)

rct1=x1*G+a1*H(G)
rct2=x2*G+a2*H(G)

rct=rct1+rct2=(x1+x2)*G+(a1+a2)*H(G)
You can compare it to Schnorr signatures to see, that those things are similar. So, it could be possible, to for example take H(G) as the public key, which is revealed in the Taproot address, and then take some "x1" out of that, by providing a valid commitment. And that kind of construction could allow detaching any M people from N-of-N multisig, if it would be done properly.

By the way, some people from the mailing list think, that transactions can be smaller, than they currently are. For example, here is the latest mail about transaction compression: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2024-January/022269.html
sr. member
Activity: 1666
Merit: 310
January 05, 2024, 11:24:55 AM
Quote
I'm curious to see how you're going implement this without forfeiting self-custody.
First, we have altcoins like Grin, that can show you, that it is possible to combine everything into one huge transaction, by using Pedersen Commitments.

Second, we have Schnorr signatures, where N-of-N multisig can happen behind a single Taproot address, and you can spend by key to achieve that.

Third, we have Full-RBF, which means, that if you have a chain of unconfirmed transactions, for example Alice->Bob->Charlie, then it is possible to write a replacement Alice->Charlie, and preserve the same fees and amounts. Then, the size of the transaction will be smaller, the fee will stay the same, so the feerate per byte will increase.

Quote
Seems like an interesting solution IF it could be implemented in a decentralized manner.
It can be done, but some things are needed before. For example, you need a working tools in Bitcoin Core, to handle N-of-N multisig addresses on Taproot.
Thanks for the detailed response.

GRIN (along with BEAM) use MimbleWimble, which is totally different compared to BTC. Is it possible to bring that innovation in the BTC blockchain?
hero member
Activity: 813
Merit: 1944
January 05, 2024, 11:21:21 AM
Quote
I'm curious to see how you're going implement this without forfeiting self-custody.
First, we have altcoins like Grin, that can show you, that it is possible to combine everything into one huge transaction, by using Pedersen Commitments.

Second, we have Schnorr signatures, where N-of-N multisig can happen behind a single Taproot address, and you can spend by key to achieve that.

Third, we have Full-RBF, which means, that if you have a chain of unconfirmed transactions, for example Alice->Bob->Charlie, then it is possible to write a replacement Alice->Charlie, and preserve the same fees and amounts. Then, the size of the transaction will be smaller, the fee will stay the same, so the feerate per byte will increase.

Quote
Seems like an interesting solution IF it could be implemented in a decentralized manner.
It can be done, but some things are needed before. For example, you need a working tools in Bitcoin Core, to handle N-of-N multisig addresses on Taproot.
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
January 05, 2024, 11:14:42 AM
ps: Nobody has answered why this craze/FUD keeps going on for over 2 months. Only someone with a sizeable BTC stash should be able to fund it.

Its Venture Capitalists who want to get in on the action. They saw the potential behind it. They are the ones funding the infrastructure & marketing. Here's a few links to give you an idea of who they are:

https://www.coindesk.com/tech/2023/10/17/bitcoin-magazine-owner-backs-first-ordinals-fund-which-bought-85k-rock/

https://www.theblock.co/post/263343/bitcoin-ordinals-startup-taproot-wizards-raises-7-5-million-in-seed-round

https://crypto.revuto.com/ordinals_1.pdf

These people see Ordinals as the next NFT rush, and thus far they haven't been wrong. Will it all pop & fade away with time? Most likely, yes, most of it will. But not all of it.

So what I'm seeing basically is this:

1) Make up some crap, doesn't matter if it has a real utility or not
2) Market it to potential investors
3) Sell

And this is actually a widely used business model, from shit-tokens created by exchanges like FTX and ponzi schemes, to literally forging a business by making up statistics, models and financials and then sucker some black suits to acquire it.

No wonder why this is annoying for people who use Bitcoin for real stuff.
sr. member
Activity: 1666
Merit: 310
January 05, 2024, 10:44:21 AM
That's why the solution is to handle N users per coin. Which means, if you have 0.01 BTC transaction fee, and there is one user behind that, then it is quite high cost. But if there are 1000 users behind transaction of the same size, then each of them has to pay only 1000 satoshis.

And because batching N users behind N-of-N multisig is easier than combining N ordinals (because if you combine signatures, then their size is not increased), it should be sufficient to give regular users a tool to compete with Ordinals.
I'm curious to see how you're going implement this without forfeiting self-custody. Seems like an interesting solution IF it could be implemented in a decentralized manner.

Exchanges already utilize batching, even though their fees are absurd most of the time.
hero member
Activity: 813
Merit: 1944
January 05, 2024, 08:20:31 AM
seems that the miner would have to basically do "extra work". and if there's no reward from the bitdns mining from the extra work (which of course, slows down the main bitcoin work), what would be a miner's incentive to include bitdns (and whatever other side chains) ?
The incentive is to get the rewards from the extra side chains also for the same work.

While you are generating bitcoins, why not also get free domain names for the same work?

If you currently generate 50 BTC per week, now you could get 50 BTC and some domain names too.

You have one piece of work.  If you solve it, it will solve a block from both Bitcoin and BitDNS.  In concept, they're tied together by a Merkle Tree.  To hand it in to Bitcoin, you break off the BitDNS branch, and to hand it in to BitDNS, you break off the Bitcoin branch.

Quote
Plus it would be better for the miners if Ordinals inscriptions stay in the Bitcoin blockchain/keep fees high.
Miners can accept fees as they please. If miners would want to increase minimal fees into 1000 satoshis per virtual byte, then they could just apply those rules, and not include transactions into blocks, if fees are insufficient. Or, the biggest N pools could just secretly agree to flood mempools with their own transactions, just to increase minimal fees (because then, they will get those fees back in their own blocks they mine).

Quote
fees would still be this high and worse if 1% of the population started using BTC on chain for daily payments
That's why the solution is to handle N users per coin. Which means, if you have 0.01 BTC transaction fee, and there is one user behind that, then it is quite high cost. But if there are 1000 users behind transaction of the same size, then each of them has to pay only 1000 satoshis.

And because batching N users behind N-of-N multisig is easier than combining N ordinals (because if you combine signatures, then their size is not increased), it should be sufficient to give regular users a tool to compete with Ordinals.
legendary
Activity: 2394
Merit: 6581
be constructive or S.T.F.U
January 05, 2024, 06:27:09 AM
But I gave an example, large pools artificially increase block fees.
If the 3 or 4 largest pools on the market align, they can create Ordinals transactions with high fees, knowing that they will get the money from these fees back in the blocks they mine.

Mining pools can attempt to "spam" the blockchain, a topic which we have discussed in the 2023 diff thread in the mining section, but they don't need Ordinals for that, in fact, it is easier for them to create non-Ordinals transactions that are larger in size.

But in regards to fees, Ordinals are just a currently living proof that the main chain is incapable of processing many transaction at low fees, the type of transactions is irrelevant to the fee, you may argue that the type of data they leave on the blockchain is useless and should not be on the blockchain, but fees would still be this high and worse if 1% of the population started using BTC on chain for daily payments.
Pages:
Jump to: