openethereum/machine
Marek Kotewicz c54beba932 block cleanup (#9117)
* blockchain insert expects owned block instead of block reference

* reduce a number of times a block is deserialized

* removed cached uncle_bytes from block

* removed is_finalized from OpenBlock

* removed unused parity_machine::WithMetadata trait

* removed commented out code

* remove unused metadata from block

* remove unused metadata from block

* BlockDetails extras may have at most 5 elements
2018-07-30 10:45:10 +01:00
..
src block cleanup (#9117) 2018-07-30 10:45:10 +01:00
Cargo.toml Bump ethabi & ethereum-types. (#8258) 2018-04-02 12:12:52 +01:00