openethereum/ethcore/src/client
Marek Kotewicz b4ae1b6528 decode block rlp less often (#9252)
in total:
- removed 4 redundant rlp deserializations
- avoid 1 redundant block data copy
2018-08-02 10:20:46 +01:00
..
ancient_import.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
chain_notify.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
client.rs decode block rlp less often (#9252) 2018-08-02 10:20:46 +01:00
config.rs db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
evm_test_client.rs Avoid schedule copying in nested call/create (#9190) 2018-07-23 15:48:01 +02:00
io_message.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
mod.rs removed client error (#9253) 2018-07-31 10:55:18 +01:00
private_notify.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
test_client.rs decode block rlp less often (#9252) 2018-08-02 10:20:46 +01:00
trace.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
traits.rs decode block rlp less often (#9252) 2018-08-02 10:20:46 +01:00