openethereum/ethcore
Toralf Wittner 2b05eb43a9 Add `util/mem` to zero out memory on drop. (#8356)
* Add `util/mem` to zero out memory on drop.

* Remove nonsense.

* Remove `Into` impls for `Memzero`.

* Update ethereum-types and remove H256Mut.
2018-04-11 13:57:12 +02:00
..
benches Fixes bench and removes rustc_serialize dependency (#5988) 2017-10-11 17:39:12 +07:00
crypto ethcrypto renamed to ethcore-crypto and moved to ethcore dir (#8340) 2018-04-10 13:56:56 +02:00
evm remove evmjit (#8229) 2018-04-04 18:07:49 +09:00
light Remove RefCell from Header (#8227) 2018-04-03 17:01:28 +09:00
migrations revert removing blooms (#8066) 2018-03-12 20:15:55 +00:00
node_filter Bump ethabi & ethereum-types. (#8258) 2018-04-02 12:12:52 +01:00
private-tx ethcrypto renamed to ethcore-crypto and moved to ethcore dir (#8340) 2018-04-10 13:56:56 +02:00
res Increase gasLimit to 8'000'000 (#8362) 2018-04-11 12:10:57 +02:00
service ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
src Add `util/mem` to zero out memory on drop. (#8356) 2018-04-11 13:57:12 +02:00
stratum ethcore-stratum crate moved to ethcore directory (#8338) 2018-04-10 10:13:42 +02:00
sync ethcore-sync (#8347) 2018-04-10 12:13:49 +02:00
transaction Add `util/mem` to zero out memory on drop. (#8356) 2018-04-11 13:57:12 +02:00
types Bump ethabi & ethereum-types. (#8258) 2018-04-02 12:12:52 +01:00
vm Bump ethabi & ethereum-types. (#8258) 2018-04-02 12:12:52 +01:00
wasm Tweaks and add a Dockerfile for Android (#8036) 2018-04-05 14:38:50 +02:00
Cargo.toml ethcore-stratum crate moved to ethcore directory (#8338) 2018-04-10 10:13:42 +02:00