parity-common
                                
                                 parity-common copied to clipboard
                                
                                    parity-common copied to clipboard
                            
                            
                            
                        ethereum-types: make ethbloom optional
ethbloom pulls in tiny-keccak and scale-info, which may not be necessary for all ethereum-types users.
I think most of our usages of ethereum-types also pull in ethbloom, so it was done intentionally. That being said, I don't mind merging this breaking change.
LGTM - we also need this. @ordian @dvdplm mind merging this + release?