Pages:
Author

Topic: ETH Soon Back To Sub 1 Dollar (Read 15897 times)

newbie
Activity: 25
Merit: 0
September 24, 2016, 12:52:49 PM
What I see in poloniex is that ethereum is on the top of most traded coins in the last 24h

So the price is more than $12 (~0.02+) and to go to one dollar is impossible for now.

Thank you...

yeah there is a very nice pump going on right now and it is a very good opportunity to make some money from this coin.

but i think ethereum is doomed eventually especially with bug after bug which is being found in the code, it nearly looks like a swiss cheese these days full of holes.

Could you tell me how much vulnerabilities were found on Windows ? hundreds. maybe thousands.
And Bill Gates is still the second richest man in the world.

That is right. Windows has been around for more than 20 years and still has many bugs. The Ethereum is good enough.
legendary
Activity: 1137
Merit: 1000
September 24, 2016, 07:56:36 AM
What I see in poloniex is that ethereum is on the top of most traded coins in the last 24h

So the price is more than $12 (~0.02+) and to go to one dollar is impossible for now.

Thank you...

yeah there is a very nice pump going on right now and it is a very good opportunity to make some money from this coin.

but i think ethereum is doomed eventually especially with bug after bug which is being found in the code, it nearly looks like a swiss cheese these days full of holes.

Could you tell me how much vulnerabilities were found on Windows ? hundreds. maybe thousands.
And Bill Gates is still the second richest man in the world.

When you say that even windows is buggy that means that nothing in this world is perfect.

And so the the ethereum is, because the technology trending is going fast and those who work on security get the highest salary.
hero member
Activity: 729
Merit: 545
September 23, 2016, 05:51:05 PM
What I see in poloniex is that ethereum is on the top of most traded coins in the last 24h

So the price is more than $12 (~0.02+) and to go to one dollar is impossible for now.

Thank you...

yeah there is a very nice pump going on right now and it is a very good opportunity to make some money from this coin.

but i think ethereum is doomed eventually especially with bug after bug which is being found in the code, it nearly looks like a swiss cheese these days full of holes.

Could you tell me how much vulnerabilities were found on Windows ? hundreds. maybe thousands.
And Bill Gates is still the second richest man in the world.
legendary
Activity: 1137
Merit: 1000
September 23, 2016, 05:45:28 PM
What I see in poloniex is that ethereum is on the top of most traded coins in the last 24h

So the price is more than $12 (~0.02+) and to go to one dollar is impossible for now.

Thank you...

yeah there is a very nice pump going on right now and it is a very good opportunity to make some money from this coin.

but i think ethereum is doomed eventually especially with bug after bug which is being found in the code, it nearly looks like a swiss cheese these days full of holes.

Every coin and every sensitive system has bugs and these are fixed when they are found immediately.

Ethereum was good in the early stages when the price was much lower and then was just keeping increasing.

I don't think that ethereum got doomed because of this but since it has a greater price now means something good is happening.
hero member
Activity: 729
Merit: 545
September 23, 2016, 05:33:14 PM


Do we look at the same chart ? :p ETH/BTC is snot saying the same. And I guess Ethereum is more linked to BTC than to DOL.

legendary
Activity: 1137
Merit: 1000
September 23, 2016, 04:28:26 PM
If you check the recent price of ETH then you can see that the price has been changed +10% and it is a good move from ETH traders.

To see it on 1 dollar I really doubt and ETH is also listed on coinbase which makes a good reputation.

Thank you...
full member
Activity: 461
Merit: 101
September 23, 2016, 01:36:53 PM
What I see in poloniex is that ethereum is on the top of most traded coins in the last 24h

So the price is more than $12 (~0.02+) and to go to one dollar is impossible for now.

Thank you...

yeah there is a very nice pump going on right now and it is a very good opportunity to make some money from this coin.

but i think ethereum is doomed eventually especially with bug after bug which is being found in the code, it nearly looks like a swiss cheese these days full of holes.

Definitely not doomed yet, what if the price goes back at $20 level?

The 20$ are only a matter of time  Smiley

That is right. After the big whales accumulate enough Etheruem in the next few months, the price will rise above $20.
legendary
Activity: 1232
Merit: 1001
September 22, 2016, 09:51:24 AM
full member
Activity: 452
Merit: 100
September 21, 2016, 12:53:03 PM
Now you buy ETH or not?

It could be a good time to buy the ETH.

http://www.ibtimes.co.uk/microsoft-marches-further-into-ethereum-blockchain-service-cryplets-enclaves-1582440

In the year since it publicly announced backing for Ethereum via the Azure Cloud Blockchain-as-a-Service (BaaS), Microsoft has been busy.

Taking to the stage at DevCon2, Marley Gray, who heads the Ethereum BaaS on the Azure project, pointed out that he had to do some horrible things to get Microsoft to agree to sponsor it last year. "This year it was really easy. And a lot more money."

Gray introduced Bletchly V1, Microsoft's blockchain network management system and "Cryplets", a middleware approach to providing tools for enterprise using blockchains released in June this year. Cryplets are a new building block which enables communication between the blockchain and external data sources; it's an area of intense concern to enterprise customers, noted Gray.

"All of our enterprise customers are trying to figure how to realise this distributed network promise. We are going to see this in healthcare, media, supply chains is huge. Cryplets is our catchall for capturing this stuff in the cloud," he said.

Gray said there are lots of missing points that businesses want, and Microsoft has identified a few things such as identity, existing systems integration, managing the life cycle of keys, for example. The overarching goal for Microsoft has been not just trusted data, but trusted execution, he added.

"It's something in enterprise that's paid a lot of attention to. How do you get clean separation of concerns in your code? So doing things at specific times or intervals, doing things based on triggers – you can have market watches. You also want to be able to use IP or algorithms that you have and still get the benefit of distributed ledger technology."

So Microsoft has been looking closely at oracles; the way external data can been introduced to smart contacts to "wake them up" and make them do stuff. "How do you get real world data in there – secure data for secure execution?

Gray said Cryplets does this by default. But it goes beyond into secure execution and Microsoft's BaaS is striving to create a "Cryplet fabric" that is easily consumed by developers.

"There is a lot of infrastructure we are building to wire this up. You will be able to discover Cryplets out in the market place, make reference to them, declaratively state what you want to do and have the infrastructure just work. Cryplets manage the entire security envelope.

"What you get is this sealed trust envelope with a three tier signature architecture. This can be taken further using a smart contract rather than an existing database. The user is declaring the data they want to keep track of and the stored procedures for updating that data.

"The Cryplet can run off-chain and you can scale it vertically to every single node. This is attractive to consortium networks where for example you have a bank and a hedge fund want to share some pricing algorithm that has to be kept secret; that can be run on the Cryplet, but still get the benefit of distributed ledger technology."

"But you might say, I can write this on my own – why would I use Azure to do this?"

Gray said in the future, Microsoft will provide secure "Enclaves" at the level of silicon, on the chip. "The advances in silicon, in hardware for security, namely Intel SGX, creates Enclaves. It's an area of the chip itself where you can have code and have data run that is tamper resistant.

"It's the chip itself that is tamper proof; you can't poke into it, or interrupt it. It provides full attestation at the CP level, built in the Enclave to run in the Enclave. You want scale, security, attestation – you are trying to get that big contract with a bank, let's say.

"If you can make rock solid guarantees that your code is running in a secure, isolated container, in the cloud, and recorded into the blockchain – it gives you a level of security that you can't really get anywhere else at scale. You can deploy this with Azure."

A 26-page white paper has been released by Microsoft on Cryplet innovations, added Gray. "We are now building this. So you can't start using it today but you can read the paper and start planning the apps it will allow you to develop."
newbie
Activity: 48
Merit: 0
September 20, 2016, 06:10:29 PM
Now you buy ETH or not?
hero member
Activity: 535
Merit: 500
September 20, 2016, 07:43:16 AM
What I see in poloniex is that ethereum is on the top of most traded coins in the last 24h

So the price is more than $12 (~0.02+) and to go to one dollar is impossible for now.

Thank you...

yeah there is a very nice pump going on right now and it is a very good opportunity to make some money from this coin.

but i think ethereum is doomed eventually especially with bug after bug which is being found in the code, it nearly looks like a swiss cheese these days full of holes.

Definitely not doomed yet, what if the price goes back at $20 level?

The 20$ are only a matter of time  Smiley
hero member
Activity: 916
Merit: 500
September 20, 2016, 07:19:36 AM
What I see in poloniex is that ethereum is on the top of most traded coins in the last 24h

So the price is more than $12 (~0.02+) and to go to one dollar is impossible for now.

Thank you...

yeah there is a very nice pump going on right now and it is a very good opportunity to make some money from this coin.

but i think ethereum is doomed eventually especially with bug after bug which is being found in the code, it nearly looks like a swiss cheese these days full of holes.

Definitely not doomed yet, what if the price goes back at $20 level?
legendary
Activity: 1372
Merit: 1032
All I know is that I know nothing.
September 20, 2016, 04:22:32 AM
What I see in poloniex is that ethereum is on the top of most traded coins in the last 24h

So the price is more than $12 (~0.02+) and to go to one dollar is impossible for now.

Thank you...

yeah there is a very nice pump going on right now and it is a very good opportunity to make some money from this coin.

but i think ethereum is doomed eventually especially with bug after bug which is being found in the code, it nearly looks like a swiss cheese these days full of holes.
legendary
Activity: 1137
Merit: 1000
September 20, 2016, 03:55:23 AM
What I see in poloniex is that ethereum is on the top of most traded coins in the last 24h

So the price is more than $12 (~0.02+) and to go to one dollar is impossible for now.

Thank you...
newbie
Activity: 64
Merit: 0
September 20, 2016, 03:40:33 AM
very dificult can ethereum down until price reach one dollar
and no big news, ethereum big problem is imposible ethereum down until 1 dollar
this now community ethereum and solid use and trading ethereum

When do you think the Ethereum price will go down to 1 dollar. There is a prediction long time ago, the price is still higher.
member
Activity: 112
Merit: 10
September 20, 2016, 12:54:36 AM
very dificult can ethereum down until price reach one dollar
and no big news, ethereum big problem is imposible ethereum down until 1 dollar
this now community ethereum and solid use and trading ethereum
member
Activity: 92
Merit: 10
September 17, 2016, 10:12:03 AM
1 dollar is very likely if only the entire Ethereum team including Vitalik have abandoned this project.

That could be true. I think the developer will sell long before the Ethereum price drop below 1 dollar. They might do it when the price is $4.
hero member
Activity: 2128
Merit: 520
September 15, 2016, 02:12:38 AM
1 dollar is very likely if only the entire Ethereum team including Vitalik have abandoned this project.
that's right mate if the dev itself abandoned the project i guess it can go down to 1$ but as long as the dev keep holding on and making its move i believe eth will stay behind btc.
sr. member
Activity: 361
Merit: 250
September 15, 2016, 02:08:49 AM
1 dollar is very likely if only the entire Ethereum team including Vitalik have abandoned this project.
full member
Activity: 154
Merit: 100
September 12, 2016, 06:53:25 PM
eth ethereum this big community
you can see volume transaction in poloniex this high
so i think this community will guard ethereum not super dump until reach price one dollar every one ethereum
Pages:
Jump to: