Author

Topic: [ANN] Ethereum: Welcome to the Beginning - page 1240. (Read 2007155 times)

legendary
Activity: 1344
Merit: 1001
This is one of the most ambitious projects to be undertaken in the cryptoworld.

It could be a game changer IF the ethereum developers can deliver what they promise and develop a robust platform for services to be easily build upon. Watching closely.  

When is the IPO going to take place ?    

Q4 of 2014

Good, that way we will be investing in something closer to a finished product and not just based on powerpoint presentations.  

And this will probably be during the next bitcoin bubble Tongue So we could have more money then Wink
full member
Activity: 238
Merit: 100
This is one of the most ambitious projects to be undertaken in the cryptoworld.

It could be a game changer IF the ethereum developers can deliver what they promise and develop a robust platform for services to be easily build upon. Watching closely.  

When is the IPO going to take place ?    

Q4 of 2014

Good, that way we will be investing in something closer to a finished product and not just based on powerpoint presentations.  
legendary
Activity: 1344
Merit: 1001
This is one of the most ambitious projects to be undertaken in the cryptoworld.

It could be a game changer IF the ethereum developers can deliver what they promise and develop a robust platform for services to be easily build upon. Watching closely. 

When is the IPO going to take place ?     

Q4 of 2014
full member
Activity: 225
Merit: 100
This is one of the most ambitious projects to be undertaken in the cryptoworld.

It could be a game changer IF the ethereum developers can deliver what they promise and develop a robust platform for services to be easily build upon. Watching closely. 

When is the IPO going to take place ?     
hero member
Activity: 910
Merit: 1000
Now they get nervous Wink
hero member
Activity: 515
Merit: 502
full member
Activity: 238
Merit: 100
The nxt implememtation of turing languae is called AT or automated transactions.  Its not live yet though. hopefully soon!
legendary
Activity: 1320
Merit: 1007
NXT is also "Turing complete" with their Automatic Transactions feature. It will probably compete with Ethereum.


Seriusly? Where can i see that?

https://bitcointalksearch.org/topic/nxt-automated-transactions-at-progress-and-discussion-463731
hero member
Activity: 640
Merit: 500
Archduke of Criptoaerica, vassal of WallStreetCafe
NXT is also "Turing complete" with their Automatic Transactions feature. It will probably compete with Ethereum.


Seriusly? Where can i see that?
legendary
Activity: 1320
Merit: 1007
NXT is also "Turing complete" with their Automatic Transactions feature. It will probably compete with Ethereum.

hero member
Activity: 640
Merit: 500
Archduke of Criptoaerica, vassal of WallStreetCafe

I was at an Ethereum meet last night. The sale will happen next quarter, expected to be within a month (so said an Ethereum team member). Ethereum itself won't be ready until Q4 earliest, and even then it'll be very early days.


Classic IPO ... investing in an idea before anything is done,

No, you can just use and test Ethereum client and protocol.
legendary
Activity: 1418
Merit: 1002

I was at an Ethereum meet last night. The sale will happen next quarter, expected to be within a month (so said an Ethereum team member). Ethereum itself won't be ready until Q4 earliest, and even then it'll be very early days.


Classic IPO ... investing in an idea before anything is done, they have to pay all their founders, staff, and partners somehow.  What's the premine at these days?
full member
Activity: 161
Merit: 100
sorry for the ignorance, but when begin the fundraising?
+1
Have a little understanding of the Ethereum Ecosystem
full member
Activity: 206
Merit: 100
sorry for the ignorance, but when begin the fundraising?
legendary
Activity: 2156
Merit: 1131
This coin looked really exciting, but after thinking about this for 5 minutes, I have some questions:
1. The VM is too low level, efficient algorithms cannot be used.
It seems that contracts will have to use a fixed number of instructions.  If a contract tries to use any randomized data structure or any structure that is not completely deterministic, then it is vulnerable to DoS.  Any contract that tries to keep some ethers stashed away in order to use algorithms that work well on average is vulnerable to DoS.
This indicates to me that the VM should be at a higher level where concepts such as collections of items, priority queues etc. are available.  The implementation can then use efficient data structures, making contracts more versatile and cheaper for everybody.
This doesn't just move the DoS problem to miners.  Miners can change the implementation of these data structures dynamically or at will.
This inefficiency means that a competing implementation of this idea will have better applications.
2. How are contracts updated when resource pricing changes?
When the developers choose to change the fees, how can contracts be updated?  If a business is started based on a given contract, and the developers change the base fee, the business might be killed.  This makes the setting of the base fee a highly controversial issue, potentially with lawsuits from businesses relying on this.
This is complicated by contracts carrying state.  An incumbent gets an advantage by knowing the current resource prices.
3. Extra pricing for reading foreign memory runs counter to a robust security architecture for contracts.
For complex services implemented as contracts, it would be desirable to isolate subcomponents or services as separate contracts.  The extra cost incurred by doing proper isolation of the memory space means that a competing service with a worse security architecture needs lower fees.  This is bad.
4. Is reliable time available to contracts?
Without reliable time, no specific time can be given for elections, which renders them useless.

Well said astor.

In case people don't understand, Ethereum project want to make the impossible. Simple as that.

You can have all the faith and hope, if Ethereum project can't be done, it can't be done.

I know it is hard to accept it because of all the great promises of "changing the world and blabla" but you better forget about it and go on.

PS : That's just my opinion. Keep waiting for the messiah if you like.
newbie
Activity: 39
Merit: 0
This coin looked really exciting, but after thinking about this for 5 minutes, I have some questions:

1. The VM is too low level, efficient algorithms cannot be used.

It seems that contracts will have to use a fixed number of instructions.  If a contract tries to use any randomized data structure or any structure that is not completely deterministic, then it is vulnerable to DoS.  Any contract that tries to keep some ethers stashed away in order to use algorithms that work well on average is vulnerable to DoS.

This indicates to me that the VM should be at a higher level where concepts such as collections of items, priority queues etc. are available.  The implementation can then use efficient data structures, making contracts more versatile and cheaper for everybody.

This doesn't just move the DoS problem to miners.  Miners can change the implementation of these data structures dynamically or at will.

This inefficiency means that a competing implementation of this idea will have better applications.


2. How are contracts updated when resource pricing changes?

When the developers choose to change the fees, how can contracts be updated?  If a business is started based on a given contract, and the developers change the base fee, the business might be killed.  This makes the setting of the base fee a highly controversial issue, potentially with lawsuits from businesses relying on this.

This is complicated by contracts carrying state.  An incumbent gets an advantage by knowing the current resource prices.

3. Extra pricing for reading foreign memory runs counter to a robust security architecture for contracts.

For complex services implemented as contracts, it would be desirable to isolate subcomponents or services as separate contracts.  The extra cost incurred by doing proper isolation of the memory space means that a competing service with a worse security architecture needs lower fees.  This is bad.

4. Is reliable time available to contracts?

Without reliable time, no specific time can be given for elections, which renders them useless.

legendary
Activity: 1344
Merit: 1001
What will determine the starting price of ethereum?
newbie
Activity: 36
Merit: 0
Ok but then this is news. Until recently the word was that it will be in Q4.

Also i am not sure how i feel about investing in one month and receiving something in Q4 and then being restricted from selling it for XX months

I can only say what was told to people last night. Maybe there is some confusion over when you can invest and when you can actually use Ethereum because that's Q4.

I'm pretty sure you can still sell, but you can't use ether so you would sell your investment rather than your actual ether. If that makes sense.

As an investment it's going to be very risky for a lot of reasons. I'll be interested to see what they put together for the actual offer.

So, how can I sell it? any exchange available at that time?
sr. member
Activity: 364
Merit: 250
Ok but then this is news. Until recently the word was that it will be in Q4.

Also i am not sure how i feel about investing in one month and receiving something in Q4 and then being restricted from selling it for XX months

I can only say what was told to people last night. Maybe there is some confusion over when you can invest and when you can actually use Ethereum because that's Q4.

I'm pretty sure you can still sell, but you can't use ether so you would sell your investment rather than your actual ether. If that makes sense.

As an investment it's going to be very risky for a lot of reasons. I'll be interested to see what they put together for the actual offer.
legendary
Activity: 1680
Merit: 1001
CEO Bitpanda.com
mining ether is already possible?

I heard on LTB today that they'd start selling ether very soon -- like within a month.

That is not gonna happen... It is Q4 or later...

I was at an Ethereum meet last night. The sale will happen next quarter, expected to be within a month (so said an Ethereum team member). Ethereum itself won't be ready until Q4 earliest, and even then it'll be very early days.


Ok but then this is news. Until recently the word was that it will be in Q4.

Also i am not sure how i feel about investing in one month and receiving something in Q4 and then being restricted from selling it for XX months
Jump to: