Bitcoin Forum
September 29, 2024, 05:25:52 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 »
1  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: July 16, 2018, 06:16:22 AM
We decided to create a tiny ICO to fund the project, let's hope this can help us (myself working full time and 3 devs working part time in the project) raise funds to work full time and deliver the main net as soon as possible.

https://bitcointalk.org/index.php?topic=4684110.msg42267403
2  Alternate cryptocurrencies / Announcements (Altcoins) / Andromeda ICO on: July 16, 2018, 05:08:50 AM
Andromeda ICO

Andromeda ICO, the Ethereum based new blockchain that will allow free interaction with smart contracts.

Features

  • Ethereum based
  • Masternodes, to reward full nodes (only miners validate blocks)
  • Free Interactions with smart contract (with a little proof of work required in exchanged)

How to participate?

Send Ethereum to the Crowd Sale smart contract 0xc9f0117c885c59aa03907174222f1b19f3aee90d.

  • The crowdsale will run for 60 days sine its creation
  • 1ETH is equals to 5,000PRX and is decreasing (we reward early investors)
  • The token swap will happen when the main network launches
  • The PRX tokens are send right away when the transaction is processed

Team

I am Zhang Wei, the main developer behind the project working full time, and  I managed to have 3 part time developers that will go full time with the money raised by the crowd sale.

Web site - Whitepaper - Previous discussion
3  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: July 04, 2018, 05:48:23 AM
Quick update, I managed to talk to 2 more developers, I explained my idea and they liked it. We're talking what is needed to build a prototype and then a testnet.

I think Andromeda is finally taking shape. Thanks to anyone who helped in this thread, has been of huge value.

Will keep you guys posted.
4  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: July 04, 2018, 05:46:04 AM

Quote

You should explore some of the EOS ideas, it's pretty amazing


EOS is bullshit riding on the blockchain wave.

If you think EOS is "pretty amazing", I suggest you take a closer look at why the hell blockchains exist in the first place.

Well said, if anyone think EOS is the answer then most likely they are asking the wrong question.
5  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: June 26, 2018, 03:30:22 AM
Looks like the_zhang_wei has been absent for some time, but my head is still working... I am not sure whether you would need a Ethereum style monetary backbone at all, if you get the incentives correctly. This goes beyond the scope of this project, but it's something I'll be spending some time on.

I'm back, I've been spending my time building a prototype and thinking how to fund the project to go full time doing it to get at least a maintest out quickly.

I quickly realized that having multiple chains is great (one per blockchain), but it could happen in the near future after after the main-net launches.

I think the monetary is essential to incentivize miners to secure the network.
6  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: June 07, 2018, 03:56:55 AM
I guess I've been thinking about this thing way too long now, especially since there's other stuff I have to work on Tongue

Anyway, here are some more thoughts:

The following might not be a problem at all, but it's still something to consider.

I think giving users the ability to choose whether they want to pay via Gas-PoW or pay a regular fee might turn into a problem, because it will be very hard to find a way to keep this fair. When blocks get full eventually, users will start to pay higher fees to get into blocks, while with the PoW, there is no such option, at least not if you follow my model (So maybe it wasn't such a good idea after all). You could make a variation, where users could offer more coupons per TX to have their TX processed faster, but that doesn't scale very well. You can't process, say, hundred thousands of Gas-PoW-coupons per block, because the overhead would eat too much into the blockspace. But if a standart TX would only have one Gas-PoW-coupon as a minimum, to provide more coupons to get processed faster would mean you'd have to double the PoW time. After that, the increments get smaller, obviously, but regular fees would still scale better.

Yes, the PoW-Gas would be small, like maybe 40 hexa digits? And people can include more than one coupon if they need more gas for their transaction. The innovation here is the PoW-Gas to Gas itself (almost forgot the way the blockchain is organized into sub-chains per smart-contract).

I'm not complete sure if the pay with gas (and therefore $Perseus) should be included, I think it should be for two reasons:

  * It will give value to the native currency (otherwise it would be needed only for creating smart contract).
  * If someone don't care about the native currency, they still have the chance to use our blockchain to persist data. I believe choice is important here, you can either pay or waste some CPU time. I think that's fair.

Quote
Yes, having a small fixed block reward might be a good idea. I think I wouldn't make it bigger than 10% of the maximum possible blockreward.

I think that's reasonable. I need to find time to update the whitepaper. Your feedback is so important! Thank you!
7  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: June 03, 2018, 04:46:10 AM
Ok, I think you explained everything this time, little to no questions remaining Smiley

(…)

Quote
- The block reward is <Base number of PERSEUS> * <Number of coupons included> + <fees from deploying smart contracts and so on>.

This is also correct. Miners will be rewarded with block reward, all the fees, and all the fees generated by the Gas-PoW.

(…)

I would consider a different approach: The block reward should be equal to a base number multiplied by the "coupons" of the Gas-PoW.

Let's say, you want a maximum block reward of 50 Perseus per block and you have a maximum of 10 000 Gas-PoW-coupons per block, the block reward would be calculated like

(<number of Gas-PoW-coupons>*0,005)+<regular fees>

Having a fixed block reward plus fees has no advantages. In fact, this could lead to miners mining empty blocks, as it is happening from time to time on the BTC chain.


This is a super interesting idea, now I see your point and I like it. I think it should have a fixed (say 5) block reward to bootstrap the network then it should reduce that to the amount of fees (feeds + PoW-gas fees) * 10 (up to 5). By doing so miners will forced to process as much transactions as possible per block.

Quote
maybe I'm not very familiar with the technology you are talking about, but as good as any ideas and technology that we create, if without the support or permission from the government then I'm sure will be futile. whether it can be mass adopted while the government does not recommend it?

I'm an anarchist. I'm never going to work with a government. If you like those kind of projects (Sponsored from a government and centralized) you can invest into $NEO.
8  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: June 02, 2018, 03:56:03 AM
I could imagine something like this:

- Every block can hold a maximum number of coupons*.

Agree. In Ethereum there is a max number of 'gas' per block. Andromeda is introducing a PoW to 'gas'. So that limitation is already in place.  Let's assume that 10,000 transactions per block.

Can a pool of miners generate 10,000 random calls to a smart contract to fill up the blocks? Yes but...

 * It's risky, generate 10,000 PoW would take a lot of CPU time.
 * They are not 100% sure they would "cash out" that PoW. Only the miner which found the block can claim those fees generated by the PoW.

Just to be absolutely sure we're on the same page let's have some concepts clear:

  * Miner PoW: It's what Bitcoin/Ethereum miners do. Secures the network. Makes each block 'read only'.
  * Client PoW (I think it should be named Gas-PoW): It's a proof that the client have the right to interact to a smart contract. It's a proof the user is doesn't want to pay with $Perseus but they spend 20 - 30 seconds calculating something. It takes less then a microsecond to verify if the user indeed spend that amount of CPU or not.

Quote
- The block reward is <Base number of PERSEUS> * <Number of coupons included> + <fees from deploying smart contracts and so on>.

This is also correct. Miners will be rewarded with block reward, all the fees, and all the fees generated by the Gas-PoW.

Quote
So, a miner would want to have as many coupons per block as possible.

*I would make a difference between TXs and coupons, because I think it's very probable that different types of TXs will have different sizes, different difficulties and so on. YOu wouldn't want miners to favor some TXs over others due to their complexity, so you'd hve to find a system that provides more rewards per TXs for more complex TXs.

That's already solved by Ethereum with the 'gas' concept. If your smart contract will do a lot more, you need to pay more gas. Andronema is only introducing a PoW to gas. Say, you call a very "expensive" function in a smart contract, perhaps you would need to calculate two or three Gas-PoW hashes. That's alright if you have a modern computer. You would also have the option to just pay.
9  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: June 01, 2018, 08:01:23 PM
Quote

I still don't really see how this might play out in practice, maybe an example would help?

Scenario: A miner mines a block and includes 10 TXs with one PoW-coupon each. What is happening now?

An ethereum transaction looks like this:

 * nonce - transaction sequence number fr the sending account
 * gasprice - price you are offering to pay
 * startgas - maximum amount of gas allowed for the transaction
 * to - destination address (account or contract address)
 * value - eth to transfer to the destination, if any
 * data - all of the interesting stuff goes here
 * v - along with r and s makes up the ECDSA signature
 * r
 * s

Because we do not use Gas, the gasprice will be 0 and in the startgas a sequence of bytes will be included instead

 * <Last known header hash><local nonce>
    * sha256(<Last known header hash><local nonce><transaction nonce><value>) = must start with 5 or 6 zeros.
    * The <local nonce> needs to change until a hash with 5 or 6 leading zeros is found.
 
The main goal is to throttle, you need either to pay with gas or with a PoW hash.

Back to your question. Will miner create random transactions to claim the reward? I think so, at the beginning at least. They would have no incentives to keep doing so once the network have real activity. Remember:

 * It costs them time, the PoW would take at least 20 seconds per transaction
 * It is not reusable
 * It expires.

What would miners do with the transaction? They will execute it and after that they will claim the fees costs in $Perseus. Pretty much how gasprice and startgas are transformed to Ether in the etherum network.

If the transaction someone is trying to execute would need a lot of 'gas', they can always include two or even three PoW hashes.

Quote
Is there a simple "number of coupons per block" system, which forces miners to include a minimum number of TXs in a block to get the full block reward?

Is there a fixed payout per coupon and he would have earned more by including 11 TXs? So, would that mean that more or less coins will be created according to the number of TXs made?

Is there a payout pool and every X blocks, it gets divided between the miners of the last X blocks, according to the number of coupons they earned in that time?

In the two latter cases, you'll have a problem, which is, that not every PoW-coupon will be worth the same. TXs will be of different sizes and miners will have an incentive to include the smallest possible TXs, because they can get more coupons per block this way. Possible solutions are:

A maximum number of coupons per block.

Make it a "coupon per XX bytes TX size" system. Bigger TXs have to provide multiple coupons. This is still exploitable, because of thresholds. If you have a 0.5 kb TX and a 0.9 kb TX and both are one coupon, miners will try to generate as many 0.5 kb TXs as possible and will not include bigger TXs.

Yes, I think an expiration date is needed to prevent attacks. We will see what number makes the most sense, but I am somewhat afraid that there won't be a perfect magic number. Even if the algo is CPU-friendly, the system could still be attacked by renting a big amount of hashing power. You'd probably need some type of difficulty adjustment system for the PoW coupons, but when under atack, this might keep weaker devices (older smartphones) from being able to do PoW.

Think of it like Ethereum and gas. But Andromeda will add a PoW to 'gas' algorithm. In Ethereum there is no block size limit but there is a 'gas' per block limit. That's reasonable I think.

Quote
I think miners will include as many "real" TXs as possible, because they don't have to do the work. But at the same time, if they are unable to fill up a block with as many TXs as possible, they will miss out on coupons. So they will fill the empty space with TXs they generated themselves. I don't think this is a bad thing per se, it might even be easier to make this the only type of block reward.

I think it's fair, as long as someone is paying with CPU time, the miner who mine a block should collect the rewards.


I will try to update the paper with more in dept details this weekend. I couldn't do that earlier this week, I've been busy at work.
10  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: May 30, 2018, 04:06:14 AM
Good start, I have some questions, though:

Thank you, your help is invaluable, the discussion really helps to sharp my idea.

Quote
How does this coupon system work exactly? Is there a lottery, is there a reward-per-coupon-system? Redeeming the PoW as a classic PoW, with the miners being essentially pool operators and the senders contributing to the pool won't work.

It will be directly a reward per coupon system.

Let me define the Proof-of-work that is needed for interacting with the smart contracts. I'm talking about something that would take an average computer or an smart-phone 15 - 30seconds to calculate. It's not as nearly as intense as the miner's proof-of-work. It would probably be a CPU-friendly (GPU-unfriendly) algorithm, something like what $VRM has implemented.

The data they need to do the Proof-of-work onto will have reference to the last known head of the main chain, and the last known head of the smart-contract chain. There will be a threshold (~10 blocks?). By doing so, we make sure that the proof-of-work have an expiration date. So even if someone have "unlimited" CPU power, they would be able to calculate online a limited proof-of-work.

Last but not least, the miners will get more rewards from the block rewards and fees than from smart contract execution.


Quote
In either case, this will lead to the effect that every block will be full. If nothing else, miners will fill them themselves, just to not miss out on the rewards. This isn't necessarily a bad thing, just something to keep in mind.

I think those steps are good enough to encourage PoW from "real" users and discourage miners from filling the blocks.

I will update the whitepaper with more technical details.

Quote
Where is the data of sidechains stored?

You mean internally? I think into two different databases (logically). One database would be the main chain, the other all the other blockchains. What matters the most is the main chain, because that has all the consensus.

Quote
How are those who store it incentivised to do so?

Miners (solo and pools) will have to have the entire database. Regular users will only need the mainchain and possible the smart-contract they care about. There is no real incentive for regular users to have the entire blockchains.
11  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: May 29, 2018, 04:41:11 AM
I assume you meant Shun the Emperor? I don't realls see a connection between Andromeda and him. Why not go with something a bit closer, like Shiji?

https://en.wikipedia.org/wiki/Records_of_the_Grand_Historian

Also, "Shun" is an english word with not the most ideal meaning.

https://www.merriam-webster.com/dictionary/shun

I wasn't aware of the meaning of Shun in English, but my reference was apparently too obscure. I meant 'Shun' because of https://en.wikipedia.org/wiki/Andromeda_Shun

Anyways, here is the first version of the whitepaper,

https://github.com/iam-zhang-wei/whitepaper/blob/master/README.md

I wrote in a hurry, I will polish it up tonight but I think it is good enough to get even more feedback.
12  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: May 26, 2018, 04:10:45 AM
Thanks everyone for you feedback.

I'm now writing a formal specification,a whitepaper answering all the questions that you guys asked here and more. I will also put a website so more people can know about my idea. I think I'll name project Andromeda (as a reference to the many chains) and the native coin should be named Shun (Google why).

So far I can do the prototype, I'm a Golang developer and I have experience with the Geth. My prototype will be a fork off Ethereum, I think it would be crazy not to start off Geth/Ethereum.
13  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: May 26, 2018, 03:45:32 AM
(…)

Things that will be free:
  • Interact with smart contracts
  • Create transactions with `0` of the native currency.

Things that will require a 'fee' to be paid:
  • Transfer the native currency
  • Create smart contacts.


(…)


Here is something I missed before, I think it hasn't been adressed yet:

The assumption was that Gas was needed as an anti spam measure, but it also needed to incentivise miners to include an interaction or a transaction in the blockchain. Thus, unless I'm missing something, having a pure PoW as a means to prevent spam is either not enough or you'd need to force miners to include these kinds of transactions. Or am I missing something here?

I thought of mentioned it, but apparently not. Well, the PoW can be translated to gas. Think of it like the PoW that people are done in order to interact with smart contracts are like coupons that miners can redeem for their equivalent in 'fees'. At the end of the day it would be the same for the miners to process transactions that pay fee or transaction that have done and include some PoW in them.

The difficulty of the PoW would be used to measure how much gas a PoW worth.

Is the idea behind this clear?
14  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: May 23, 2018, 10:36:09 PM
Another idea that crossed my mind, but I don't know yet how to implement, is that each smart contract has their own blockchain, aside from the main monetary chain (here smart contract's definition and native currency are going to be stored).

If you want to run a full node, you would have many blockchains, if you only care about your own DAPP's blockchain you can do so using less resources (Monetary chain + my dapp chain).

Do you think this may be a better idea?
I think it's a good idea (that's basically how Lisk works) but the problem is that then you must take care that the security of every sidechain is ensured by a sufficient number of validators. The incentive system for that may be pretty complex. The "child chain" model I mentioned earlier may be simpler as the validators would be basically the same ones, but it gives less scalability advantages. Every model comes with some sort of tradeoff ...

My idea is that each smart contract has their own blockchain, as I mentioned before, *but* the main chain has a reference to their last valid node (a hash). By doing so, the smart contract's blockchain is a secure as the main chain (which is secure with Proof of work, stake or any other method (I think PoW is good for starters)).

(A) <- (B) <- (C) <- (F) <- (H)
            |_(A') <- (A1')

Let's assume that in block "H" the smart contract A' is updated, then inside the block "H" there will be something like "the new head of blockchain A' is A1'".

TL;DR the sidechains are not secured with PoW or anything but with a reference to the newer head block on the main chain.

That's my idea so far, I'm now creating a document with some formal specification to ask for more feedback, I'll publish the document in here first.
15  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: May 23, 2018, 02:35:43 PM
Thanks guys for you feed. What would be the next logical step? I was thinking in writing a whitepaper or maybe a (power point?) presentation with my ideas and plans, try to get more developers interested and make it happen.

Suggestions?

Another thing, especially for smartphones, would be internet-by-proxy/internet-routing. Let me elaborate on that a bit:

A few years back, I heard of an app called firechat or something like that. It did something rather simple, yet neat: it looked for other phones near you and got in contact with them directly. I'm not sure what it used exactly, I don't think it was Bluetooth, more like a local lan (I'm not familiar with this type of setup). Now, the interesting thing was that in some countries with poor internet infrastructure, people used it as relays to get messages into the internet. A message(like email or whatever) jumped from phone to phone until eventually, it got to a phone that was connected to the internet.

I've always wondered why this wasn't explored more, especially as a way to earn some tokens or whathaveyou. I mean, combine that with a decentralized Twitter…

Looking at sm

I've seen projects like this before, it's a doable idea since all nodes will just broadcast the message (which they don't understand because it's encrypted) until the real recipient gets the message and deciphers it.

https://www.indiegogo.com/projects/sonnet-most-advanced-wireless-mesh-network#/

I get your idea though, people would broadcast until one of the nodes kindly publish the transaction to the Internet. Neat idea, I like it. It's a bit out of my scope of knowledge though, I'm not an Android/iOS developer.
16  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: May 22, 2018, 10:17:36 PM
What if we have two different chains? One for the native currency (Which does pay fee) and another for smart contracts execution (which are paid with PoW).
Yep, that's a good idea and similar to the child-chain stuff I mentioned - myself I was thinking about a similar service some time ago. Cryptonite (XCN) which has a strong pruning feature (and so the blockchain size is small even with a high throughput) would have been my choice for a base for the "interaction" chain, which would be a sidechain of the main "monetary chain".

But now again to your idea to a "decentralized Twitter": Is it really necessary that all messages would be stored on-chain? What if you create a partly off-chain model? You could think about a Lightning-like model, but I think for a publication chain maybe a model where messages are published in a BitTorrent-like network would be fine - but to ensure integrity the publisher can choose to simply store a hash of his last tweets in the blockchain. If he makes an important tweet he could always choose to store it entirely, but then paying a fee ... (I'm only brainstroming a bit here ...)

Another idea that crossed my mind, but I don't know yet how to implement, is that each smart contract has their own blockchain, aside from the main monetary chain (here smart contract's definition and native currency are going to be stored).

If you want to run a full node, you would have many blockchains, if you only care about your own DAPP's blockchain you can do so using less resources (Monetary chain + my dapp chain).

Do you think this may be a better idea?
17  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: May 22, 2018, 07:23:41 PM

If only mining pools (individual miners do not really need that) would run full nodes, then we'd have a centralized system like EOS is.

I don't think everybody needs to run their own copy of the ledger.

https://www.youtube.com/watch?v=vM_Ski2eK6A

(…)

I think it is important that everyone is able to run a full node if they wish, though.

However, all in all, I love the idea of having something which is pretty much a "service layer" and have a "consumer layer" on top. I believe eventually, this is where Crypto is headed anyway.

Do you think maybe some type of Proof of Capacity / renting out disk space might be the way to go? If you want to build a decentralized Twitter, you'll have a space problem anyway. Messages have to be stored somewhere and you can't prune them (which is why I think pruning is not that important anyway). However, I'm afraid some 16GB Smartphone won't have enough disk space to make any kind of impact, which bring us back to square one, doesn't it…

Smartphones can talk to 2 or 3 API (or even more) providers which runs the entire copy of the ledger (both layers).
18  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: May 22, 2018, 07:06:05 PM
I don't think everybody needs to run their own copy of the ledger.
Here I agree, but a certain decentralization is healthy. At least businesses should be able to run full nodes with standard hardware.

Not everybody needs a copy of the ledger. Even on my computer right now, all the clients are thin clients (Ethereum and bitcoin).

Ethereum blockchain size is over ~400GB right now. It does not fit in my brand new laptop, yet I'm still able to use it.

But it's a good thing that people are concern about it and I think I found something.

What if we have two different chains? One for the native currency (Which does pay fee) and another for smart contracts execution (which are paid with PoW).

Because smart contracts execution will not need the native currency (just PoW) I think we can discard my initial idea of '0' value transactions with no fees. All transactions that are going on the value layer should pay fees. All transactions being executed in the execution layer are paid with PoW. I think that separation is fair enough. People would still need the native currency for creating smart contracts, but interacting with them are paid with PoW.

Sounds better?

Cheers,
19  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: May 22, 2018, 04:43:14 AM

If only mining pools (individual miners do not really need that) would run full nodes, then we'd have a centralized system like EOS is.

I don't think everybody needs to run their own copy of the ledger.

https://www.youtube.com/watch?v=vM_Ski2eK6A

Where do I miss the point, can you elaborate? The reason why a fee is charged is anti-spam protection, as you already admit proposing to "charge" a PoW for every transaction, like Iota and RaiBlocks/Nano do. If you don't charge a fee in GAS or whatever then you have two choices: 1) try that interactions with smart contracts consume less resources, e.g. by ledger pruning, or 2) limit the transaction throughput by other means (see below).

The point is very simple. I don't want final users (think of a distributed Twitter, or a Facebook) to have to buy my native crypto currency in order to participate or interact with smart contracts.

Do you see yourself buying ETH (Which is fairly easier than buying any tinier coin) with credit card? Getting out of exchanges just to use steem (or something similar?). That's not going to take off

(BTW: If you accept an "oligarchic" network where only miners run full nodes, then you could even fork something like Bitcoin Cash or Unlimited, add smart contracts - e.g. with Counterparty - and you're fine. Blocks would never get full and so zero-fee transactions would be realistic.).

I'm not an oligarchic, but I believe the ledger should be an append only database no matter what. I think the clients should compress blocks if they wanted to.

I'm not completely against your idea of pruning, I just don't see how to do that.


If you don't like ledger pruning: Have you looked at Steem? They have a different anti-spam technique, they don't charge a fee but allow only a fixed number of interactions (transactions) per node. The exact number depends on your stake in the network, so you can "buy" more throughput. So in the end for high-frequency users it's a fee, but occasional users that aren't a real "burden" for the blockchain can publish without any cost. (Steem, however, has a registration barrier/cost and is pretty centralized, but the principle would work in other blockchains, too). You even could combine it with your "PoW-fee" if you want.

I will take a closer look on how Steem is solving that. I don't see how to limit the participation of nodes (based on their IP I guess) without a certain degree of centralisation. Which again, many projects have masternodes. If masternodes is the way to go, I think each masternode can throttle each node's activity. I think PoW is simpler though. I'm just thinking out loud and I love your feedback.

(I'm sorry if my last post sounded like if I wasn't liking your idea - I like it but it needs more elaboration. You need a solution for the spam problem, and as I wrote, PoW is just another kind of fee.)

On the contrary mate, I love this thread already.
20  Alternate cryptocurrencies / Altcoin Discussion / Re: Idea about a new blockchain on: May 21, 2018, 10:46:29 PM
If people had to pay for every interaction with the Internet it would have never become this big.

You nailed. That's exactly how I think of it.
Pages: [1] 2 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!