openethereum/ethcore
Toralf Wittner 2b05eb43a9 Add util/mem to zero out memory on drop. ()
* 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 () 2017-10-11 17:39:12 +07:00
crypto ethcrypto renamed to ethcore-crypto and moved to ethcore dir () 2018-04-10 13:56:56 +02:00
evm remove evmjit () 2018-04-04 18:07:49 +09:00
light Remove RefCell from Header () 2018-04-03 17:01:28 +09:00
migrations revert removing blooms () 2018-03-12 20:15:55 +00:00
node_filter Bump ethabi & ethereum-types. () 2018-04-02 12:12:52 +01:00
private-tx ethcrypto renamed to ethcore-crypto and moved to ethcore dir () 2018-04-10 13:56:56 +02:00
res Increase gasLimit to 8'000'000 () 2018-04-11 12:10:57 +02:00
service ethcore-sync () 2018-04-10 12:13:49 +02:00
src Add util/mem to zero out memory on drop. () 2018-04-11 13:57:12 +02:00
stratum ethcore-stratum crate moved to ethcore directory () 2018-04-10 10:13:42 +02:00
sync ethcore-sync () 2018-04-10 12:13:49 +02:00
transaction Add util/mem to zero out memory on drop. () 2018-04-11 13:57:12 +02:00
types Bump ethabi & ethereum-types. () 2018-04-02 12:12:52 +01:00
vm Bump ethabi & ethereum-types. () 2018-04-02 12:12:52 +01:00
wasm Tweaks and add a Dockerfile for Android () 2018-04-05 14:38:50 +02:00
Cargo.toml ethcore-stratum crate moved to ethcore directory () 2018-04-10 10:13:42 +02:00