[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
[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 ;-)