openethereum/ethcore/sync/src
cheme 6fc5014b4d
Remove calls to heapsize (#10432)
* update memorydb trait
* use malloc_size_of instead of heapsize_of
* use jemalloc as default allocator for parity client.
2019-06-19 13:54:05 +02:00
..
chain Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
light_sync Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
res Support millisecond timestamp for instant seal engine (#9469) 2018-09-06 11:38:00 +02:00
tests Add a way to signal shutdown to snapshotting threads (#10744) 2019-06-19 10:13:09 +02:00
api.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
block_sync.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
blocks.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
lib.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
private_tx.rs Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
snapshot.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00
sync_io.rs Bundle protocol and packet_id together in chain sync (#10315) 2019-02-13 09:20:33 +01:00
transactions_stats.rs Remove calls to heapsize (#10432) 2019-06-19 13:54:05 +02:00