openethereum/util/network/src
Arkadiy Paronyan bbaf5ed4f5 Backports into beta (#2512)
* RocksDB version bump

* Preserve cache on reverting the snapshot (#2488)

* Preserve cache on reverting the snapshot

* Renamed merge_with into replace_with

* Renamed and documented snapshotting methods

* Track dirty accounts in the state (#2461)

* State to track dirty accounts

* Removed clone_for_snapshot

* Renaming stuff

* Documentation and other minor fixes

* Replaced MaybeAccount with Option

* Adjustable stack size for EVM (#2483)

* stack size for io workers & evm threshold

* rust way to remember stack size

* right value

* 24kb size

* some stack reduction

* Fixed overflow panic in handshake_panic (#2495)
2016-10-07 10:49:48 +01:00
..
connection.rs Canonical state cache (#2308) 2016-09-27 16:44:32 +02:00
discovery.rs Backports to beta (#2068) 2016-09-11 14:04:17 +02:00
error.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
handshake.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
host.rs Backports into beta (#2512) 2016-10-07 10:49:48 +01:00
ip_utils.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
lib.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
node_table.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
service.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
session.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
stats.rs Split IO and network crates (#1828) 2016-08-05 10:32:04 +02:00
tests.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00