openethereum/ethcore/src/snapshot
Robert Habermeier ed135bb9dc fetch known code from the database during restoration
previously it kept all seen code in memory, leading to
high memory usage by the end of state restoration
2016-11-11 17:18:31 +01:00
..
tests Even more snapshot validity checks (#2935) 2016-10-28 16:10:30 +02:00
account.rs fetch known code from the database during restoration 2016-11-11 17:18:31 +01:00
block.rs Snapshot format changes (#2234) 2016-09-22 19:47:03 +02:00
error.rs Even more snapshot validity checks (#2935) 2016-10-28 16:10:30 +02:00
io.rs Add a few small snapshot tests (#2038) 2016-09-05 12:24:03 +02:00
mod.rs fetch known code from the database during restoration 2016-11-11 17:18:31 +01:00
service.rs mio version bump (#2982) 2016-10-30 09:56:34 +01:00
snapshot_service_trait.rs Even more snapshot validity checks (#2935) 2016-10-28 16:10:30 +02:00
watcher.rs mio version bump (#2982) 2016-10-30 09:56:34 +01:00