o00o (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
May 10, 2016, 09:13:14 PM |
|
I came to notice that my hard drive which is dedicated to blockchains reached maximum capacity and after a little investigation, I discovered that my "blocks" folder in my Ethereum directory weighs 74.5 GB (80,050,787,860 bytes) for 840,984 Files which seems extremely odd. There's also an "extra" & "state" folder which additionally weigh ~3.5 GB and ~13GB respectively. Cryptominingblog created a post a few hours ago stating that Ethereum's directory is about 16 GB so this only adds to my confusion.
I invoke the following command to launch eth via a batfile [start eth -d Q:\the.MlNE\Ethereum] within Mist's subdirectories followed by Mist a few seconds later which is of the latest build.
Any help would be greatly appreciated!
|
BTC:1Gk3p6KbCKiVhJYksaYPeAGL948rAsjmUS
|
|
|
bathrobehero
Legendary
Offline
Activity: 2002
Merit: 1051
ICO? Not even once.
|
|
May 10, 2016, 09:34:35 PM |
|
My Ethereum folder (C:\Users\<username>\AppData\Roaming\Ethereum) is 10.4 GB, using the Mist wallet in win7.
Almost all of it comes from the chaindata folder from inside.
|
Not your keys, not your coins!
|
|
|
Macrochip
|
|
May 10, 2016, 09:46:22 PM |
|
Wow, that's already messed up in itself. But it's even crazier when you consider Ethereum's launch wasn't even 10 months ago. Dash was released over 2 years ago and its blockchain is only 1.8 GB as of this writing. Just sayin'. Guess distributing a glorified calculator all over the world is taking its toll. Nonetheless ETH is gonna have a future on one datacenter or the other...
|
|
|
|
ICOcountdown.com
|
|
May 10, 2016, 09:48:56 PM |
|
It is because all smart contracts are stored in the blockchain.
|
|
|
|
o00o (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
May 10, 2016, 09:59:52 PM |
|
It is because all smart contracts are stored in the blockchain.
I did recently create a wallet which to my knowledge is a contract of very basic form. I do however remain a little reluctant to believe that my wallet accounts for over 70 GB of data.
|
BTC:1Gk3p6KbCKiVhJYksaYPeAGL948rAsjmUS
|
|
|
aizzaku
Legendary
Offline
Activity: 1146
Merit: 1006
|
|
May 10, 2016, 10:03:18 PM |
|
damn i need to download the wallet but if ur saying its so big i cant.
any other wallets for ETH like multibit? or online secure ones?
|
|
|
|
o00o (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
May 10, 2016, 10:05:53 PM |
|
damn i need to download the wallet but if ur saying its so big i cant.
any other wallets for ETH like multibit? or online secure ones?
Unless you absolutely have a need for MultiSig, standard accounts should suffice and consume ~16 GB of space as stated from numerous sources. Otherwise, navigate your way to MyEtherWallet if you would prefer a web-based wallet.
|
BTC:1Gk3p6KbCKiVhJYksaYPeAGL948rAsjmUS
|
|
|
ICOcountdown.com
|
|
May 10, 2016, 10:07:32 PM |
|
It is because all smart contracts are stored in the blockchain.
I did recently create a wallet which to my knowledge is a contract of very basic form. I do however remain a little reluctant to believe that my wallet accounts for over 70 GB of data. Sorry I did not see that it was 70GB of data, you might have multiple instances ETH clients?
|
|
|
|
o00o (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
May 10, 2016, 10:11:42 PM |
|
It is because all smart contracts are stored in the blockchain.
I did recently create a wallet which to my knowledge is a contract of very basic form. I do however remain a little reluctant to believe that my wallet accounts for over 70 GB of data. Sorry I did not see that it was 70GB of data, you might have multiple instances ETH clients? As stated in my first post, I invoke the following command to launch eth via a batfile [start eth -d Q:\the.MlNE\Ethereum] within Mist's subdirectories followed by Mist a few seconds later which successfully detects my eth node.
|
BTC:1Gk3p6KbCKiVhJYksaYPeAGL948rAsjmUS
|
|
|
ICOcountdown.com
|
|
May 10, 2016, 10:15:23 PM |
|
It is because all smart contracts are stored in the blockchain.
I did recently create a wallet which to my knowledge is a contract of very basic form. I do however remain a little reluctant to believe that my wallet accounts for over 70 GB of data. Sorry I did not see that it was 70GB of data, you might have multiple instances ETH clients? As stated in my first post, I invoke the following command to launch eth via a batfile [start eth -d Q:\the.MlNE\Ethereum] within Mist's subdirectories followed by Mist a few seconds later which successfully detects my eth node. What are the directory names? That have this big amount of data, can you see where the data is stored? Are they hidden files? It could be multiple chains: https://github.com/ethereum/go-ethereum/issues/1487
|
|
|
|
o00o (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
May 10, 2016, 10:21:18 PM |
|
It is because all smart contracts are stored in the blockchain.
I did recently create a wallet which to my knowledge is a contract of very basic form. I do however remain a little reluctant to believe that my wallet accounts for over 70 GB of data. Sorry I did not see that it was 70GB of data, you might have multiple instances ETH clients? As stated in my first post, I invoke the following command to launch eth via a batfile [start eth -d Q:\the.MlNE\Ethereum] within Mist's subdirectories followed by Mist a few seconds later which successfully detects my eth node. What are the directory names? That have this big amount of data, can you see where the data is stored? Are they hidden files? Ethereum/d4e56740/blocks ~74.5 GB The directory structure is as follows: Ethereum/d4e56740/12041/state ~3.5 GB Ethereum/d4e56740/12041/extras ~13GB
|
BTC:1Gk3p6KbCKiVhJYksaYPeAGL948rAsjmUS
|
|
|
ICOcountdown.com
|
|
May 10, 2016, 11:01:27 PM Last edit: May 10, 2016, 11:12:07 PM by ICOcountdown.com |
|
It is because all smart contracts are stored in the blockchain.
I did recently create a wallet which to my knowledge is a contract of very basic form. I do however remain a little reluctant to believe that my wallet accounts for over 70 GB of data. Sorry I did not see that it was 70GB of data, you might have multiple instances ETH clients? As stated in my first post, I invoke the following command to launch eth via a batfile [start eth -d Q:\the.MlNE\Ethereum] within Mist's subdirectories followed by Mist a few seconds later which successfully detects my eth node. What are the directory names? That have this big amount of data, can you see where the data is stored? Are they hidden files? Ethereum/d4e56740/blocks ~74.5 GB The directory structure is as follows: Ethereum/d4e56740/12041/state ~3.5 GB Ethereum/d4e56740/12041/extras ~13GB You must have multiple blockchains. I'm still not sure what you have in the extras folder though. It might be different clients and blockchains, when the fork happened did you do a geth update?
|
|
|
|
Minecache
Legendary
Offline
Activity: 2366
Merit: 1024
Vave.com - Crypto Casino
|
|
May 10, 2016, 11:10:17 PM |
|
Wow, that's already messed up in itself. But it's even crazier when you consider Ethereum's launch wasn't even 10 months ago. Dash was released over 2 years ago and its blockchain is only 1.8 GB as of this writing. Just sayin'. Guess distributing a glorified calculator all over the world is taking its toll. Nonetheless ETH is gonna have a future on one datacenter or the other... thats because no one uses Daesh.
|
|
|
|
mookid
|
|
May 10, 2016, 11:24:51 PM |
|
I came to notice that my hard drive which is dedicated to blockchains reached maximum capacity and after a little investigation, I discovered that my "blocks" folder in my Ethereum directory weighs 74.5 GB (80,050,787,860 bytes) for 840,984 Files which seems extremely odd. There's also an "extra" & "state" folder which additionally weigh ~3.5 GB and ~13GB respectively. Cryptominingblog created a post a few hours ago stating that Ethereum's directory is about 16 GB so this only adds to my confusion.
I invoke the following command to launch eth via a batfile [start eth -d Q:\the.MlNE\Ethereum] within Mist's subdirectories followed by Mist a few seconds later which is of the latest build.
Any help would be greatly appreciated!
That's abnormal, your folder size is high, consider deleting everything and reinstalling again. Protip: if you run geth.exe with the "--fast" flag its going to download a trimmed version of the blockchain, making it under 2 GB of size.
|
|
|
|
o00o (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
May 10, 2016, 11:50:34 PM |
|
It is because all smart contracts are stored in the blockchain.
I did recently create a wallet which to my knowledge is a contract of very basic form. I do however remain a little reluctant to believe that my wallet accounts for over 70 GB of data. Sorry I did not see that it was 70GB of data, you might have multiple instances ETH clients? As stated in my first post, I invoke the following command to launch eth via a batfile [start eth -d Q:\the.MlNE\Ethereum] within Mist's subdirectories followed by Mist a few seconds later which successfully detects my eth node. What are the directory names? That have this big amount of data, can you see where the data is stored? Are they hidden files? Ethereum/d4e56740/blocks ~74.5 GB The directory structure is as follows: Ethereum/d4e56740/12041/state ~3.5 GB Ethereum/d4e56740/12041/extras ~13GB You must have multiple blockchains. I'm still not sure what you have in the extras folder though. It might be different clients and blockchains, when the fork happened did you do a geth update? I originally launched eth from a Mist distribution of about 3-4 weeks of age. I never used geth as a node unless Mist is somehow using it while also running eth. Once eth is launched via my batfile, Mist successfully detects it by indicating it found a running node and thus proceeds to synchronizing the blockchain. The reason why I insist on using eth instead of geth is because from the information I've gathered, geth does not support solo GPU mining and is restricted to CPU mining only which I have no interest in. I would be grateful if anyone can shed some light as to which node is the better of the two and whether my previous statement is indeed true. I came to notice that my hard drive which is dedicated to blockchains reached maximum capacity and after a little investigation, I discovered that my "blocks" folder in my Ethereum directory weighs 74.5 GB (80,050,787,860 bytes) for 840,984 Files which seems extremely odd. There's also an "extra" & "state" folder which additionally weigh ~3.5 GB and ~13GB respectively. Cryptominingblog created a post a few hours ago stating that Ethereum's directory is about 16 GB so this only adds to my confusion.
I invoke the following command to launch eth via a batfile [start eth -d Q:\the.MlNE\Ethereum] within Mist's subdirectories followed by Mist a few seconds later which is of the latest build.
Any help would be greatly appreciated!
That's abnormal, your folder size is high, consider deleting everything and reinstalling again. Protip: if you run geth.exe with the "--fast" flag its going to download a trimmed version of the blockchain, making it under 2 GB of size. Is it possible that eth&geth's blockchain differ in size and if not, can the blockchain previouisly created by eth be used with geth or must I re-download it from square 1?
|
BTC:1Gk3p6KbCKiVhJYksaYPeAGL948rAsjmUS
|
|
|
newbtcminer
Member
Offline
Activity: 85
Merit: 10
"That's just like, your opinion, man."
|
|
May 11, 2016, 12:30:28 AM |
|
Wow, that's already messed up in itself. But it's even crazier when you consider Ethereum's launch wasn't even 10 months ago. Dash was released over 2 years ago and its blockchain is only 1.8 GB as of this writing. Just sayin'. Guess distributing a glorified calculator all over the world is taking its toll. Nonetheless ETH is gonna have a future on one datacenter or the other... thats because no one uses Daesh. That's a joke, right?
|
|
|
|
64dimensions
|
|
May 11, 2016, 12:47:51 AM |
|
Dudes,
If you are mining on that PC, you could have multiple DAG files.
On my machine the DAG containing folder has grown to 20 Gb.
I've pruned it back to 5 - 10 Gb.
|
|
|
|
o00o (OP)
Member
Offline
Activity: 93
Merit: 11
|
|
May 11, 2016, 01:01:07 AM |
|
Dudes,
If you are mining on that PC, you could have multiple DAG files.
On my machine the DAG containing folder has grown to 20 Gb.
I've pruned it back to 5 - 10 Gb.
You can use Claymore's miner which eliminates the need for dag file creation as the process is done less in than 5 seconds via your GPU instead of your CPU cache and memory.
|
BTC:1Gk3p6KbCKiVhJYksaYPeAGL948rAsjmUS
|
|
|
danel
|
|
May 11, 2016, 06:41:43 AM |
|
Somewhat Ethereum blockchain size surpasses that of Bitcoin. This will be a serious issue in the future that needs to be addressed.
|
|
|
|
Ayers
Legendary
Offline
Activity: 2800
Merit: 1024
Vave.com - Crypto Casino
|
|
May 11, 2016, 06:44:10 AM |
|
Dudes,
If you are mining on that PC, you could have multiple DAG files.
On my machine the DAG containing folder has grown to 20 Gb.
I've pruned it back to 5 - 10 Gb.
how you prune it with etheruem? Dudes,
If you are mining on that PC, you could have multiple DAG files.
On my machine the DAG containing folder has grown to 20 Gb.
I've pruned it back to 5 - 10 Gb.
You can use Claymore's miner which eliminates the need for dag file creation as the process is done less in than 5 seconds via your GPU instead of your CPU cache and memory. not for nvidia, clymore is only for amd
|
|
|
|
|