Ask HN: What are the cons of DAGs as compared to blockchains?
Crypto currencies based on directed acyclic graphs (e.g. IOTA) seem to solve nearly all of the biggest problems with blockchains -- scalability, low or 0 transaction costs, no 51% attack, no need for miners.
DAGs cannot be used for generalized smart contracts, so they are not a competitor for Ethereum. But do they have any disadvantages as compared to Bitcoin and other pure cryptocurrencies?
I assume I'm missing something, because otherwise DAGs seem too good to be true. And so far there has been little attention paid to them by the crypto ecosystem.
14 comments
[ 7.5 ms ] story [ 37.8 ms ] threadI think XRB is now exchanged on 3-4 sites and they all only have various levels of support.
I think the DAGs (XRB, Byteball, IOTA and likely many more I am unaware of) have the potential to be very useful for microtransactions.
Due to the one-use addresses your entire funds are stuck, because you can't resend from that address, so you can only wait, reattach and 'promote'. Promote means create a 0-value txn confirming your txn that ends up being more likely to confirmed itself. Nice in theory.