it could be a problem, once people put money behind their hardware
its very likely that we will see another ethereum classic then
Eth-Gitter-Bridge
@Eth-Gitter-Bridge
[Vitalik Buterin] or maybe they'll just pump the existing ETC
Fabian Vogelsteller
@frozeman
true
Tim Siwula
@timxor
who manages the brew ethereum/ethereum tap ?
chriseth
@chriseth
I guess @karalabe won't be the wrong person to reach out to
Eth-Gitter-Bridge
@Eth-Gitter-Bridge
[Vitalik Buterin] Fun fact: right now bloom filters of blocks are on average 1/4 full, so a check for a log of some specific topic will scan through 1 in 64 extraneous blocks
[Vitalik Buterin] right now, each bloom table entry is assigned 3 bits
[Vitalik Buterin] suggesting that if it was assigned 1 bit, it would be 91% empty (91% 3 = 75%)
[Vitalik Buterin] suggesting that if it was assigned 1 bit, it would be 91% empty (91% ^ 3 = 75%)
[Vitalik Buterin] the optimum would have actually been 6 bits at current levels, but oh well
[Vitalik Buterin] at double current levels, the optimum is 3-4 bits
[Vitalik Buterin] so if we're going to do abstraction, which would start logging a bunch more random stuff
Eth-Gitter-Bridge
@Eth-Gitter-Bridge
[Vitalik Buterin] then it seems we guessed about right
Péter Szilágyi
@karalabe
@chriseth I occasionally bump the geth version there, but I don't have a mac (never had in my life), so I can't validate/test any modifications to it. Perhaps @fjl?
Alex Beregszaszi
@axic
@tcsiwula that issue has been fixed here: ethereum/homebrew-ethereum#136
chriseth
@chriseth
@karalabe we are in the same boat :)
I bump the version and change the hash, but I actually have no idea what I'm doing there ;-)